Open Source Data Infrastructure for the Agent Era
Agents write the pipelines; a deterministic engine runs them. Agents query production; the credential, not the prompt, decides what they can see, spend, and do. Starflow and Quack on Demand each work on their own. Both Apache-2.0.
Open-source ELT · Apache-2.0
Agents write specs. The engine executes them.
no lock-inno glue codeno LLM at runtime
Open-source DuckDB fleet control plane · Apache-2.0
Hand your agent the keys: scoped, audited, revocable.
no telemetryno upsellno shared passwords
In production at




The agentic philosophy
An agent is a new kind of user.
Data platforms were designed for two callers: the application, issuing a fixed, reviewed set of statements, and the analyst, issuing arbitrary ones slowly, with a job title attached. An agent is neither. It writes arbitrary SQL like the analyst, at machine speed like the application, and nobody reads it before it runs.
Machine speed, no review
Prompt injection travels through data
Credentials outlive agents
The policy cannot live in the prompt. It lives in the spec and on the credential.
An agent's instructions are advice. Its grants are the only thing an injected instruction cannot argue with. That single idea shapes both products.
Open governance