Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
Forked from pypika and streamline just for tortoise-orm
abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite and PostgreSQL databases in Python. It aims to provide a simple and intuitive interface for managing database models and interactions.
A simple ORM for SQLite databases in Python
Provides an ORM for MySQL, PostgreSQL and SQLite.
A minimalist SQLite wrapper library for Python which supports ORM features.
A Python Object Database Implemented Using cPickle and SQLite - An easy way to store and fetch Python objects
Simple ORM for basic operations in SQLite databases
A portable object model mapper that can work with any database and model library (dataclasses, Attrs, Pydantic, etc.). It is designed for the general case to support the largest possible number of databases.
Lazy-Alchemy is a Python package that loads the DB models lazily.
Python Object-Relational Mapping
A simple database connector for SQLAlchemy. It is used to
Very light ORM for SQLite, simple and efficient
DB-API2 connection pool for Django (for postgresql, mysql and sqlite)
Driver to launch a node that can sync cache database with master database.
A simple declarative ORM for SQLite
A tiny tortoise ORM
Simple lightweight Django-like ORM for SQLite
A simple ORM for SQLite
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
A simple ORM framework for Python ( Nano ORM )
Trivial ORM for mapping dataclasses to SQLite
A tiny SQLite ORM for Python.
A small, schemaless ORM that is backed by SQLite.
Integration of Tortoise orm into a Django project with one line of code
Xu Yuxing's personal sqlite orm.
Middleware for use Storm ORM in WSGI applications
Mini and Secure SQLite ORM
robotframework-sqless is a SQL abstraction library for Robot Framework
A Python object relational mapper for SQLite.
This is a lite version of MongoEngine ORM that persists the information in a JSON file, similar to SQLite to SQL databases
Django style ORM for sqlite3
ORM for sqlite which allows using objects from database as reactive objects. All changes made with single object will react on its data inside db