Skip to content
/ Norm Public

Norm is Not an ORM tools for REALLY FAST Read and Write Databases

License

Notifications You must be signed in to change notification settings

Wissance/Norm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Norm

Norm is stands for Not an ORM is a C# lib for very HIGH Speed DB data processing in async way at background with Processing data with Batches however due to Norm is NOT ORM it has following disadvantages:

  1. No object tracking
  2. No Lazy loading properties

But it gives us the following:

  1. Read spead is fast
  2. Insert speed is fast
  3. Can work with DB in multiple threads unlike many other ORMs

About

Norm is Not an ORM tools for REALLY FAST Read and Write Databases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages