dbx-studio
Plain-English SQL generation, data exploration, and chart building
All Skills in This Repository (8)
Pure Emerald Level Indicatorsdata_exploration
Profiles databases and tables in DBX Studio to map schema, relationships, and data quality.
sql-queries
Generate, optimize, and debug SQL queries across multiple database dialects.
data-visualization
Generate bar, line, pie, scatter, area, and histogram charts from SQL queries.
system-prompt
Modify and enhance DBX Studio AI system prompts for behavior and tool usage.
ai-tools
Reference AI tools in DBX Studio's chat system with provider integrations.
data-exploration-tool
Profile database tables by reading schemas and gathering statistical insights.
sql-queries-tool
Generate, optimize, and debug SQL queries across multiple database dialects.
data-visualization-tool
Generates customizable bar, line, pie, scatter, area, and histogram charts from SQL queries.
Frequently Asked Questions
FAQPage SchemaHow to install DBX Studio skills?โผ
Run `npx skills add Dbxstudio/dbx-studio --all -g -y` in your terminal to install all skills in this suite globally.
How to generate SQL from plain English?โผ
The sql-queries skill reads your database schema first, then writes dialect-correct, safe SELECT queries with automatic row limits.
Which databases does DBX Studio support?โผ
It supports PostgreSQL, Snowflake, BigQuery, Databricks, MySQL, and SQLite, with SQL adjusted to each dialect automatically.
Can it create charts from my data?โผ
Yes. The data-visualization skill picks the right chart type, such as line, bar, pie, or histogram, and builds it directly from query results.
Is it safe to run queries on my production database?โผ
Yes. Only read-only SELECT and WITH queries are allowed, identifiers are quoted, and limits are added automatically to protect your data.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web