Turn Any API Into a SQL Database

TL;DR AI
1 min readKey summary
Surveilr uses Singer tap scripts to pull data from APIs and other sources.
It automatically infers schemas and loads the results into SQLite tables.
Teams can then query the ingested data with standard SQL.
This makes it easier to unify data from services like GitHub, Jira, Salesforce, and Stripe without custom scripting.
