Small library for easy work with databases.
-
Updated
Nov 8, 2023 - Python
Small library for easy work with databases.
Object Relational Mapping (ORM) is a technique used in creating a "bridge" between object-oriented programs and, in most cases, relational databases. Put another way, you can see the ORM as the layer that connects object oriented programming (OOP) to relational databases.
Simple and lite ORM in Python
用python实现的一个简单的orm。
Basic python and javaScript training provided by alx-software engineering
Log, view, and maniplute event data
SQLL is a simple, yet powerful SQL client library for Python using SQLite.
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
Simple Python-ORM with pony, sqlalchemy and peewee for sqlite
abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite, MySQL, and PostgreSQL databases in Python. It provides a simple and intuitive interface for managing database models and interactions.
High-performance async ORM for all major databases
Use Postgresql/Sqlite as if it were a Python Dictionary
Various templates and samples with FastAPI
A asynchronous Object-Graph-Mapper for Neo4j 5+ and Python 3.10+
ORM package for google Cloud Firestore.
python async orm with fastapi in mind and pydantic validation
Add a description, image, and links to the python-orm topic page so that developers can more easily learn about it.
To associate your repository with the python-orm topic, visit your repo's landing page and select "manage topics."