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
ORM designed to interact with the database (currently with MySQL) using lambda functions and nested functions
A Pandas dataframe-based ORM
A simplified SQLModel-based ORM for async database operations
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
Universal, framework-independent ORM for Python.
NovaLang - Universal Programming Language with Clean API Templates
Provides an ORM for MySQL, PostgreSQL and SQLite.
mini mysql db orm :: miniorm :: with connection pool
GenORM (simple functional MySQL/PostgreSQL ORM)
MySQL ORM
Production-grade database utilities with universal interface and hash collision detection
ORM and CRUD Service for Aioli with support for MySQL and PostgreSQL
a simple orm in python based on [mysql,dataclass].
MySQL query tool class used by python.
一个基于 SQLAlchemy 2.0 的高可复用数据库工具库,提供完整的 CRUD 操作、批量数据处理和高级数据库功能。
A search engine for Flask using Pony ORM and Whoosh.
A simple database connector for SQLAlchemy. It is used to
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
Very simple and basic MySQL speaking objects for python
pyactiverecord is python active record like mysql wrapper.
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.
An ORM for MySql.
A comprehensive, ORM-agnostic database migration system with FastAPI integration, supporting PostgreSQL, MySQL, and SQLite
Lazy-Alchemy is a Python package that loads the DB models lazily.
This project contains optimizations (hacks) for MySQL for Django ORM
Driver to launch a node that can sync cache database with master database.
A simple and lightweight ORM that facilitate some operations on MySQL using of pymysql.