python-orm

There are 12 repositories under python-orm topic.

  • collerek/ormar

    python async orm with fastapi in mind and pydantic validation

    Language:Python1.7k1726894
  • gameboy86/matchbox-orm

    ORM package for google Cloud Firestore.

    Language:Python22486
  • groc-prog/pyneo4j-ogm

    A asynchronous Object-Graph-Mapper for Neo4j 5+ and Python 3.10+

    Language:Python15143
  • rolobio/DictORM

    Use Postgresql/Sqlite as if it were a Python Dictionary

    Language:Python12534
  • YeonwooSung/FastAPI_Templates

    Various templates and samples with FastAPI

    Language:Python7274
  • leosocy/cacheorm

    A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.

    Language:Python4210
  • ormstorm

    okw-y/ormstorm

    Small library for easy work with databases.

    Language:Python3100
  • abarorm

    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.

    Language:Python31121
  • bujnlc8/orMysql

    用python实现的一个简单的orm。

    Language:Python220
  • 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.

    Language:Python1100
  • ozcanyarimdunya/python-orm

    Simple Python-ORM with pony, sqlalchemy and peewee for sqlite

    Language:Python1101
  • Yidne21/alx-higher_level_programming

    Basic python and javaScript training provided by alx-software engineering

    Language:Python110