We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a479f4a commit 7094ebbCopy full SHA for 7094ebb
installation/database-setup.mdx
@@ -1,9 +1,11 @@
1
---
2
title: "Source Database Setup"
3
-description: "Configure your backend database for PowerSync"
+description: "Configure your backend database for PowerSync."
4
sidebarTitle: "Overview"
5
6
7
+Jump to: [Postgres](#postgres) | [MongoDB](#mongodb) | [MySQL](#mysql-alpha)
8
+
9
import PostgresPowerSyncUser from '/snippets/postgres-powersync-user.mdx';
10
import PostgresPowerSyncPublication from '/snippets/postgres-powersync-publication.mdx';
11
0 commit comments