-
Notifications
You must be signed in to change notification settings - Fork 292
About Cloud Sync
Weijan Chen edited this page Dec 13, 2024
·
6 revisions
Database Client provides two sync methods:
- Auto Sync (Free): When enabled, data will be automatically sync through the VS Code sync service.
- Manual (Premium License): Through the sync service of Database Client, in addition to the connection configuration, it also includes the query file created by the database connection (usually a SQL file).
For manual sync, you can configure a file as the sync key (usually a private key). The Database Client will use this file for AES encryption during sync, this will improve the security of your cloud synced data.