Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
Forked from pypika and streamline just for tortoise-orm
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.
Provides an ORM for MySQL, PostgreSQL and SQLite.
A simple ORM for SQLite databases in Python
A Python Object Database Implemented Using cPickle and SQLite - An easy way to store and fetch Python objects
A simple database connector for SQLAlchemy. It is used to
A minimalist SQLite wrapper library for Python which supports ORM features.
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
Lazy-Alchemy is a Python package that loads the DB models lazily.
Very light ORM for SQLite, simple and efficient
Driver to launch a node that can sync cache database with master database.
Simple ORM for basic operations in SQLite databases
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 simple ORM framework for Python ( Nano ORM )
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
A simple declarative ORM for SQLite
Trivial ORM for mapping dataclasses to SQLite
Python Object-Relational Mapping
Middleware for use Storm ORM in WSGI applications
robotframework-sqless is a SQL abstraction library for Robot Framework
DB-API2 connection pool for Django (for postgresql, mysql and sqlite)
基于pyodbc和sqlite的orm工具
A tiny SQLite ORM for Python.
Mini and Secure SQLite ORM
This is a lite version of MongoEngine ORM that persists the information in a JSON file, similar to SQLite to SQL databases
A small, schemaless ORM that is backed by SQLite.
QLite is a lite project of SQLite ORM at Python3, as lite ORM for lite SQL.
Provides an ORM for MySQL, PostgreSQL and SQLite.
A tiny tortoise ORM
Simple lightweight Django-like ORM for SQLite
Xu Yuxing's personal sqlite orm.
ORM for sqlite which allows using objects from database as reactive objects. All changes made with single object will react on its data inside db
A simple database connector for SQLAlchemy. It is used to
A Python object relational mapper for SQLite.