Showing 1 to 12 out of 12 tools
- Active Record
Active Record
Active Record, the ORM that Rails uses, is the M in MVC - the model - which is the layer of the system responsible for representing business data and logic.
free - Django ORM
Django ORM
Django's own ORM is part of its web framework, allowing for easy database manipulation.
free - Doctrine
Doctrine
Doctrine is a set of PHP libraries primarily focused on providing persistence services and related functionality.
free - Entity Framework
Entity Framework
Entity Framework (EF) is an open source object-relational mapping (ORM) framework for .NET.
free - GORM
GORM
GORM is a developer-friendly ORM library for handling tasks associated with a database like querying, associations, transactions, etc.
free - Hibernate
Hibernate
Hibernate ORM enables developers to more easily write applications whose data outlives the application process.
free - Laravel Eloquent
Laravel Eloquent
Eloquent ORM included with Laravel provides a beautiful, simple ActiveRecord implementation for working with your database.
free - Mongoose
Mongoose
Mongoose provides a straightforward, schema-based solution to model your application data with MongoDB.
free - MyBatis
MyBatis
MyBatis is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings.
free - SQLAlchemy
SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object-Relational Mapping (ORM) library that gives application developers the full power and flexibility of SQL.
free - Sequelize
Sequelize
A promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
free - TypeORM
TypeORM
A ORM that can run in Node.js, Browser, Cordova, PhoneGap, and Ionic platforms and can be used with TypeScript and JavaScript.
free