v2.1.0 — AI Native Dashboards #96
bhaskarblur
announced in
Announcements
Replies: 2 comments 1 reply
|
The persona-based dashboard approach is a smart design choice. Most database tools treat dashboards as a one-size-fits-all feature, but the reality is a DBA monitoring index usage needs fundamentally different query patterns than a data analyst tracking retention cohorts. A couple of questions on the query generation side:
Disclosure: I'm working on ai2sql.io, a natural language to SQL tool. The challenge of translating intent into correct, performant queries is something we think about constantly — seeing it applied to dashboard generation is a natural next step for the space. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
This release introduces AI-native dashboard generation, transforming NeoBase from a
conversational database tool into a complete database observability & analytics platform.
Highlights
AI Generates Your Dashboards
No more manual query writing or widget configuration. Just describe what you want:
The AI analyzes your schema, leverages your Knowledge Base, and generates a complete dashboard
with queries, widgets, and real-time refresh — all in seconds.
11 Widget Types for Every Visualization Need
From simple KPI cards to advanced Grafana-style widgets:
Zero-Config, Maximum Intelligence
The AI knows your database:
Real-Time Auto-Refresh
Dashboards stay current with configurable auto-refresh (10s to 15m intervals). Watch your
metrics update live without manual re-execution.
Multi-Dashboard Support
Create unlimited dashboards per database connection:
🔧 What's New
Backend
Frontend
AI Capabilities
Data Pipeline, IoT, and Custom templates
heatmap for time-based patterns
Use Cases
This discussion was created from the release v2.1.0 — AI Native Dashboards.
All reactions