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
art049 avatar

art049/odmantic

0
View on GitHub↗
1,173 stars·96 forks·Python·ISC·10 viewsart049.github.io/odmantic↗

Odmantic

Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

Features

  • Database Clients - Async ODM for MongoDB.
  • Language Drivers - Asynchronous ODM for Python using Pydantic.

Star history

Star history chart for art049/odmanticStar history chart for art049/odmantic

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

Frequently asked questions

What does art049/odmantic do?

Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

What are the main features of art049/odmantic?

The main features of art049/odmantic are: Database Clients, Language Drivers.

What are some open-source alternatives to art049/odmantic?

Open-source alternatives to art049/odmantic include: mongoengine/mongoengine — MongoEngine is a Python object-document mapper that translates database records into objects to provide an… mongodb/motor — Motor - the async Python driver for MongoDB and Tornado or asyncio. mongodb/mongo-python-driver — The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage… alcaeus/mongo-php-adapter — :link: [Deprecated] Adapter to provide ext-mongo interface on top of mongo-php-library. apache/libcloud — Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to… apache/cassandra-python-driver — Python Driver for Apache Cassandra®.

Open-source alternatives to Odmantic

Similar open-source projects, ranked by how many features they share with Odmantic.
  • mongodb/motormongodb avatar

    mongodb/motor

    2,530View on GitHub↗

    Motor - the async Python driver for MongoDB and Tornado or asyncio

    Python
    View on GitHub↗2,530
  • mongoengine/mongoengineMongoEngine avatar

    MongoEngine/mongoengine

    4,349View on 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
    View on GitHub↗4,349
  • mongodb/mongo-python-drivermongodb avatar

    mongodb/mongo-python-driver

    4,342View on GitHub↗

    The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage data within MongoDB databases using the Python programming language. It serves as a database connectivity library that handles authentication and connection pooling, while also providing a vector search client for managing embedding indexes and retrieving data based on semantic similarity. The driver supports both synchronous and asynchronous database driver models to perform non-blocking I/O operations and stream data from database clusters. It distinguishes itself through speci

    Pythonmongodbmongodb-driverpymongo
    View on GitHub↗4,342
  • alcaeus/mongo-php-adapteralcaeus avatar

    alcaeus/mongo-php-adapter

    463View on GitHub↗

    :link: Deprecated Adapter to provide ext-mongo interface on top of mongo-php-library

    PHP
    View on GitHub↗463
See all 30 alternatives to Odmantic→