List of object–relational mapping software: Difference between revisions

Content deleted Content added
Removing link(s) / list item(s) Wikipedia:Articles for deletion/Propel (PHP) closed as delete (XFDcloser)
Cwtuan (talk | contribs)
add ORM tool for node.js engne
Line 19:
*[[Apache OpenJPA|Kodo]], commercial implementation of both [[Java Data Objects]] and [[Java Persistence API]]
*[[TopLink]] by Oracle
 
==Node.js==
*[https://npm-compare.com/sequelize sequelize], Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, DB2, Microsoft SQL Server, and Snowflake
*[https://npm-compare.com/typeorm typeorm], scalable ORM tool
*[https://npm-compare.com/bookshelf bookshelf], lightweight ORM tool for PostgreSQL, MySQL, and SQLite3
 
==iOS==