FerretDB
Open Source Apache-2.0MongoDB-compatible NoSQL layer on top of PostgreSQL (FOSS)
Description
FerretDB is an open-source document database that speaks the MongoDB wire protocol and translates queries to PostgreSQL (DocumentDB extension) or SQLite. Existing MongoDB drivers and tools keep working, while data lives in a genuinely open-source storage engine. FerretDB is the recommended FOSS alternative to MongoDB Community Edition (SSPL).
Preview
Platforms
Linux macOS Docker
Replaces the following proprietary tools
Oracle DB → FerretDB
Microsoft SQL Server → FerretDB
MongoDB → FerretDB
Self-Hosting
FerretDB can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
#nosql
#dokument
#mongodb-kompatibel
#postgresql
#go
Similar Tools
PostgreSQL
The most advanced open-source relational database
16.0k
↳ Oracle DB Microsoft SQL Server
PostgreSQL ●● Medium
MariaDB
Community-developed MySQL fork with enhanced features
5.7k
↳ Oracle DB Microsoft SQL Server
GPL-2.0 ●● Medium
SQLite
Embedded SQL database without a server
7.0k
↳ Oracle DB Microsoft SQL Server
Public Domain ● Easy