Bytebase Docs home page
Search...
⌘K
Ask AI
GitHub
bytebase.com
bytebase.com
Search...
Navigation
General
Database Instance
Get Started
Features
Administration
Integrations
Tutorials
API Reference
Changelog
Security
Single Sign-On
Roles and Permissions
User Groups
Custom Roles
Audit Log
SCIM
Two-factor Authentication
Password Restriction
Sign-in Restriction
Watermark
General
Manage License
Upgrade
Production Setup
Back up Data
Database Change Mode
AI Assistant
Database Instance
Environment Policy
Customize Logo
Announcement Banner
Archive
Reference
Server Startup Options
Error Code for Bytebase Core
Error Code for SQL Review
Schema Definition Language
On this page
Instance connection
Scan interval
Maximum connections
General
Database Instance
Copy page
Instance connection
Check
Connect Your Database
.
Scan interval
You can always sync the database schema manually.
Bytebase needs to fetch the databases’ schema information:
SQL review
,
Dynamic Data Masking
, and etc all require an up-to-date schema info.
SQL Editor
,
Schema Editor
also require schema info.
Schema Drift Detection
needs to compare with the schema in the live database.
On the other hand, fetching schemas too frequently will impact the database operations. We allow users to configure a sync interval.
Maximum connections
Bytebase may open multiple connections to a particular instance if there are concurrent ongoing database operations. To avoid overwhelming the instance, you can configure the maximum connections that Bytebase can open.
Was this page helpful?
Yes
No
AI Assistant
Environment Policy
Assistant
Responses are generated using AI and may contain mistakes.