Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.
Forked from pypika and streamline just for tortoise-orm
warehouse compressed Python objects with SQLite
A minimalist SQLite wrapper library for Python which supports ORM features.
================== Active-SQLAlchemy ================== A framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record like api, while it still uses the db.session underneath :copyright: © 2014/2015 by `Mardix`. :license: MIT, see LICENSE for more details.
A sensible orm for PostgreSQL or SQLite
A Python Object Database Implemented Using cPickle and SQLite - An easy way to store and fetch Python objects
A framework agnostic wrapper for SQLAlchemy with a simple active record like api
DB-API2 connection pool for Django (for postgresql, mysql and sqlite)
Provides an ORM for MySQL, PostgreSQL and SQLite.
Provides a simple ORM for MySQL, PostgreSQL and SQLite.
A Python object relational mapper for SQLite.
QLite is a lite project of SQLite ORM at Python3, as lite ORM for lite SQL.
Middleware for use Storm ORM in WSGI applications
A simple, ultra-lightweight ORM for MySQL, SQLite, and Postgres
A lightweight, zero-dependency ORM for SQLite in Python
A small, schemaless ORM that is backed by SQLite.
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
A simple ORM for SQLite
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
This package provides a utility to validate pydantic request models and also serialize db object using pydantic models.
A tiny ORM for SQLite
A tiny SQLite ORM for Python.
Do SQLite CRUD operation via JSON object
Mini and Secure SQLite ORM
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
Sunbasket is an embedded algorithmic auxiliary management tool that mainly provides five categories of information management, including algorithm, model, parameter, application, and data, model storage management, and algorithm logging. The main technologies use SQLite, ORM, and logging, and the design mode is factory mode.
An SQLite ORM for Python, inspired by Laravel's Eloquent.
This is a lite version of MongoEngine ORM that persists the information in a JSON file, similar to SQLite to SQL databases