FerretDB alternatives

FerretDB is an open-source software acting as a bridge between applications designed for MongoDB and a PostgreSQL database. It translates queries intended for the MongoDB protocol into SQL, allowing developers to leverage existing tools and codebases while utilizing a relational database management system. The project aims to provide a freely available alternative for those seeking an open-source solution compatible with MongoDB's functionality.

Alternatives