awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
encode avatar

encode/ormArchived

0
View on GitHub↗
1,863 stars·97 forks·Python·BSD-3-Clause·11 viewswww.encode.io/orm↗

Orm

An async ORM. πŸ—ƒ

Features

  • Database ORMs and ODMs - Asynchronous ORM for database interactions.
  • ORM Frameworks - Asynchronous ORM.

Star history

Star history chart for encode/ormStar history chart for encode/orm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Orm

Similar open-source projects, ranked by how many features they share with Orm.
  • coleifer/peeweecoleifer avatar

    coleifer/peewee

    11,971View on 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
    View on GitHub↗11,971
  • dialoguemd/fastapi-sqladialoguemd avatar

    dialoguemd/fastapi-sqla

    446View on GitHub↗

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

    Python
    View on GitHub↗446
  • django-nonrel/mongodb-enginedjango-nonrel avatar

    django-nonrel/mongodb-engine

    870View on GitHub↗

    Django MongoDB Backend

    Python
    View on GitHub↗870
  • beanieodm/beanieBeanieODM avatar

    BeanieODM/beanie

    2,679View on GitHub↗

    Asynchronous Python ODM for MongoDB

    Pythonasyncasynchronousasyncio
    View on GitHub↗2,679
See all 24 alternatives to Orm→

Frequently asked questions

What does encode/orm do?

An async ORM. πŸ—ƒ

What are the main features of encode/orm?

The main features of encode/orm are: Database ORMs and ODMs, ORM Frameworks.

What are some open-source alternatives to encode/orm?

Open-source alternatives to encode/orm include: coleifer/peewee β€” Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping… dialoguemd/fastapi-sqla β€” SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production. django-nonrel/mongodb-engine β€” Django MongoDB Backend. dymmond/edgy β€” πŸ”₯ The perfect ORM to work with complex databases πŸ”₯. hadrien/fastsqla β€” Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more. beanieodm/beanie β€” Asynchronous Python ODM for MongoDB.