Object relational mapping (ORM) makes it possible for you to write queries in the language of your choice. An ORM is beneficial for medium- to large-scale projects that source data from hundreds of database tables. Using an ORM library to build your data layer helps ensure that the database will always remain in a consistent state.
Table of contents
Object Relational MappingORM LibrariesJavaScript ORM LibrariesTypeScript ORM Libraries4 Comments
Sort: