An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mongodb-orm

A curated list of projects in awesome lists tagged with mongodb-orm .

https://github.com/prisma/prisma

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

cockroachdb database javascript mariadb mongo mongodb mongodb-orm mssql mysql nodejs orm postgres postgresql prisma prisma-client query-builder sql-server sqlite sqlserver typescript

Last synced: 09 Sep 2025

https://github.com/mongoengine/mongoengine

A Python Object-Document-Mapper for working with MongoDB

hacktoberfest mongo mongodb mongodb-orm odm orm pymongo python

Last synced: 09 Sep 2025

https://github.com/MongoEngine/mongoengine

A Python Object-Document-Mapper for working with MongoDB

hacktoberfest mongo mongodb mongodb-orm odm orm pymongo python

Last synced: 27 Mar 2025

https://github.com/art049/odmantic

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

async asyncio database fastapi mongo mongodb mongodb-orm motor nosql object-document-mapper odm orm pydantic pymongo python python-types sync type-hints

Last synced: 21 Jan 2026

https://art049.github.io/odmantic/

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

async asyncio database fastapi mongo mongodb mongodb-orm motor nosql object-document-mapper odm orm pydantic pymongo python python-types sync type-hints

Last synced: 15 Mar 2025

https://github.com/automvc/bee

Bee is an AI, easy and high efficiency ORM framework,support JDBC,Cassandra,Mongodb,Sharding,Android,HarmonyOS.

android-orm dao mongodb-orm orm sharding-jdbc

Last synced: 14 Jan 2026

https://github.com/dj-nitehawk/mongodb.entities

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management

csharp linq mongodb mongodb-driver mongodb-orm mongodb-repo net5 netstandard2

Last synced: 15 May 2025

https://github.com/dj-nitehawk/MongoDB.Entities

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management

csharp linq mongodb mongodb-driver mongodb-orm mongodb-repo net5 netstandard2

Last synced: 20 Mar 2025

https://github.com/BabDev/Pagerfanta

Pagination library for PHP applications with support for several data providers

doctrine elastica mongodb-orm pagination php solarium

Last synced: 31 Mar 2025

https://github.com/babdev/pagerfanta

Pagination library for PHP applications with support for several data providers

doctrine elastica mongodb-orm pagination php solarium

Last synced: 29 Apr 2025

https://github.com/refty/mongo-thingy

:leaves: Powerful schema-less ODM for MongoDB and Python (sync + async)

mongodb mongodb-odm mongodb-orm odm orm pymongo python python-library python3

Last synced: 04 Apr 2025

https://github.com/Refty/mongo-thingy

:leaves: Powerful schema-less ODM for MongoDB and Python (sync + async)

mongodb mongodb-odm mongodb-orm odm orm pymongo python python-library python3

Last synced: 27 Mar 2025

https://github.com/mongoosejs/studio

A Mongoose-native MongoDB UI with schema-aware autocomplete, AI-assisted queries, and dashboards that understand your models - not just your data.

mongodb mongodb-gui mongodb-orm mongoose mongoose-plugin

Last synced: 01 Feb 2026

https://github.com/mib-kamel/mongo-strict

Mongo Strict is a TypeScript based smart MongoDB ORM, It makes the usage of MongoDB safer, easier and faster with a better performance...

backend decorat javascript mongo mongo-db mongo-orm mongodb mongodb-orm nestjs nodejs orm relational-databases strict typescript

Last synced: 17 Aug 2025

https://github.com/phalcon/incubator-mongodb

MongoDB Database adapter for Phalcon Framework.

mongodb mongodb-driver mongodb-orm

Last synced: 03 Mar 2026

https://github.com/aamirmousavi/mongoleaf

Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.

database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm

Last synced: 30 Mar 2025

https://github.com/eldoy/mongocore

MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.

mongodb mongodb-orm mongodb-ruby-driver odm orm rails ruby ruby-mongodb-driver schema

Last synced: 21 Oct 2025

https://github.com/eldoy/minimongo

Tiny MongoDB Ruby library

mongodb mongodb-driver mongodb-orm ruby ruby-gem

Last synced: 22 Feb 2025

https://github.com/bestianerp/OmMongo

OmMongo is object relational mapping for MongoDB, forked from MongoAlchemy project.

mongodb-orm python3

Last synced: 08 Nov 2025

https://github.com/bestianerp/ommongo

OmMongo is object relational mapping for MongoDB, forked from MongoAlchemy project.

mongodb-orm python3

Last synced: 01 Nov 2025

https://github.com/kosatyi/mango-php

PHP MongoDB models implementation

mongodb mongodb-orm

Last synced: 10 Dec 2025

https://github.com/tuanle96/earnorm

EarnORM is a high-performance, async-first MongoDB ORM for Python, designed to maximize throughput in I/O-bound applications. Built on top of Motor and Pydantic, it leverages the full power of async/await to handle thousands of database operations concurrently while maintaining type safety and data validation.

asyncio hacktoberfest mongo mongodb mongodb-orm motor nosql orm pydantic python

Last synced: 11 Jun 2025

https://github.com/jeyem/mogo

mogo provides a faster usage of mongo with mgo behind

go golang golang-package mgo mongo mongodb mongodb-orm

Last synced: 14 Jan 2026

https://github.com/ronenness/mongore

Creating native JavaScript classes with MongoDB backend

mongodb mongodb-orm node node-js nodejs

Last synced: 12 Oct 2025

https://github.com/mattewid/python-mongopyd

Simple and efficient Pydantic-based models for MongoDB (PyMongo & Motor)

mongodb-model mongodb-orm motor pydantic pymongo

Last synced: 28 Jul 2025

https://github.com/hk-mattew/python-mongopyd

Simple and efficient Pydantic-based models for MongoDB (PyMongo & Motor)

mongodb-model mongodb-orm motor pydantic pymongo

Last synced: 24 Mar 2025

https://github.com/nbadiganti/express-mongoose

Get started with Mongo DB with Express - using Mongoose schema

controllers express-mongoose models mongodb mongodb-orm mongoose-schema nodejs restful-api routers

Last synced: 04 Mar 2025

https://github.com/teitei-tk/sixisles

PyMongo Based ActiveRecord Pattern O/R Mapper

activerecord-pattern mongodb mongodb-orm python

Last synced: 28 Mar 2025

https://github.com/arnavk-09/minimal-text-games

🌀 AI-powered multiplayer text guessing games....

dalle flagsmith mongodb mongodb-orm openai prisma shadcn socket-io sveltekit websockets

Last synced: 30 Dec 2025

https://github.com/lethanhdat0403/earnorm

EarnORM is a high-performance, async-first MongoDB ORM for Python, designed to maximize throughput in I/O-bound applications. Built on top of Motor and Pydantic, it leverages the full power of async/await to handle thousands of database operations concurrently while maintaining type safety and data validation.

asyncio hacktoberfest mongo mongodb mongodb-orm motor nosql orm pydantic python

Last synced: 13 Mar 2025