Guides
Hands-on tutorials — from your first federated query to plan-time governance in production.
01
Your First Federated Query
From install to a governed, cross-source SQL query in minutes — your own databases, one PostgreSQL endpoint, and a masking policy that rides along with every JOIN.
02
Plan-Time Governance in Practice
How Dataglot decides who may connect, what they may read, and what they see — masks, row filters, grants, and typed tags, all enforced inside the query plan with no path around them.
03
Data pipelines from the command line
Compose
dataglot query with jq, csvkit, psql, cron, and CI — governed, federated SQL as a well-behaved Unix citizen.