Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

MongoDB: The Developer Data Platform

Get the latest and greatest with MongoDB 6.0! Build faster and smarter with a developer data platform built on the leading modern database. Whether you’re tackling transactional, search, analytics, or mobile use cases, MongoDB has you covered. Plus, enjoy a common query interface and a data model that developers love.

General
PlatformMongoDB
Repositoryhttps://github.com/mongodb/mongo
TypeNoSQL Database

Key features

Build Faster: Ship and iterate 3–5x faster using MongoDB’s document data model. Enjoy a unified query interface for any use case.

Scale Further: Whether it’s your first customer or 20 million users, meet your performance SLAs in any environment.

Safety first: Ensure high availability, protect data integrity, and meet security and compliance standards for mission-critical workloads.

Fully Managed in the Cloud: Start in seconds and scale to millions with MongoDB Atlas, our cloud services. Explore a multi-cloud developer data platform for various use cases, from transactional to analytical.

Mobile Real-Time Data at the Edge: Launch secure mobile apps with native, edge-to-cloud sync and automatic conflict resolution.

Self-Managed Option: Run MongoDB anywhere, from your laptop to your data center.

Community Edition: Our distributed document database is where it all began. Free forever with seamless migration to Atlas.

Enterprise Advanced: For robust features and support, consider the enterprise version.

Built by Developers, for Developers: MongoDB’s document data model maps to how developers think and code.

What You Can Do with MongoDB

It’s a flexible document data model that lets you ship and iterate faster. Enjoy a unified query interface for all use cases. Whether it’s your first customer or 20 million users worldwide, MongoDB ensures performance SLAs in any environment. Easily ensure high availability, protect data integrity, and meet security and compliance standards for your mission-critical workloads. Plus, MongoDB Atlas provides fully managed cloud services, and you can run it anywhere, from your laptop to your data center.

AI Tutorials


MongoDB AI technology page Hackathon projects

Discover innovative solutions crafted with MongoDB AI technology page, developed by our community members during our engaging hackathons.

Vinculum

Vinculum

Every organization suffers from the same problem: critical knowledge is trapped in silos. A decision made in Slack, a bug tracked in Jira, a spec written in Notion. All disconnected, unsearchable across platforms, and invisible to the people who need them most. Vinculum solves this by ingesting data from your existing tools and using GraphRAG to automatically extract entities, relationships, and context. The result is a living 3D knowledge graph where every person, project, issue, and concept is a node, and every connection between them is visible and queryable. IBM Bob played a central role throughout development. We used Bob as our AI pair-programming partner to architect the GraphRAG ingestion pipeline, design the entity extraction schemas, implement the React frontend components, and debug complex data parsing issues with Parquet file formats. The full Bob session transcript is included in our repository as proof of collaboration. The technical architecture uses a FastAPI ingestion pipeline that processes webhooks from Slack, Jira, and Notion. An LLM-powered Graph Transformer extracts Entity-Relation-Entity triplets from raw text, storing structured relationships in Neo4j and semantic embeddings in Qdrant. A hybrid query engine combines graph traversal with vector similarity search, enabling both precise lookups and natural language questions. The frontend renders the knowledge graph using react-force-graph with real-time 3D visualization. Users can search nodes, zoom into clusters, and explore connections interactively. All GraphRAG processing happens locally in the browser. Zero data leaves the user's machine, making Vinculum viable for organizations with strict data residency requirements. Vinculum does not just store information. It reveals the hidden structure of how your organization actually works.

CodeFlow AI

CodeFlow AI

CodeFlow AI falls under the category of an AI-Powered Software Development Lifecycle (SDLC) Platform and Developer Productivity Tool. It is designed to automate and enhance various software development tasks using artificial intelligence. The project combines intelligent code analysis, repository understanding, automated documentation, test generation, refactoring assistance, and interactive AI-based support into a single web-based platform. The project can be classified into multiple technology domains, including: * Artificial Intelligence in Software Engineering * AI Developer Tools (DevTools) * Generative AI Applications * Code Intelligence Platforms * SDLC Automation Systems * Cloud-Based Development Platforms AI Coding Assistant Platforms CodeFlow AI also functions as an AI-assisted repository management and code collaboration platform because it allows developers to connect repositories through GitHub OAuth, ZIP uploads, or Git URL cloning. Once connected, IBM Bob analyzes the codebase structure, identifies dependencies, explains complex logic, and provides contextual assistance across development workflows. Its features such as automated README generation, inline documentation, unit test creation, and intelligent refactoring place it in the category of software maintenance and quality assurance automation tools. The interactive chat functionality further makes it an AI-powered coding assistant similar to modern intelligent development companions. Technically, the project is a full-stack cloud-native web application built using React 18, Redux Toolkit, Material-UI, Node.js, Express, MongoDB, Docker, and GitHub OAuth integration. It demonstrates how AI can improve developer efficiency, onboarding, code quality, and overall software engineering productivity. Overall, CodeFlow AI is best categorized as an AI-Driven SDLC Automation and Developer Assistance Platform that enhances software development through intelligent automation and contextual AI support.