python async orm with fastapi in mind and pydantic validation
-
Updated
Oct 2, 2024 - Python
python async orm with fastapi in mind and pydantic validation
ORM package for google Cloud Firestore.
A asynchronous Object-Graph-Mapper for Neo4j 5+ and Python 3.10+
Use Postgresql/Sqlite as if it were a Python Dictionary
Various templates and samples with FastAPI
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
Small library for easy work with databases.
用python实现的一个简单的orm。
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.
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 Python-ORM with pony, sqlalchemy and peewee for sqlite
Basic python and javaScript training provided by alx-software engineering
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."