Collections
Datasets
Tools
CSV to SQL
JSON to SQL
Sign In
Name
Description
Master the SQL pattern for analyzing flows between entities. Aggregate transactions, rank by volume, and generate visual flow diagrams. Works for budget tracking, network traffic, supply chains, API calls, and more.
Database
PostgreSQL
MySQL
MariaDB
Oracle
Cancel
Save
Use desktop for interactive SQL sandbox
Settings
Fork this book
Notes
SQL
MySQL - 8.0
Oracle - 21.3.0
PostgreSQL - 17
ERD
Run Code
Read-only book
Fork to Edit
Tip: Press
Alt
+
Enter
to run SQL
SQL Output
Clear
Getting Started
1
Switch to a SQL tab and select a database
2
Write or paste your SQL in the editor
3
Press
Alt
+
Enter
to run
Quick Templates
Show Tables
Basic SELECT
JOIN Example
Create Table
Tip:
Select text in the editor to run only that portion
SQL for Flow Diagrams-Following the Money
Updated 1/28/26, 1:08 AM
Notes
SQL
Alt+Enter to run