python-orm
There are 12 repositories under python-orm topic.
collerek/ormar
python async orm with fastapi in mind and pydantic validation
gameboy86/matchbox-orm
ORM package for google Cloud Firestore.
groc-prog/pyneo4j-ogm
A asynchronous Object-Graph-Mapper for Neo4j 5+ and Python 3.10+
rolobio/DictORM
Use Postgresql/Sqlite as if it were a Python Dictionary
YeonwooSung/FastAPI_Templates
Various templates and samples with FastAPI
leosocy/cacheorm
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
okw-y/ormstorm
Small library for easy work with databases.
ProdByGodfather/abarorm
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.
bujnlc8/orMysql
用python实现的一个简单的orm。
emilianstoyanov/Python-ORM
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.
ozcanyarimdunya/python-orm
Simple Python-ORM with pony, sqlalchemy and peewee for sqlite
Yidne21/alx-higher_level_programming
Basic python and javaScript training provided by alx-software engineering