A Guide on Migrating from MongoDB to FerretDB
This blog post is a guide to help you migrate data from MongoDB to FerretDB.
This blog post is a guide to help you migrate data from MongoDB to FerretDB.
In this blog post, we delve into the process of sorting scalar values in MongoDB.
FerretDB is an open-source document database that allows you to run MongoDB commands and queries with options to use either PostgreSQL or SQLite as the backend. While you can run FerretDB on many operating systems including Ubuntu, there are separate requirements for each OS.
Find out how FerretDB uses query pushdown to fetch data from PostgreSQL.
Credit: Mohamed Hassan
In this article, we show how FerretDB stores and translates MongoDB's BSON format into JSONB in PostgreSQL.
In this post, you'll find out how to properly configure and set up your Windows OS, avoid typical Windows environment issues, and start contributing to FerretDB.
Learn to set up FerretDB locally using Docker by installing the essential software prerequisites, configuring Docker containers, and running insert() and find() commands.
Introducing FerretDB Beacon – a service to help us effectively identify compatibility issues and prioritize solutions based on user interaction with FerretDB.