MongoDB Community
Open Source SSPL-1.0 ⚠ LimitedLeading document-oriented NoSQL database
Limited
Seit Oktober 2018 unter SSPL-1.0 (Server Side Public License) statt AGPL-3.0. SSPL ist keine OSI-konforme Open-Source-Lizenz. FOSS-Alternative: FerretDB (MongoDB-kompatibel, Apache-2.0).
Reason: Lizenzwechsel zu SSPL-1.0 — keine OSI-konforme Open-Source-Lizenz mehr.
Description
MongoDB Community Edition is a document-oriented NoSQL database that stores data in flexible, JSON-like documents (BSON). It offers horizontal scaling through sharding, replication for high availability, a powerful query language, aggregation pipelines, and full-text search. MongoDB is particularly well-suited for applications with evolving data structures and high demands for flexibility and scalability.
Preview
Platforms
Replaces the following proprietary tools
Self-Hosting
MongoDB Community can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
Similar Tools
PostgreSQL
The most advanced open-source relational database
MariaDB
Community-developed MySQL fork with enhanced features
SQLite
Embedded SQL database without a server