Setting up OracleDB
1. Add integration
Select OracleDB from the integrations page.2. Configure settings
Connect using either a form or a connection string.- Form
- Connection string
Fill out the form with the following settings:
3. Test and save
Click Test Connection to check that Superblocks can connect to the data source. After connecting successfully, click Create to save the integration.4. Set data tags
Optionally, configure different data tags for separate development environments.Using OracleDB in APIs
Once your OracleDB integration is created, you can start using it by writing SQL in Superblocks APIs. Use standard Oracle SQL syntax for all your queries, including support for PL/SQL blocks.Troubleshooting
If you run into issues, first see our guide on Troubleshooting Database Integrations. There are also several common errors you may see when using OracleDB:
If you are encountering an error that’s not listed, or the provided steps are insufficient to resolve the error, please contact us at support@superblocks.com

