mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
further clarify ferretdb setup for existing users
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# FerretDB
|
||||
|
||||
:::info
|
||||
- If you setup Komodo using **Postgres** or **Sqlite** options prior to [**Komodo v1.18.0**](https://github.com/moghtech/komodo/releases/tag/v1.18.0), you are using **FerretDB v1**.
|
||||
- Komodo now uses **FerretDB v2**. For existing users, [**upgrading requires a migration**](https://github.com/moghtech/komodo/blob/main/bin/util/docs/copy-database.md#ferretdb-v2-update-guide).
|
||||
:::
|
||||
|
||||
[**FerretDB**](https://www.ferretdb.com) is a MongoDB-compatible database backed by [Postgres + DocumentDB extension](https://github.com/microsoft/documentdb).
|
||||
It is a solid option with performance comparable to MongoDB, and can also be run on some systems which [do not support MongoDB](https://github.com/moghtech/komodo/issues/59).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user