To connect your SQL Server database to Buster, go to the Buster web app, navigate to the Integrations tab, select SQL Server, and enter your credentials.Documentation Index
Fetch the complete documentation index at: https://docs.buster.so/llms.txt
Use this file to discover all available pages before exploring further.
Buster only requires a read-only user for warehouse connections. We recommend creating a dedicated user with SELECT permissions only.
Required Credentials
To connect Buster to your SQL Server database, you will need the following credentials:| Field | Description | Required |
|---|---|---|
host | The hostname of your database. | Yes |
port | The port your database listens on. | Yes |
username | The username for database access. | Yes |
password | The password for database access. | Yes |
default_database | The name of the database to connect to. | Yes |
default_schema | The default schema to use within the database. | Yes |
You may need to allowlist Buster’s IPs:
44.219.39.124, 34.230.173.35, 100.26.25.127