Run FerretDB Securely Using OpenZiti
Securing your database is more critical than ever. FerretDB, a truly open source document database with PostgreSQL as the backend, offers an excellent solution for developers looking for MongoDB-like experiences with the robustness of PostgreSQL.
FerretDB releases v1.21 with experimental support for SCRAM-SHA-1/SCRAM-SHA-256
In the latest FerretDB v1.21 release, we added experimental support for the SCRAM-SHA-1
/SCRAM-SHA-256
authentication mechanisms.
How to run and deploy FerretDB in Kubernetes using Pulumi
Setting up a scalable, reliable, and highly performant database application is essential for all production environments. But before then, you still need robust testing environments for your operations and teams.
PostgreSQL - can it be a database for everything?
PostgreSQL is one of the most popular databases around the world. A lot of companies have decided to build a business around that.
How to Run MongoDB Workloads with FerretDB on Tembo
A Guide to Disaster Recovery for FerretDB with Elotl Nova on Kubernetes
Running a database without a disaster recovery process can result in loss of business continuity, resulting in revenue loss and reputation loss for a modern business.
FerretDB releases v1.19.0
We just released FerretDB v1.19.0, which includes support for creating an index on nested fields in SQLite and some important bug fixes.