List of object–relational mapping software: Difference between revisions

Content deleted Content added
The notion that lists aren't necessarily up-to-date or all-inclusive is already implied.
No edit summary
Tag: Reverted
Line 68:
* [[ActiveRecord]]
* [[DataMapper]]
 
==JavaScript==
* [[Sequelize]] - Sequelize is a very mature and popular Node.js ORM library
* [[Mongoose ]] - the most popular ORM library in the Node.js world.
* [[TypeORM ]] - ORM library built for TypeScript projects.
 
==Smalltalk==