Skip to content

abhi2434/dborm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DBOrm

DBOrm (An ORM for Database)

{DBOrm is a completely flexible and light weight framework to define and compose database objects easily. The project provides you a set of classes which can be used to define your ORM}

{The DBOrm provides you two types of development : } Code First Database first

When using Code first approach, the classes are completely hand written and customized according to the need.

In case of Database first, our script (t4 template) will automatically connect to your database and create class library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages