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
Simple mysql ORM with type checking
A Pandas dataframe-based ORM
Asynchronous MySQL ORM for Python
a simple orm in python based on [mysql,dataclass].
Provides an ORM for MySQL, PostgreSQL and SQLite.
mini mysql db orm :: miniorm :: with connection pool
A auto maping ORM for MYSQL and can bind with memcached
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.
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 simple database connector for SQLAlchemy. It is used to
ORM designed to interact with the database (currently with MySQL) using lambda functions and nested functions
pyactiverecord is python active record like mysql wrapper.
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
GenORM (simple functional MySQL/PostgreSQL ORM)
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
A simple and lightweight ORM that facilitate some operations on MySQL using of pymysql.
A search engine for Flask using Pony ORM and Whoosh.
Lazy-Alchemy is a Python package that loads the DB models lazily.
An ORM for MySql.
robotframework-sqless is a SQL abstraction library for Robot Framework
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
Driver to launch a node that can sync cache database with master database.
sql query for humans
Very simple and basic MySQL speaking objects for python
Middleware for use Storm ORM in WSGI applications
simple mysql orm
MySQL backend implementation for rhosocial-activerecord, providing a robust and optimized MySQL database support.
An asynchronous Python ORM that supports MySQL, SQLite, and PostgreSQL with robust performance and easy-to-use interface.
Simplifies writing MySQL statements in non-ORM environments.