Onequery
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 | 中文
**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
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps