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.

27m read timeFrom sitepoint.com
Post cover image
Table of contents
Object Relational MappingORM LibrariesJavaScript ORM LibrariesTypeScript ORM Libraries
4 Comments

Sort: