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.
PostgreSQL is one of the most popular databases around the world. A lot of companies have decided to build a business around that.
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.
We just released FerretDB v1.19.0, which includes support for creating an index on nested fields in SQLite and some important bug fixes.
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.
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.
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 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.