Using FerretDB 1.0 with Studio 3T
· 8 min read
Find out how FerretDB uses query pushdown to fetch data from PostgreSQL.
Credit: Mohamed Hassan
In this tutorial, we will show you how to pass basic MongoDB CRUD operations in FerretDB - the open source MongoDB alternative.
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.