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

GrandNode
GrandNodeC#

A free, open-source e-commerce platform built with ASP.NET Core and MongoDB, supporting B2B, B2C, multi-store, and multi-vendor business models.

#ecommerce#multi-vendor#open-source
Stars1.3k
Forks543
Last commit1 day ago
gonet
gonetGo

A scalable game server skeleton implemented in Go with hub-based architecture for multiplayer games.

#multiplayer#game-server#distributed-systems
Stars1.3k
Forks291
Last commit1 year ago
Dagda
DagdaPython

A tool for static vulnerability analysis and runtime monitoring of Docker images and containers to detect malware and anomalous activities.

#vulnerabilities#container-monitoring#runtime-security
Stars1.2k
Forks178
Last commit3 years ago
Dagda
DagdaPython

A tool for static vulnerability analysis and runtime monitoring of Docker images and containers to detect malware and anomalous activities.

#vulnerabilities#container-monitoring#runtime-security
Stars1.2k
Forks178
Last commit
rest-hapi
rest-hapiJavaScript

A hapi plugin that automatically generates RESTful API endpoints from Mongoose schemas for Node.js.

#crud#rest#validation
Stars1.2k
Forks155
Last commit3 years ago
ODMantic
ODManticPython

A sync and async Object Document Mapper for MongoDB built on Python type hints and Pydantic.

#fastapi#object-mapping#database
Stars1.2k
Forks96
Last commit20 days ago
Malcom
MalcomPython

A malware communication analyzer that visualizes network traffic and cross-references it with known malware sources.

#p2p-networks#dns-analysis#network-traffic
Stars1.2k
Forks217
Last commit8 years ago
ostrio:files
ostrio:filesJavaScript

A Meteor.js package for file uploads and management via DDP or HTTP, supporting local FS, AWS S3, GridFS, DropBox, and Google Drive.

#meteor-package#upload#resumable-uploads
Stars1.1k
Forks166
Last commit2 months ago
mongo-cxx-driver
mongo-cxx-driverC++

Official C++ driver for MongoDB, enabling C++ applications to connect, query, and manage MongoDB databases.

#database-driver#database#bson
Stars1.1k
Forks552
Last commit3 days ago
MongoDB MCP Server
MongoDB MCP ServerTypeScript

A Model Context Protocol server that enables AI assistants to interact with MongoDB databases and Atlas clusters.

#stream-processing#cli-tool#mongodb-atlas
Stars1.0k
Forks257
Last commit3 days ago
Percona Monitoring and Management
Percona Monitoring and ManagementGo

An open-source database monitoring, observability, and management tool for MySQL, MongoDB, PostgreSQL, Valkey, and Redis.

#hacktoberfest#pmm#database
Stars1.0k
Forks217
Last commit1 day ago
Prisma Editor - A powerful tool to visualize and edit Prisma Schema
Prisma Editor - A powerful tool to visualize and edit Prisma SchemaTypeScript

A powerful tool to visualize and edit Prisma Schema with ease.

#dmmf#database#developer-tools
Stars1.0k
Forks81
Last commit24 days ago
migrate-mongo
migrate-mongoJavaScript

A Node.js database migration tool for MongoDB that manages schema changes with version control.

#database#version-control#devops
Stars1.0k
Forks184
Last commit1 month ago
aldeed:collection2
aldeed:collection2JavaScript

A Meteor package that extends Mongo.Collection to provide schema validation for inserts and updates.

#hacktoberfest#database#validation
Stars1.0k
Forks111
Last commit1 day ago
Portabase
PortabaseTypeScript

A self-hosted tool for backing up and restoring PostgreSQL, MySQL, MariaDB, MongoDB, SQLite, Redis, Valkey, and Firebird databases.

#database-backup#devops#data-protection
Stars982
Forks53
Last commit1 day ago
Unofficial Meteor FAQ
Unofficial Meteor FAQ

A community-maintained FAQ answering common questions about the Meteor JavaScript framework not covered by official documentation.

#community-documentation#fullstack-development#meteor-framework
Stars947
Forks94
Last commit6 years ago
MongoDB
MongoDBPHP

The official PHP extension for connecting to MongoDB databases, providing core driver functionality.

#database-driver#bson-serialization#nosql
Stars921
Forks215
Last commit13 days ago
ReactiveMongo
ReactiveMongoScala

A fully non-blocking, asynchronous MongoDB driver for Scala built on reactive streams.

#database-driver#functional-programming#database
Stars854
Forks228
Last commit16 days ago
dbKoda
dbKodaJavaScript

A modern, open-source IDE for MongoDB with development, administration, and performance tuning features.

#treeview#aggregation-builder#open-source
Stars852
Forks41
Last commit3 years ago
Mevn-CLI
Mevn-CLIJavaScript

A CLI tool for rapid scaffolding and development of MEVN (MongoDB, Express.js, Vue.js, Node.js) stack web applications.

#mevn-stack#expressjs#developer-tools
Stars828
Forks151
Last commit10 months ago
msavin:mongol
msavin:mongolJavaScript

In-app MongoDB editor for Meteor that lets developers view and edit client documents directly in the browser.

#meteor-package#minimongo#devtool
Stars823
Forks38
Last commit7 years ago
yogiben:admin
yogiben:adminCoffeeScript

A complete admin dashboard solution for Meteor applications, built on Iron Router, Roles, and AutoForm.

#crud#user-management#autoform
Stars822
Forks252
Last commit9 years ago
matteodem - meteor-boilerplate
matteodem - meteor-boilerplateJavaScript

A lightweight boilerplate for Meteor.js projects with essential packages and structure.

#real-time-apps#meteor-js#boilerplate
Stars819
Forks144
Last commit4 months ago
Full Stack FastAPI and MongoDB - Base Project Generator
Full Stack FastAPI and MongoDB - Base Project GeneratorTypeScript

A generator for full-stack web apps with FastAPI, React, MongoDB, Docker, and built-in authentication.

#fastapi#authentication#docker-compose
Stars813
Forks124
Last commit
houston:admin
houston:adminCoffeeScript

A zero-config admin interface for Meteor applications, modeled after Django Admin.

#zero-config#admin-panel#data-management
Stars802
Forks93
Last commit9 years ago
kmongo
kmongoKotlin

A Kotlin toolkit for MongoDB providing native extensions, object mapping, and type-safe queries.

#object-mapping#database-driver#mongo
Stars769
Forks76
Last commit3 months ago
mgm
mgmGo

A fast and simple MongoDB ODM for Go built on the official Mongo Go Driver.

#model#mgm#transaction-support
Stars764
Forks64
Last commit23 days ago
mgob
mgobGo

A MongoDB backup automation tool with scheduling, retention, cloud uploads, notifications, and Prometheus metrics.

#data-protection#s3-upload#s3-storage
Stars761
Forks149
Last commit3 years ago
Flask-Profiler
Flask-ProfilerPython

A Flask profiler that measures endpoint performance, analyzes bottlenecks, and provides a web interface for detailed request monitoring.

#admin#flask#profiler
Stars754
Forks98
Last commit3 years ago
MongoKitten
MongoKittenSwift

A native, asynchronous MongoDB driver for Swift built on Swift NIO, designed for server-side Swift applications.

#orm#database#bson
Stars751
Forks112
Last commit19 days ago
MongoKitten
MongoKittenSwift

A native, asynchronous MongoDB driver for Swift built on Swift NIO, designed for server-side Swift applications.

#orm#database#bson
Stars751
Forks112
Last commit19 days ago
Mongo-Spark
Mongo-SparkJava

Official connector for integrating Apache Spark with MongoDB, enabling distributed data processing on MongoDB data.

#apache-spark#connector#spark
Stars729
Forks319
Last commit2 months ago
TokuMX
TokuMXC++

A high-performance, concurrent, compressing drop-in replacement engine for MongoDB built on Fractal Tree indexes.

#database-engine#concurrent-access#high-performance
Stars704
Forks96
Last commit8 years ago
PHP Queue
PHP QueuePHP

A unified PHP front-end for different queuing backends with REST server, CLI, and daemon runners.

#memcache#redis#message-queue
Stars664
Forks68
Last commit1 month ago
signaldb
signaldbTypeScript

A reactive, local-first JavaScript database with signal-based reactivity and real-time sync for modern web apps.

#database#javascript-database#offline-first
Stars662
Forks41
Last commit1 day ago
matb33:collection-hooks
matb33:collection-hooksJavaScript

Extends Meteor's Mongo.Collection with before/after hooks for insert, update, remove, upsert, find, and findOne operations.

#hooks#meteor-package#hacktoberfest
Stars656
Forks93
Last commit
PreviousPage 4 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
3 years ago
4 days ago
1 month ago
#Nodejs61
#Nosql60
#Database59
#Orm41
#Docker40
#Database Driver36
#Postgresql36
#Mysql33
#Self Hosted33
#Javascript33
#Python29
#Typescript28