Get your SQL data in the places you need it like Google Sheets, Salesforce, Zendesk, and Slack.
Unlock your data warehouse. Write SQL and sync the results to the apps your team operates in.
Connect to Postgres, MySQL, Snowflake, Redshift, Google BigQuery and SQL Server. Send data where your team needs it like Google Sheets, Excel, Slack and email.
Send data from SQL to Google Sheets and Excel. You can also send data from one spreadsheet to another and join multiple sheets to your SQL data.
Push key alerts to your team. Only get notified when you need to be with Triggers.
Schedule your queries to run hourly, daily, weekly or every 5 minutes. Your data will always be fresh and up to date.
Share, tag, and discover code written by anyone on your team. Never re-write code someone else has already perfected.
Tags and Parameters - Organize your SQL with Tags and make them reusable with Parameters. You can also easily search, sort and filter by the type of query, author, and dates.
Snippets - Share small, reusable bits of SQL with your team using Snippets. They're great for automating date formatting or metric definitions.
Powerful features with predictable pricing
$50/month
$150/month
$300/month
$500/month
MySQL, Postgres, Redshift, MS SQL Server, Google BigQuery, and Snowflake. You can also query Google Sheets, Excel and CSV files just like they were SQL tables. You can even query cross database and files (e.g. join a Google Sheet, Postgres table and MySQL table).
Google Sheets, Slack, Microsoft Teams, HubSpot, Salesforce, Intercom, Zendesk, Drift, and more.
You can see our plans on our pricing page.
We call the combination of a source (e.g. Postgres) a destination (e.g. Google Sheets) and a SQL statement a Block. You can chain blocks together and query one block from another. You can also parameterize and tag blocks.
A run is the execution of one of your Blocks. For example, if you schedule a Block to run hourly, it will have ~720 Runs per month.
This is a limit on how long your query can take to excute. You can test this out on your local SQL IDE or any other existing connection you have to your database. It is uncommon to have a query that takes longer than 5 to 15 minutes on well modeled data.
Advanced permissions allow for granular control over who on your team can see and execute certain blocks.
Yep! Check out the docs here.
Yes, You can also query Google Sheets, Excel, and CSV files just like they were SQL tables. You can even query cross database and files (e.g. join a Google Sheet, Postgres table, and MySQL table).