Forked from pypika and streamline just for tortoise-orm
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
A database migrations tool for Tortoise ORM.
Simple mysql ORM with type checking
a lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work
A simplified SQLModel-based ORM for async database operations
A Pandas dataframe-based ORM
Provides an ORM for MySQL, PostgreSQL and SQLite.
a simple orm in python based on [mysql,dataclass].
ORM designed to interact with the database (currently with MySQL) using lambda functions and nested functions
A auto maping ORM for MYSQL and can bind with memcached
mini mysql db orm :: miniorm :: with connection pool
A thread safe sql executor for Python like MyBatis with connection pool. It helps you automatically manage database connections and transactions. It also provides ORM operations for single tables.
ORM and CRUD Service for Aioli with support for MySQL and PostgreSQL
MySQL query tool class used by python.
A simple database connector for SQLAlchemy. It is used to
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
dataloom stands as a bespoke Object-Relational Mapping (ORM) solution meticulously crafted to empower Python developers in efficiently managing diverse databases. Unlike conventional ORMs, Dataloom has been built from the ground up, providing native support for SQLite3, PostgreSQL, and MySQL. Navigate effortlessly between database engines while enjoying a tailored and performant ORM experience.
GenORM (simple functional MySQL/PostgreSQL ORM)
A search engine for Flask using Pony ORM and Whoosh.
Driver to launch a node that can sync cache database with master database.
Lazy-Alchemy is a Python package that loads the DB models lazily.
A simple and lightweight ORM that facilitate some operations on MySQL using of pymysql.
An ORM for MySql.
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
pyactiverecord is python active record like mysql wrapper.
A comprehensive, ORM-agnostic database migration system with FastAPI integration, supporting PostgreSQL, MySQL, and SQLite
一个基于 SQLAlchemy 2.0 的高可复用数据库工具库,提供完整的 CRUD 操作、批量数据处理和高级数据库功能。
Middleware for use Storm ORM in WSGI applications
Simplifies writing MySQL statements in non-ORM environments.