In this how-to guide, we'll walk you through the whole process of setting up FerretDB on a Kubernetes cluster using StackGres.
26 posts tagged with "tutorial"
View All TagsMongoDB GUI: Using FerretDB with NoSQLBooster
Since the release of FerretDB 1.0, we've been exploring and showcasing how FerretDB works with real-world applications, especially with MongoDB GUI tools – and NoSQLBooster is one of them.
How to Configure FerretDB to Work on Percona Distribution for PostgreSQL
Imagine being able to leverage the flexibility and simplicity of the MongoDB query language through FerretDB together with the robust enterprise PostgreSQL tools and services provided by Percona.
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.
Using FerretDB 1.0 with Studio 3T
How FerretDB fetches data - about query pushdown
Find out how FerretDB uses query pushdown to fetch data from PostgreSQL.
Credit: Mohamed Hassan
How to Pass Basic MongoDB CRUD Operations With FerretDB
In this tutorial, we will show you how to pass basic MongoDB CRUD operations in FerretDB - the open source MongoDB alternative.
How FerretDB stores BSON in JSONB
In this article, we show how FerretDB stores and translates MongoDB's BSON format into JSONB in PostgreSQL.