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
Storm is an object-relational mapper (ORM) for Python.
Read more
Prisma helps app developers build faster and make fewer errors with a database toolkit for PostgreSQL, MySQL, SQL Server, and SQLite.
Read more
MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.
Read more
TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms.
Read more
Propel is a highly customizable and blazing fast ORM library for PHP 5.5+. This is free and open source software.
Read more
Spot is a simple and efficient DataMapper built on Doctrine DBAL. Spot is free and open source software for PHP.
Read more
Medoo is a lightweight PHP database framework to accelerate development. Supports MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle.
Read more
RedBeanPHP is a simple, easy-to-use, on-the-fly object mapper, especially suited for RAD, prototyping and people with deadlines.
Read more
Doctrine ORM is an object-relational mapper for for PHP 7.1+ that provides transparent persistence for PHP objects.
Read more
Django is a high-level web application framework that loosely follows the model-view-controller design pattern.
Read more