SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 MongoDB Open-Source Projects
-
> Like… has anyone done a Jepsen-like stress test on rsyslogd and shared the results? I’ve half-assedly looked before and not been able to find anything.
I've not used rsyslogd specifically, but I don't see how you'd have any issues with the log volume you described.
[1] https://github.com/netdata/netdata/tree/master/src/crates/ne...
[2] https://learn.netdata.cloud/docs/logs/systemd-journal-logs/s...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
30-Days-Of-Python
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
A free, beginner‑friendly programming challenge on GitHub, 30 Days of Python breaks down the process of learning Python into daily lessons and exercises that guide you step by step from the basics to more advanced concepts.
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Project mention: Performance Comparison: Flyway 10.0 vs. Liquibase 4.28 vs. Prisma Migrate 6.0 for Database Migrations | dev.to | 2026-04-30⭐ prisma/prisma — 45,859 stars, 2,180 forks
-
Project mention: Blaze 3 Unofficial Simple Todos Tutorial with Meteor 3.4.1 + Rspack + PicoCSS | dev.to | 2026-05-08
-
payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Project mention: EmDash: A spiritual successor to WordPress and plugin security | news.ycombinator.com | 2026-04-01Payload can be deployed to Cloudflare Workers: https://github.com/payloadcms/payload/tree/main/templates/wi...
-
Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
-
Project mention: Ditch Vercel & Netlify: The Best Self-Hosted Alternatives in 2026 | dev.to | 2026-06-01
GitHub: Dokploy/dokploy (34K+ stars) License: Apache 2.0 Best for: Developers who want a Vercel-inspired UI with Docker Swarm clustering
-
Hasura
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
Project mention: One Brain to Query: Wiring a 60-Person Company into a Single Slack Bot | news.ycombinator.com | 2026-04-09Shameless plug: My org does this, and we deactived our Slack server to dogfood
https://promptql.io
By building Hasura [0], we already had the ability to generate data catalogs + metadata layer from DB's + API's so the foundational infra was there
[0] https://github.com/hasura/graphql-engine
-
Since an official Terraform MongoDB Atlas Provider is available, let's use it to provision the database for LibreChat. If you have not already done so, sign up for a new account using the Get Started button on the MongoDB website.
-
Project mention: 7 Hidden Security Vulnerabilities in Modern Node.js Applications | dev.to | 2026-05-15
Use a robust Object Data Modeling (ODM) library. Libraries like Mongoose enforce strict schemas and automatically reject unexpected query operators.
-
Project mention: AI Coding: Building a 1-Hour App Clone Is Easy. Shipping It Is the Work | dev.to | 2026-03-18
If you’re coming from the Parse ecosystem, it may help to know that Parse itself is a long-running open source backend framework. You can start from the official Parse Platform site, or go deeper with the community’s Parse Server repository. Our own developer docs are organized around that reality. If you want implementation-level guides, start with our SashiDo Documentation.
-
Project mention: Zero Downtime Database Migrations: A Practical Guide for PostgreSQL | dev.to | 2026-05-01
-
Project mention: How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum | dev.to | 2026-04-18
# Quick NodeBB setup git clone -b v3.x https://github.com/NodeBB/NodeBB.git cd NodeBB # Install dependencies npm install --production # Run the interactive setup ./nodebb setup # Start it up ./nodebb start
-
bytebase
World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.
-
数据来源:googleapis/mcp-toolbox — 15,240 ⭐,executeautomation/mcp-playwright — 5,514 ⭐
-
-
Reaction Commerce
Project has been discontinued ////// Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
-
mean
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications
-
-
MongoDB supports 3 possible network compressors: zlib, ZStandard (zstd) and Snappy. zlib is always supported out of the box, however some drivers may require an additional package to support additional compressors. For example, when using MongoDB's Node.js driver, the following would be required from npm to support snappy and zstd:
-
Project mention: Develop Software When Your AI Model Starts Acting Like a Teammate | dev.to | 2026-02-17
Finally, AI product flows almost always need background work. Summaries, indexing, webhooks, retries, and scheduled maintenance are job-shaped problems. The scheduler we rely on is based on MongoDB and Agenda, and the upstream project is well documented. If you want to understand the model of recurring jobs and locking, Agenda’s official repository is the clearest reference.
-
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
Project mention: MicroORM: TypeScript ORM Using Data Mapper, Unit of Work, Identity Map Patterns | news.ycombinator.com | 2026-02-09 -
MongoDB discussion
MongoDB related posts
-
Blaze 3 Unofficial Simple Todos Tutorial with Meteor 3.4.1 + Rspack + PicoCSS
-
pgxbackup: Continuity Support for pgBackRest
-
TypeScript-first job chains: end-to-end inference for background jobs
-
Meteor 3.4.1 is out: Rspack consolidation, revitalized examples, and important fixes
-
Building Production-Ready NestJS Apps: Introducing Nestier - A Hexagonal Architecture Boilerplate
-
Show HN: Open-source database CLI that doubles as an MCP server for agents
-
BPMN as config: one vocabulary runs the model, the runtime, and the analytics
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source MongoDB projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Netdata | 79,077 |
| 2 | 30-Days-Of-Python | 64,034 |
| 3 | Prisma | 46,065 |
| 4 | Meteor JS | 44,779 |
| 5 | payload | 42,781 |
| 6 | Hello-Python | 35,862 |
| 7 | dokploy | 34,497 |
| 8 | Hasura | 32,003 |
| 9 | MongoDB | 28,343 |
| 10 | Mongoose | 27,486 |
| 11 | parse-server | 21,395 |
| 12 | migrate | 18,568 |
| 13 | nodeBB | 15,109 |
| 14 | bytebase | 14,116 |
| 15 | mcp-toolbox | 14,073 |
| 16 | Habitica | 13,904 |
| 17 | Reaction Commerce | 12,409 |
| 18 | mean | 12,064 |
| 19 | FerretDB | 10,963 |
| 20 | MongoDB | 10,185 |
| 21 | agenda | 9,668 |
| 22 | MikroORM | 9,070 |
| 23 | AdminJS | 8,944 |