MongoDB

Open-source projects categorized as MongoDB

Top 23 MongoDB Open-Source Projects

  1. Netdata

    The open-source observability platform everyone needs

    Project mention: OpenTelemetry Profiles Enters Public Alpha | news.ycombinator.com | 2026-03-26

    > 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...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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

    Project mention: Free Python Resources | dev.to | 2026-01-16

    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.

  4. 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

  5. Meteor JS

    Meteor, the JavaScript App Platform

    Project mention: Blaze 3 Unofficial Simple Todos Tutorial with Meteor 3.4.1 + Rspack + PicoCSS | dev.to | 2026-05-08
  6. 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-01

    Payload can be deployed to Cloudflare Workers: https://github.com/payloadcms/payload/tree/main/templates/wi...

  7. 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...

  8. dokploy

    Open Source Alternative to Vercel, Netlify and Heroku.

    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

  9. 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-09

    Shameless 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

  10. MongoDB

    The MongoDB Database

    Project mention: Deploying LibreChat on Amazon ECS using Terraform | dev.to | 2026-04-05

    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.

  11. Mongoose

    MongoDB object modeling designed to work in an asynchronous environment.

    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.

  12. parse-server

    Parse Server for Node.js / Express

    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.

  13. migrate

    Database migrations. CLI and Golang library.

    Project mention: Zero Downtime Database Migrations: A Practical Guide for PostgreSQL | dev.to | 2026-05-01
  14. nodeBB

    Node.js based forum software built for the modern web

    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

  15. bytebase

    World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.

  16. mcp-toolbox

    MCP Toolbox for Databases is an open source MCP server for databases.

    Project mention: 这个 GitHub 近万星的项目,可能是 AI Agent 开发者最被低估的工具 | dev.to | 2026-05-15

    数据来源:googleapis/mcp-toolbox — 15,240 ⭐,executeautomation/mcp-playwright — 5,514 ⭐

  17. Habitica

    A habit tracker app which treats your goals like a Role Playing Game.

    Project mention: A Homemade Robot Nag | news.ycombinator.com | 2026-03-07
  18. 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.

  19. mean

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

  20. FerretDB

    A truly Open Source MongoDB alternative

  21. MongoDB

    The official MongoDB Node.js driver

    Project mention: MongoDB Drivers and Network Compression | dev.to | 2025-11-13

    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:

  22. agenda

    Lightweight job scheduling for Node.js

    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.

  23. 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
  24. AdminJS

    AdminJS is an admin panel for apps written in node.js

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

MongoDB discussion

Log in or Post with

MongoDB related posts

  • Blaze 3 Unofficial Simple Todos Tutorial with Meteor 3.4.1 + Rspack + PicoCSS

    2 projects | dev.to | 8 May 2026
  • pgxbackup: Continuity Support for pgBackRest

    2 projects | news.ycombinator.com | 5 May 2026
  • TypeScript-first job chains: end-to-end inference for background jobs

    2 projects | dev.to | 4 May 2026
  • Meteor 3.4.1 is out: Rspack consolidation, revitalized examples, and important fixes

    3 projects | dev.to | 29 Apr 2026
  • Building Production-Ready NestJS Apps: Introducing Nestier - A Hexagonal Architecture Boilerplate

    1 project | dev.to | 25 Apr 2026
  • Show HN: Open-source database CLI that doubles as an MCP server for agents

    1 project | news.ycombinator.com | 23 Apr 2026
  • BPMN as config: one vocabulary runs the model, the runtime, and the analytics

    1 project | dev.to | 22 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?