Posted inDatabase
Deploy FerretDB on Docker: MongoDB-Compatible Open Source Database Built on PostgreSQL
FerretDB is an open-source proxy that lets you use MongoDB drivers and tooling while storing data in PostgreSQL — Apache 2.0 licensed, no SSPL. This guide covers deploying FerretDB with Docker Compose, connecting via mongosh and PyMongo, and knowing when it's the right fit for your stack.
