Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Mongodb

Mongodb

273 projects

Showing 36 of 273 projects

VS Code Extension
VS Code ExtensionTypeScript

A VS Code extension to connect to MongoDB and Atlas, navigate databases, inspect schemas, and prototype queries with playgrounds.

#database#developer-tools#atlas-integration
Stars361
Forks92
Last commit4 days ago
resourceful
resourcefulJavaScript

An isomorphic JavaScript resource engine for defining models with schema, validation, and multiple data providers.

#orm#isomorphic#couchdb
Stars355
Forks53
Last commit11 years ago
mongodb-erlang
mongodb-erlangErlang

A feature-rich Erlang driver for MongoDB supporting modern protocols, connection pooling, and automatic topology discovery.

#database-driver#bson#otp
Stars349
Forks270
Last commit1 month ago
ansible-role-mongodb
ansible-role-mongodbPython

An Ansible role for installing, configuring, and managing MongoDB across multiple Linux distributions.

#devops#replication#self-hosted-database
Stars348
Forks293
Last commit2 years ago
MongoSwift
MongoSwiftSwift

The official MongoDB driver for Swift applications on macOS and Linux, providing async and sync APIs.

#bson#async-await#swift-package-manager
Stars347
Forks65
Last commit2 years ago
mongo_fdw
mongo_fdwC

A PostgreSQL foreign data wrapper that enables querying and manipulating MongoDB data directly from PostgreSQL.

#database-integration#nosql#foreign-data-wrapper
Stars340
Forks77
Last commit13 days ago
WebDB
WebDBTypeScript

A free, all-in-one web-based database IDE with query editing, data visualization, time machine, and intelligent data generation.

#erd-tool#ai#database
Stars336
Forks21
Last commit1 year ago
framer-modules
framer-modulesJavaScript

A community-driven modules registry and manager for Framer, enabling easy discovery, installation, and management of modules.

#community-driven#framer-snippets#modules
Stars331
Forks18
Last commit7 years ago
yii-mongodb
yii-mongodbPHP

A Yii 2 extension providing MongoDB integration with ActiveRecord, Query Builder, and migration support.

#database-driver#hacktoberfest#query-builder
Stars331
Forks190
Last commit4 months ago
mgodatagen
mgodatagenGo

A CLI tool to generate millions of pseudo-random BSON documents and insert them into MongoDB for testing and development.

#database#bson#performance-testing
Stars328
Forks69
Last commit1 year ago
Workarea
WorkareaRuby

An enterprise-grade Ruby on Rails commerce platform combining storefront, content, search, and insights into a unified solution.

#enterprise-software#ecommerce#ecommerce-framework
Stars326
Forks64
Last commit2 months ago
Hibernate OGM
Hibernate OGMJava

Hibernate OGM enables JPA-based domain model persistence for NoSQL datastores using familiar Hibernate APIs.

#object-mapping#redis#infinispan
Stars324
Forks198
Last commit1 year ago
Feednext
FeednextTypeScript

An open-source social media platform for centralized product reviews and information sharing.

#open-source#social-media#redis
Stars322
Forks89
Last commit3 years ago
Mongoid Search
Mongoid SearchRuby

A simple full-text search implementation for Mongoid ORM, supporting partial and case-insensitive searches with customizable indexing.

#mongoid#orm#rails
Stars316
Forks112
Last commit4 months ago
Mora
MoraGo

A generic REST API server for MongoDB written in Go, providing HTTP access to documents and database metadata.

#http-server#database-api#api-server
Stars314
Forks54
Last commit2 years ago
MongoRepository
MongoRepositoryC#

A repository pattern abstraction layer built on top of the official MongoDB C# driver for .NET applications.

#orm#api#csharp
Stars311
Forks137
Last commit6 years ago
Spark-MongoDB
Spark-MongoDBScala

A Spark library for reading and writing data between Spark SQL and MongoDB collections.

#apache-spark#data-integration#dataframe
Stars305
Forks94
Last commit9 years ago
ramses
ramsesPython

A Python framework that generates RESTful APIs from RAML definitions with support for multiple data stores.

#api-framework#rest-api#pyramid
Stars302
Forks29
Last commit6 years ago
Mongoid Tree
Mongoid TreeRuby

A tree structure implementation for Mongoid documents using the materialized path pattern.

#mongoid#hierarchical-data#orm
Stars300
Forks67
Last commit1 year ago
Local Docker DB
Local Docker DBGo

A collection of Docker Compose files to quickly spin up local databases for development and testing.

#database#containerization#docker-volumes
Stars299
Forks37
Last commit2 years ago
mongodb-tools
mongodb-toolsPython

A collection of Python utilities for analyzing MongoDB collection statistics, index usage, and identifying redundant indexes.

#devops#performance-analysis#monitoring
Stars299
Forks57
Last commit6 years ago
Angular 2
Angular 2

Angular 2.0 integration with Meteor for building full-stack JavaScript applications.

#javascript-framework#reactive-programming#typescript
Stars297
Forks59
Last commit8 years ago
Inspektor
InspektorRust

A protocol-aware proxy that enforces database access policies using Open Policy Agent (OPA) for data security and compliance.

#openpolicyagent#acl#policy-enforcement
Stars285
Forks13
Last commit3 years ago
Mongojack
MongojackJava

MongoJack maps Java objects to MongoDB documents using Jackson for seamless POJO-based database operations.

#codec-registry#bson#pojo
Stars276
Forks112
Last commit1 month ago
cultofcoders:grapher
cultofcoders:grapherJavaScript

A data fetching layer for Meteor and MongoDB that enables relational queries and reactive GraphQL-like data graphs.

#hacktoberfest#database-orm#data-fetching
Stars276
Forks55
Last commit1 year ago
slack-ruby-bot-server
slack-ruby-bot-serverRuby

A Ruby library for building complete, multi-team Slack bot services with OAuth button integration.

#oauth#web-server#api
Stars271
Forks72
Last commit5 months ago
mongodb_driver
mongodb_driverElixir

A feature-rich MongoDB driver for Elixir supporting modern MongoDB versions, connection pooling, transactions, and GridFS.

#database-driver#bson#elixir
Stars270
Forks84
Last commit13 days ago
SwiftMongoDB
SwiftMongoDBSwift

A Swift driver for MongoDB that wraps the MongoDB C Driver, enabling MongoDB operations from Swift applications.

#database-driver#bson#nosql
Stars266
Forks25
Last commit9 years ago
machine learning
machine learningJavaScript

A web interface and REST API for classification and regression using Support Vector Machine (SVM) and Support Vector Regression (SVR) algorithms.

#flask#data-science#rest-api
Stars258
Forks83
Last commit5 years ago
mongoadmin
mongoadminJava

A Django-based admin interface for MongoDB with a JavaScript JSON editor for nested objects.

#nosql#python#mongodb
Stars252
Forks18
Last commit8 years ago
mevn-boilerplate
mevn-boilerplateVue

A comprehensive MEVN stack boilerplate with MongoDB, Express, Vue 3 (admin dashboard), Node.js, and Nuxt 3 (client).

#mevn-stack#expressjs#express-api
Stars245
Forks53
Last commit1 year ago
percolate:migrations
percolate:migrationsJavaScript

A simple migration system for Meteor supporting up/downwards migrations and command line usage.

#hacktoberfest#version-control#cli-tool
Stars243
Forks59
Last commit3 months ago
twitter-sentiment-visualisation
twitter-sentiment-visualisationCoffeeScript

A real-time sentiment analysis and visualization tool for social media data, rendering live charts to identify trends.

#gulp#data-visualisation#social-media
Stars235
Forks65
Last commit
Neuledge
NeuledgeTypeScript

A TypeScript-first database engine that streamlines data modeling with clear entity definitions, customizable validation, and advanced business logic representation.

#business-logic#orm#database-engine
Stars234
Forks6
Last commit2 years ago
django-mongodb-backend
django-mongodb-backendPython

A Django database backend that enables Django applications to use MongoDB as their database through PyMongo.

#database-driver#orm#document-database
Stars222
Forks35
Last commit1 day ago
go-mongox
go-mongoxGo

A Go MongoDB library extending the official driver with generics, type-safe collections, BSON builders, hooks, and plugin support.

#database-driver#hooks#orm
Stars219
Forks13
Last commit1 month ago
PreviousPage 6 of 8Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
#Nodejs61
#Nosql60
#Database59
#Orm41
#Docker40
#Database Driver36
#Postgresql36
#Mysql33
#Self Hosted33
#Javascript33
#Python29
#Typescript28