SaaSHub helps you find the best software and product alternatives Learn more →
FerretDB Alternatives
Similar projects and alternatives to FerretDB
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
-
-
-
MangoDB
Discontinued A truly Open Source MongoDB alternative [Moved to: https://github.com/FerretDB/FerretDB]
-
server
ToroDB Server is an open source NoSQL database that runs on top of a RDBMS. Compatible with MongoDB protocol and APIs, but with support for native SQL, atomic operations and reliable and durable backends like PostgreSQL (by torodb)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
FerretDB discussion
FerretDB reviews and mentions
-
Beekeeper-studio/queryleaf: SQL for Mongo
FerretDB v2 is built on top of this extension. See https://github.com/FerretDB/FerretDB
-
Microsoft DocumentDB: RUM instead of GIN but same limitations on JSON paths
Current Mongosh Log ID: 6813828db4f75c9887d861df Connecting to: mongodb://@ferretdb/?directConnection=true&appName=mongosh+2.5.0 Using MongoDB: 7.0.77 Using Mongosh: 2.5.0 ------ The server generated these startup warnings when booting 2025-05-01T14:17:52.106Z: Powered by FerretDB v2.1.0 and DocumentDB 0.102.0 (PostgreSQL 17.4). 2025-05-01T14:17:52.124Z: Please star 🌟 us on GitHub: https://github.com/FerretDB/FerretDB. ------
- You Can Make Postgres Scale
- FerretDB: Use PostgreSQL with MongoDB Drivers
-
Postgres can do that? No surprise Postgres is everywhere
FerretDB is an open-source database designed as a lightweight alternative to MongoDB. It acts as a translation layer between MongoDB queries and a traditional SQL database, such as PostgreSQL. This allows users to interact with a document database API (like MongoDB) while storing the data in PostgreSQL. In essence, FerretDB combines the strengths of MongoDB's developer-friendly API with the reliability and features of SQL databases, offering a flexible solution for users who prefer or need to work within the open-source ecosystem. You can see some benchmarks in this article.
-
Mongo but on Postgres and with strong consistency benefits
Hmmm how does this compare to https://www.ferretdb.com ?
How does this handle large files? Is it enough to replace GridFS? One of main attraction for MongoDb is it's handling of large files.
-
Figma's Databases team lived to tell the scale
if you have postgres, just use https://github.com/FerretDB/FerretDB
-
NoSQL Postgres: Add MongoDB compatibility to your Supabase projects with FerretDB
FerretDB is an open source document database that adds MongoDB compatibility to other database backends, such as Postgres and SQLite. By using FerretDB, developers can access familiar MongoDB features and tools using the same syntax and commands for many of their use cases.
- FerretDB – Run Mongo over your Postgres instance
-
MongoDB’s New Query Engine
There is FerretDB. But they are not fully compatible to Mongo yet.
https://www.ferretdb.io/
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jul 2025
Stats
FerretDB/FerretDB is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of FerretDB is Go.