Database

FerretDB – database proxy

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
CouchbaseDistributed key-value database management system
CouchDBScalable, fault-tolerant, and schema-free written in Erlang
ArangoDBNative multi-model database
eXist-dbDatabase management system entirely built on XML technology
RethinkDBScalable database built for realtime applications
BaseXXML database engine
OrientDBDocument Database with support of ACID Transactions, SQL and Native Queries
AerospikeKey-Value Store and high performance real-time NoSQL (flex-schema) database
RavenDBFully-transactional NoSQL ACID database
JackrabbitOpen-source content repository for Java
TerminusDBKnowledge graph and document store
CrateDBDistributed SQL database management

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted