SQL Database integration setup
What does the SQL Database integration do?
The SQL Database integration in Rewst allows users to connect to their existing Postgres, MySQL, or MSSQL database and perform queries on the database, including those hosted in Azure SQL or AWS RDS.
Our integration works with versions of MSSQL that are actively supported by Microsoft.
When enabling SQL Database integration and not using BYOD, the following completion handlers will still be automatically enabled, and will need to be disabled manually:
BOYD: Insert Data Into Database
BYOD: Upsert Cache DB Data Listener
If you’re new to integrations in Rewst, read through our introductory integration documentation here.
Set up the integration
Once you've set up the database and have the necessary credentials, follow the below steps to configure a new integration:
Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
Click or search for SQL Database.

Click on the integration tile to launch the configuration page.
Under Parameters, click
to add a new database.Complete the fields with your database information.

Click Save Configuration.
If you are using the database integration to cache information from options generators, follow the BYOD For Options Generators document
Actions and endpoints
Query
Custom Query
Run custom SQL Query on cloud database
Query
Query Tables List
Get list of tables from database configuration
Query
Query Users List
Get list of users from database configuration
Query
Test All Configurations
Test all databases by getting list of tables from each database
Query
List Database Configurations
Get list of all set up databases
Last updated
Was this helpful?
