awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to encode/orm

Open-source alternatives to Encode Orm

24 open-source projects similar to encode/orm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Encode Orm alternative.

  • beanieodm/beanieAvatar de BeanieODM

    BeanieODM/beanie

    2,679Voir sur GitHub↗

    Asynchronous Python ODM for MongoDB

    Pythonasyncasynchronousasyncio
    Voir sur GitHub↗2,679
  • coleifer/peeweeAvatar de coleifer

    coleifer/peewee

    11,971Voir sur GitHub↗

    Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping application classes to relational database tables. It functions as a relational database toolkit for managing schemas, executing migrations, and handling complex table relationships. The project distinguishes itself by providing an asyncio database driver for non-blocking database operations, ensuring event loop responsiveness. It also supports semi-structured data storage, allowing the storage and querying of flexible JSON documents within traditional relational database systems.

    Pythonasynciodankfastapi
    Voir sur GitHub↗11,971
  • dialoguemd/fastapi-sqlaAvatar de dialoguemd

    dialoguemd/fastapi-sqla

    446Voir sur GitHub↗

    SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.

    Python
    Voir sur GitHub↗446
  • django-nonrel/mongodb-engineAvatar de django-nonrel

    django-nonrel/mongodb-engine

    870Voir sur GitHub↗

    Django MongoDB Backend

    Python
    Voir sur GitHub↗870
  • dymmond/edgyAvatar de dymmond

    dymmond/edgy

    431Voir sur GitHub↗

    🔥 The perfect ORM to work with complex databases 🔥

    Python
    Voir sur GitHub↗431

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • hadrien/fastsqlaAvatar de hadrien

    hadrien/FastSQLA

    82Voir sur GitHub↗

    Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more

    Python
    Voir sur GitHub↗82
  • ignisor/fastapiweeAvatar de Ignisor

    Ignisor/FastAPIwee

    105Voir sur GitHub↗

    FastAPI PeeWee = <3

    Python
    Voir sur GitHub↗105
  • jlafon/pynamodbAvatar de jlafon

    jlafon/PynamoDB

    2,647Voir sur GitHub↗

    A pythonic interface to Amazon's DynamoDB

    Python
    Voir sur GitHub↗2,647
  • kiddouk/rediscoAvatar de kiddouk

    kiddouk/redisco

    443Voir sur GitHub↗

    A Python Library for Simple Models and Containers Persisted in Redis

    Python
    Voir sur GitHub↗443
  • leosussan/fastapi-gino-arq-uvicornAvatar de leosussan

    leosussan/fastapi-gino-arq-uvicorn

    555Voir sur GitHub↗

    High-performance Async REST API, in Python. FastAPI GINO Arq Uvicorn (w/ Redis and PostgreSQL).

    Python
    Voir sur GitHub↗555
  • mathcamp/flywheelAvatar de mathcamp

    mathcamp/flywheel

    127Voir sur GitHub↗

    Object mapper for Amazon's DynamoDB

    Python
    Voir sur GitHub↗127
  • mfreeborn/fastapi-sqlalchemyAvatar de mfreeborn

    mfreeborn/fastapi-sqlalchemy

    757Voir sur GitHub↗

    Adds simple SQLAlchemy support to FastAPI

    Python
    Voir sur GitHub↗757
  • mongoengine/mongoengineAvatar de MongoEngine

    MongoEngine/mongoengine

    4,349Voir sur GitHub↗

    MongoEngine is a Python object-document mapper that translates database records into objects to provide an object-oriented interface for data persistence. It serves as a document manager and schema validator for MongoDB, mapping classes to documents to enforce data types and validation rules. The project provides a lazy-loaded queryset system for filtering, sorting, and aggregating collections using Pythonic syntax. It manages complex data structures through features such as document inheritance, recursive embedded document handling, and reference-based object linking. The library covers bro

    Pythonhacktoberfestmongomongodb
    Voir sur GitHub↗4,349
  • piccolo-orm/piccoloAvatar de piccolo-orm

    piccolo-orm/piccolo

    1,913Voir sur GitHub↗
    Pythonasgiasynciodatabase
    Voir sur GitHub↗1,913
  • ponyorm/ponyAvatar de ponyorm

    ponyorm/pony

    3,822Voir sur GitHub↗

    Pony is a Python object-relational mapper that maps classes to relational database tables using an object-oriented interface. It serves as a relational database toolkit providing the means to manage database transactions, identity mapping, and the lazy loading of related records. The project is distinguished by a SQL query translator that converts Python generator expressions into optimized SQL queries by analyzing the abstract syntax tree. It also includes a visual database schema designer for creating entity-relationship diagrams to automatically generate and synchronize relational database

    Pythoncockroachcockroachdbmysql
    Voir sur GitHub↗3,822
  • pudo/datasetAvatar de pudo

    pudo/dataset

    4,865Voir sur GitHub↗

    This project is a SQL data access layer and schema generator that allows for reading and writing records in relational databases by treating tables as simple data structures. It functions as an automatic schema generator that creates database tables and columns on the fly based on the structure of the incoming data. The tool provides a high-performance bulk loader that imports large datasets using grouped atomic transactions to ensure data consistency. It also includes a record upsert mechanism that determines whether to update an existing row or insert a new one based on unique identifiers.

    Pythondatabasepythonsql
    Voir sur GitHub↗4,865
  • pynamodb/pynamodbAvatar de pynamodb

    pynamodb/PynamoDB

    2,647Voir sur GitHub↗

    A pythonic interface to Amazon's DynamoDB

    Pythonawsdynamodbpython
    Voir sur GitHub↗2,647
  • python-gino/ginoAvatar de python-gino

    python-gino/gino

    2,802Voir sur GitHub↗

    GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

    Python
    Voir sur GitHub↗2,802
  • sdispater/oratorAvatar de sdispater

    sdispater/orator

    1,416Voir sur GitHub↗

    The Orator ORM provides a simple yet beautiful ActiveRecord implementation.

    Python
    Voir sur GitHub↗1,416
  • stephenmcd/hot-redisAvatar de stephenmcd

    stephenmcd/hot-redis

    295Voir sur GitHub↗

    Rich Python data types for Redis

    Python
    Voir sur GitHub↗295
  • tarsil/saffierAvatar de tarsil

    tarsil/saffier

    150Voir sur GitHub↗

    The only ORM that you will ever need for python.

    Python
    Voir sur GitHub↗150
  • tortoise/aerichAvatar de tortoise

    tortoise/aerich

    1,090Voir sur GitHub↗

    A database migrations tool for TortoiseORM, ready to production.

    Pythondatabase-migrationsmigration-toolmysql
    Voir sur GitHub↗1,090
  • web2py/pydalAvatar de web2py

    web2py/pydal

    534Voir sur GitHub↗

    A pure Python Database Abstraction Layer

    Python
    Voir sur GitHub↗534
  • widdershin/butterdbAvatar de Widdershin

    Widdershin/butterdb

    341Voir sur GitHub↗

    butterdb is a Python object mapper for Google Drive Spreadsheets. Still in development, but usable.

    Python
    Voir sur GitHub↗341