LINQ to DB is a LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.
Read more
LINQ to DB is a LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.
Read more
Persism is a light weight, auto discovery, autoconfiguration, and convention over configuration ORM (Object Relational Mapping) library
Read more
MyBatis is a persistence framework with support for custom SQL, stored procedures and advanced mappings.
Read more
Hibernate ORM enables developers to more easily write applications whose data outlives the application process.
Read more
DataNucleus (formerly known as Java Persistent Objects JPOX) is a project which provides software products around data management in Java.
Read more
Apache Cayenne is an persistence framework that can address a wide range of persistence needs.
Read more
Apache OpenJPA is a Java persistence project for a stand-alone POJO persistence layer or integrated into any Java EE compliant container.
Read more
jOOQ generates Java code from your database and lets you build type safe SQL queries through its fluent API.
Read more
Ebean is an object–relational mapping product written in Java. It is designed to be simpler to use and understand than JPA or JDO.
Read more
EclipseLink is a comprehensive open-source Java persistence solution addressing relational, XML, and database web services.
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
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