From 710d522e069b7521b6c2ec4f93f1491a897cf2b4 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 24 Jan 2026 05:23:29 +0200 Subject: [PATCH] Updated FerretDB 2 / PostgreSQL docs location. Thanks to xet7 ! --- docs/{Platforms/FOSS => Databases}/FerretDB2-PostgreSQL.md | 0 docs/Databases/PostgreSQL.md | 2 ++ 2 files changed, 2 insertions(+) rename docs/{Platforms/FOSS => Databases}/FerretDB2-PostgreSQL.md (100%) diff --git a/docs/Platforms/FOSS/FerretDB2-PostgreSQL.md b/docs/Databases/FerretDB2-PostgreSQL.md similarity index 100% rename from docs/Platforms/FOSS/FerretDB2-PostgreSQL.md rename to docs/Databases/FerretDB2-PostgreSQL.md diff --git a/docs/Databases/PostgreSQL.md b/docs/Databases/PostgreSQL.md index f2b67ed71..3f86742be 100644 --- a/docs/Databases/PostgreSQL.md +++ b/docs/Databases/PostgreSQL.md @@ -4,6 +4,8 @@ Replacing MongoDB with FerretDB/SQLite or FerretDB/PostgreSQL. Needs testing, wh https://forums.meteor.com/t/ferretdb-1-18-now-has-oplog-support-trying-replace-mongodb-6-x-with-ferretdb-postgresql-or-ferretdb-sqlite/61092 +[FerretDB2-PostgreSQL Install](FerretDB-PostgreSQL.md) + ## ToroDB ToroDB is not developed anymore. ToroDB was about adding MongoDB proxy to PostgreSQL or MySQL.