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.
a lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work
Production-grade database utilities with universal interface and hash collision detection
Simple mysql ORM with type checking
A Pandas dataframe-based ORM
Universal, framework-independent ORM for Python.
A simplified SQLModel-based ORM for async database operations
NovaLang - Universal Programming Language with Clean API Templates
ORM designed to interact with the database (currently with MySQL) using lambda functions and nested functions
Provides an ORM for MySQL, PostgreSQL and SQLite.
a simple orm in python based on [mysql,dataclass].
ORM and CRUD Service for Aioli with support for MySQL and PostgreSQL
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.
A auto maping ORM for MYSQL and can bind with memcached
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.
A search engine for Flask using Pony ORM and Whoosh.
一个基于 SQLAlchemy 2.0 的高可复用数据库工具库,提供完整的 CRUD 操作、批量数据处理和高级数据库功能。
GenORM (simple functional MySQL/PostgreSQL ORM)
MySQL ORM
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
MySQL query tool class used by python.
pyactiverecord is python active record like mysql wrapper.
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
A Laravel-like ORM for MySQL in Python
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
An ORM for MySql.
A simple database connector for SQLAlchemy. It is used to
A simple and lightweight ORM that facilitate some operations on MySQL using of pymysql.
通用的数据管理脚手架,支持多数据库、配置驱动、高性能
A comprehensive, ORM-agnostic database migration system with FastAPI integration, supporting PostgreSQL, MySQL, and SQLite