Onequery banner
wordbricks wordbricks

Onequery

DevOps community

Description

One interface for your whole data stack, with built-in safeguards and a simpler workflow for your team. Written in Rust. Docker not needed.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OneQuery

English | 中文

npm downloads Site Release License

**Self-host OneQuery to connect databases, analytics tools, and APIs, manage credentials centrally, and run safe, auditable queries from a CLI and web UI.**

One interface for your whole data stack, with built-in safeguards and a simpler workflow for your team.


Features

Self-Host Cloud / Enterprise
Safe querying Read-only validation, single-statement enforcement
Query cost limit Budget caps for BigQuery, Athena, etc.
Audit log Full query history and tracking
Auth / Org / RBAC Organization-level access control SSO, SAML
Connection vault Centralized credential management
Connectors 15+ sources
Insights
SLA / Compliance

Quick Install

npm install -g @onequery/cli

Other install options:

brew install wordbricks/tap/onequery    # Homebrew
bun add -g @onequery/cli                # Bun
curl -fsSL https://onequery.dev/install.sh | sh    # install script

Without a global install: `npx @onequery/cli --help` or `bunx @onequery/cli --help`.


Getting Started

Option A: Self-host (run your own server)

onequery gateway start
onequery auth login

Add a source and run