Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
Forked from pypika and streamline just for tortoise-orm
一个基于 SQLAlchemy 2.0 的高可复用数据库工具库,提供完整的 CRUD 操作、批量数据处理和高级数据库功能。
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.
Cross-database LastDayOfMonth function for Django ORM
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
Provides an ORM for MySQL, PostgreSQL and SQLite.
A comprehensive, ORM-agnostic database migration system with FastAPI integration, supporting PostgreSQL, MySQL, and SQLite
Python Object-Relational Mapping
A simplified SQLModel-based ORM for async database operations
Lightweight extensible ORM for SQLite
A simple database connector for SQLAlchemy. It is used to
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
Very light ORM for SQLite, simple and efficient
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.
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
A light SQLite3 wrapper for easier database operations in Python.
In-memory SQLAlchemy 2.0 dialect for blazing‑fast prototyping.
A tiny SQLite ORM for Python.
Driver to launch a node that can sync cache database with master database.
A simple ORM framework for Python ( Nano ORM )
Lazy-Alchemy is a Python package that loads the DB models lazily.
Запросы в объектном стиле без моделей с поддержкой кеша данных.
robotframework-sqless is a SQL abstraction library for Robot Framework
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
This module is written to launch your programs with any database you want in the shortest time
A simple ORM for SQLite databases in Python
Simple ORM for basic operations in SQLite databases
DB-API2 connection pool for Django (for postgresql, mysql and sqlite)
Trivial ORM for mapping dataclasses to SQLite
基于pyodbc和sqlite的orm工具
A simple declarative ORM for SQLite
Middleware for use Storm ORM in WSGI applications
An asynchronous Python ORM that supports MySQL, SQLite, and PostgreSQL with robust performance and easy-to-use interface.