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.
Add MongoDB Compatibility to Ubicloud Managed Postgres
A database infrastructure setup will certainly impact the success of your business, or any business for that matter. You definitely don't want to wake up at 2 AM because your database went down, transactions stopped going through, and customers are angry.
FerretDB releases v1.18.0 with OpLog Support!
We are starting the new year with a major feature addition! The latest version of FerretDB v1.18.0 has just been released with support for basic OpLog functionality, along with other exciting features.
FerretDB releases v1.17.0!
We just released FerretDB v1.17.0, which now makes it possible to build FerretDB without PostgreSQL or SQLite backend, among other new features.
FerretDB and Neon: Add MongoDB Compatibility to your Project
FerretDB is an open source document database that adds MongoDB compatibility to other database backends, such as Postgres and SQLite. By using FerretDB, developers can access familiar MongoDB features and tools using the same syntax and commands for many of their use cases.
FerretDB releases v1.16.0!
We are delighted to announce the release of FerretDB v1.16.0, where we update our documentation to be compatible with Docusaurus v3, enable support for DeleteAll
for capped collections, and more.