saffier

ORM

An ORM that simplifies the interaction with relational databases using an object-oriented interface

The only ORM that you will ever need for python.

GitHub

62 stars
3 watching
4 forks
Language: Python
last commit: 25 days ago
Linked from 1 awesome list

asynciodatabasemysqlormorm-frameworkorm-modelpostgrespostgresqlpydanticpythonpython3sqlitesqlite3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,781
alevy/postgresql-orm An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. 77
dymmond/edgy An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. 198
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
wallneradam/esorm An ORM library for ElasticSearch documents using Pydantic 39
araq/ormin A library that provides an object-relational mapping system to interact with databases using a high-level interface. 153
05bit/peewee-async An asynchronous interface for Peewee ORM, providing a drop-in replacement for synchronous code with support for multiple databases. 735
hamedmasafi/nut An advanced ORM library for Qt that simplifies database interactions and data modeling. 295
eudoxia0/crane A database abstraction layer for Common Lisp, providing an object-relational mapping interface. 201
twentyfourminutes/venflow An ORM designed to provide an alternative to existing solutions with improved performance and features 170
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
mikro-orm/nestjs A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. 205
wichert/pyramid_sqlalchemy A package that simplifies the integration of SQLAlchemy with Pyramid web applications. 26
fukamachi/mito An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. 293