You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weijan Chen edited this page Dec 13, 2024
·
6 revisions
Sync Methods
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).
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.