Dataglot speaks the PostgreSQL wire protocol, federates queries across the databases you already run, and enforces column masks and row filters inside the query plan. Start with the quickstart if you're new — it takes about five minutes and only needs Docker.
Browse all sections
Getting started
Install Dataglot and run your first governed, federated query.
Concepts
The model behind the engine — how a query travels, what a catalog is, and which sources you can point it at.
Command line
One-shot queries, the REPL, and shell pipelines — the full engine with no server.
Configuration
The dataglot.toml reference and the SQL-native runtime control plane.
Security & governance
Authentication modes, access control, masks and row filters.
Reference
Client compatibility, wire protocol coverage, and engine comparisons.
Guides
Hands-on tutorials: your first federated query and plan-time governance.