RepoDB is an open-source .NET ORM library that bridges the gaps of micro-ORMs and full-ORMs.
Read more
The Linux Portal Site
RepoDB is an open-source .NET ORM library that bridges the gaps of micro-ORMs and full-ORMs.
Read more
Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It is designed to work with PostgreSQL, MySQL, and SQLite3.
Read more
Waterline is an adapter-based ORM for Node.js offering a uniform API for accessing databases, protocols, and 3rd party APIs.
Read more
Objection.js is an ORM for Node.js that aims to stay out of your way and make it as easy as possible.
Read more
Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
Read more
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Read more
Peewee is a simple and small Object Relational Mapper. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
Read more
Pony is an advanced object-relational mapper. It is an easy-to-learn and easy-to-use library.
Read more
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
Read more
Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django.
Read more