Skip to content

About Cloud Sync

Weijan Chen edited this page Dec 13, 2024 · 6 revisions

Sync Methods

Database Client provides two sync methods:

  1. Auto Sync (Free): When enabled, data will be automatically sync through the VS Code sync service.
  2. 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).
image

Data Encryption

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.

image