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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to facile-it/mongodb-bundle

Open-source alternatives to Mongodb Bundle

30 open-source projects similar to facile-it/mongodb-bundle, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mongodb Bundle alternative.

  • art049/odmanticart049 avatar

    art049/odmantic

    1,173View on GitHub↗

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

    Pythonasyncasynciodatabase
    View on GitHub↗1,173
  • automattic/mongooseAutomattic avatar

    Automattic/mongoose

    27,479View on GitHub↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    View on GitHub↗27,479
  • awapps/mongrationawapps avatar

    awapps/mongration

    86View on GitHub↗

    MongoDB migration framework

    JavaScript
    View on GitHub↗86
  • ballerina-platform/module-ballerinax-mongodbballerina-platform avatar

    ballerina-platform/module-ballerinax-mongodb

    122View on GitHub↗

    MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. MongoDB offers both a Community and an Enterprise version of the database.

    Ballerina
    View on GitHub↗122

AI search

Explore more awesome repositories

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

Find more with AI search
  • bguerout/jongobguerout avatar

    bguerout/jongo

    589View on GitHub↗

    Query in Java as in Mongo shell

    Java
    View on GitHub↗589
  • certego/atlasqcertego avatar

    certego/AtlasQ

    7View on GitHub↗

    AtlasQ allows the usage of AtlasSearch keeping the MongoEngine syntax.

    Python
    View on GitHub↗7
  • comtihon/mongodb-erlangcomtihon avatar

    comtihon/mongodb-erlang

    349View on GitHub↗

    MongoDB driver for Erlang

    Erlang
    View on GitHub↗349
  • denodrivers/mongodenodrivers avatar

    denodrivers/mongo

    513View on GitHub↗

    🍃 MongoDB driver for Deno 🦕

    TypeScript
    View on GitHub↗513
  • doctrine/doctrinemongodbbundledoctrine avatar

    doctrine/DoctrineMongoDBBundle

    385View on GitHub↗

    Integrates Doctrine MongoDB ODM with Symfony

    PHP
    View on GitHub↗385
  • doctrine/mongodb-odmdoctrine avatar

    doctrine/mongodb-odm

    1,096View on GitHub↗

    The Official PHP MongoDB ORM/ODM

    PHPmongodbodmorm
    View on GitHub↗1,096
  • fons/cl-mongofons avatar

    fons/cl-mongo

    144View on GitHub↗

    lisp interface to mongo db

    Common Lisp
    View on GitHub↗144
  • globalsign/mgoglobalsign avatar

    globalsign/mgo

    1,966View on GitHub↗

    The MongoDB driver for Go

    Gogolangmongodb
    View on GitHub↗1,966
  • go-bongo/bongogo-bongo avatar

    go-bongo/bongo

    489View on GitHub↗

    Go ODM for MongoDB

    Go
    View on GitHub↗489
  • hashnode/mern-starterHashnode avatar

    Hashnode/mern-starter

    5,144View on GitHub↗

    This project is a full-stack JavaScript scaffold and MERN stack project boilerplate. It provides a pre-configured project structure combining MongoDB, Express, React, and Node.js to reduce manual setup time when bootstrapping data-driven web applications. The toolkit features a dockerized full-stack environment that isolates the application and database in containers to ensure consistency between development and production. It also includes a server-side rendering framework designed to generate HTML on the server and hydrate on the client to improve load speeds and search engine visibility.

    JavaScript
    View on GitHub↗5,144
  • hibernate/hibernate-ogmhibernate avatar

    hibernate/hibernate-ogm

    324View on GitHub↗

    Hibernate OGM - Domain model persistence for NoSQL datastores

    Java
    View on GitHub↗324
  • jdesboeufs/connect-mongojdesboeufs avatar

    jdesboeufs/connect-mongo

    1,970View on GitHub↗

    MongoDB session store for Express

    TypeScript
    View on GitHub↗1,970
  • jeroen/mongolitejeroen avatar

    jeroen/mongolite

    288View on GitHub↗

    Fast and Simple MongoDB Client for R

    C
    View on GitHub↗288
  • kobil-systems/mongodbkobil-systems avatar

    kobil-systems/mongodb

    567View on GitHub↗

    MongoDB driver for Elixir

    Elixir
    View on GitHub↗567
  • kyle-williams-1/bsonickyle-williams-1 avatar

    kyle-williams-1/bsonic

    3View on GitHub↗

    Parse Lucene-style query syntax into BSON filters for MongoDB — fast, simple, and developer-friendly.

    Go
    View on GitHub↗3
  • litote/kmongoLitote avatar

    Litote/kmongo

    769View on GitHub↗

    deprecated KMongo - a Kotlin toolkit for Mongo

    Kotlin
    View on GitHub↗769
  • magicfoundation/alcinoeMagicFoundation avatar

    MagicFoundation/Alcinoe

    1,120View on GitHub↗

    Alcinoe empowers developers to build fast, modern apps without the usual complexity or performance bottlenecks. It keeps the focus on innovation—not tool constraints—delivering top performance, deep customization, and great cross-platform UX while staying independent of GAFA ecosystems.

    Pascal
    View on GitHub↗1,120
  • meanjs/meanmeanjs avatar

    meanjs/mean

    4,841View on GitHub↗

    This project is a full-stack JavaScript application generator and framework that integrates MongoDB, Express, AngularJS, and Node.js. It provides a Node.js backend framework for managing request routing and middleware, paired with an AngularJS frontend boilerplate and a NoSQL database for rapid web application development. The framework distinguishes itself through extensive automation and scaffolding. It includes a generator for creating CRUD modules, controllers, models, and the necessary directory structures for both frontend and backend components. It also implements secure identity manag

    JavaScript
    View on GitHub↗4,841
  • meteor/meteormeteor avatar

    meteor/meteor

    44,779View on GitHub↗

    Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server. The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates. The system includes a unified development command-line interface to manag

    JavaScriptbuild-systemframeworkhacktoberfest
    View on GitHub↗44,779
  • mongodb-haskell/mongodbmongodb-haskell avatar

    mongodb-haskell/mongodb

    170View on GitHub↗

    MongoDB driver for Haskell

    Haskell
    View on GitHub↗170
  • mongodb/laravel-mongodbmongodb avatar

    mongodb/laravel-mongodb

    7,075View on GitHub↗

    This project is a MongoDB database driver and object-relational mapper that brings MongoDB support to the Laravel Eloquent model and query builder. It provides a NoSQL model mapper that allows MongoDB collections to be mapped to object-oriented models using the Active Record pattern. The integration enables the use of a fluent query builder for constructing queries and aggregation pipelines without writing raw database syntax. It supports schema-less model integration, allowing applications to manage unstructured data while maintaining compatibility with standard object-oriented patterns. Th

    PHP
    View on GitHub↗7,075
  • mongodb/mongo-c-drivermongodb avatar

    mongodb/mongo-c-driver

    872View on GitHub↗

    The Official MongoDB driver for C language

    C
    View on GitHub↗872
  • mongodb/mongo-csharp-drivermongodb avatar

    mongodb/mongo-csharp-driver

    3,238View on GitHub↗

    The Official C# .NET Driver for MongoDB

    C#csharpcsharp-librarydotnet-framework
    View on GitHub↗3,238
  • mongodb/mongo-cxx-drivermongodb avatar

    mongodb/mongo-cxx-driver

    1,100View on GitHub↗

    C++ Driver for MongoDB

    C++
    View on GitHub↗1,100
  • mongodb/mongo-efcore-providermongodb avatar

    mongodb/mongo-efcore-provider

    399View on GitHub↗

    MongoDB Entity Framework Core Provider

    C#
    View on GitHub↗399
  • 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