FerretDB is a database proxy that offers an open-source alternative to MongoDB.
It converts MongoDB 5.0+ wire protocol queries into SQL and uses PostgreSQL with the DocumentDB extension as the database engine, letting applications continue to use familiar MongoDB drivers and tooling while storing data in an open PostgreSQL-based stack. FerretDB is designed as a drop-in replacement for MongoDB in many cases, with ongoing work focused on improving compatibility and performance.
This is free and open source software.
Key Features
- Translates MongoDB 5.0+ wire protocol requests into SQL.
- Uses PostgreSQL with the DocumentDB extension as the database engine.
- Works with many MongoDB drivers, client applications, and tools.
- Provides Docker images for testing, experimentation, development, and production deployments.
- Offers binaries and packages for various Linux distributions.
- Includes a Go library package for embedding FerretDB in applications.
- Maintains documentation covering installation, supported commands, known differences, and migration guidance.
Website: github.com/FerretDB/FerretDB
Support:
Developer: FerretDB Inc.
License: Apache License 2.0
FerretDB is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Document-Oriented Databases | |
|---|---|
| Couchbase | Distributed key-value database management system |
| CouchDB | Scalable, fault-tolerant, and schema-free written in Erlang |
| ArangoDB | Native multi-model database |
| eXist-db | Database management system entirely built on XML technology |
| RethinkDB | Scalable database built for realtime applications |
| BaseX | XML database engine |
| OrientDB | Document Database with support of ACID Transactions, SQL and Native Queries |
| Aerospike | Key-Value Store and high performance real-time NoSQL (flex-schema) database |
| RavenDB | Fully-transactional NoSQL ACID database |
| Jackrabbit | Open-source content repository for Java |
| TerminusDB | Knowledge graph and document store |
| CrateDB | Distributed SQL database management |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

