Connect data
Datasources connect Groove Builder apps to databases, APIs, files, and services. Queries run against a datasource and return JSON you bind to widgets.
Common sources
| Source | Guide |
|---|---|
| PostgreSQL | Querying Postgres |
| REST API | REST API |
| CSV upload | CSV |
| Google Sheets | Google Sheets |
| SMTP | SMTP |
| GraphQL | GraphQL |
Concepts
- Prepared statements
- Query settings
- Environments (staging vs production configs)