awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to django-nonrel/mongodb-engine

Open-source alternatives to Mongodb Engine

11 open-source projects similar to django-nonrel/mongodb-engine, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mongodb Engine alternative.

  • coleifer/peeweeAvatar de coleifer

    coleifer/peewee

    11,971Ver en 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
    Ver en GitHub↗11,971
  • encode/ormAvatar de encode

    encode/orm

    1,863Ver en GitHub↗

    An async ORM. 🗃

    Python
    Ver en GitHub↗1,863
  • jlafon/pynamodbAvatar de jlafon

    jlafon/PynamoDB

    2,647Ver en GitHub↗

    A pythonic interface to Amazon's DynamoDB

    Python
    Ver en GitHub↗2,647
  • kiddouk/rediscoAvatar de kiddouk

    kiddouk/redisco

    443Ver en GitHub↗

    A Python Library for Simple Models and Containers Persisted in Redis

    Python
    Ver en GitHub↗443
  • mathcamp/flywheelAvatar de mathcamp

    mathcamp/flywheel

    127Ver en GitHub↗

    Object mapper for Amazon's DynamoDB

    Python
    Ver en GitHub↗127

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • ponyorm/ponyAvatar de ponyorm

    ponyorm/pony

    3,822Ver en 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
    Ver en GitHub↗3,822
  • pudo/datasetAvatar de pudo

    pudo/dataset

    4,865Ver en 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
    Ver en GitHub↗4,865
  • sdispater/oratorAvatar de sdispater

    sdispater/orator

    1,416Ver en GitHub↗

    The Orator ORM provides a simple yet beautiful ActiveRecord implementation.

    Python
    Ver en GitHub↗1,416
  • stephenmcd/hot-redisAvatar de stephenmcd

    stephenmcd/hot-redis

    295Ver en GitHub↗

    Rich Python data types for Redis

    Python
    Ver en GitHub↗295
  • web2py/pydalAvatar de web2py

    web2py/pydal

    534Ver en GitHub↗

    A pure Python Database Abstraction Layer

    Python
    Ver en GitHub↗534
  • widdershin/butterdbAvatar de Widdershin

    Widdershin/butterdb

    341Ver en GitHub↗

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

    Python
    Ver en GitHub↗341