FerretDB Demo: Launch and Test a Database in Minutes
Want to know what a truly open-source MongoDB alternative looks like? No worries! We've got you covered.
Want to know what a truly open-source MongoDB alternative looks like? No worries! We've got you covered.
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.