- Javascript
- Python

Options
Name | Type | Description |
---|---|---|
Connection String | Plain Text | The JDBC connection string to use to connect to the database. Must follow the format: postgres://user:[email protected]:5432/database |
Query | Code | The query you want to run on the database. |
Outputs
Name | Type | Description |
---|---|---|
Result | Object | The response from the query in JSON format. |
Tips
- We enforce a 60 second timeout per execution to prevent abuse. If your use-cases require longer runtimes, reach out to the Respell team!
- If you’d like us to support other languages, reach out to the Respell team.