What's New in v2
AI for Database v2 is the culmination of six months of development informed by feedback from thousands of users. The headline features are multi-database joins, a completely redesigned dashboard builder, and integrations with tools like Notion, Linear, and HubSpot.
Multi-Database Joins
You can now query across multiple connected databases in a single natural language question. Ask "Compare order counts in our PostgreSQL production database with lead counts in our MongoDB CRM" and get a unified result set. The system handles the cross-database orchestration transparently.
Redesigned Dashboard Builder
The new dashboard builder supports drag-and-drop layout, richer chart types (heatmaps, funnels, scatter plots), and real-time collaboration. Multiple team members can edit the same dashboard simultaneously with live cursors and conflict resolution.
New Integrations
v2 adds connectors for Notion, Linear, HubSpot, Jira, Google Sheets, Airtable, and more. Workflow actions can now create issues, update CRM records, or append rows to spreadsheets, all triggered by database events.
Performance Improvements
Query generation is 40% faster, dashboard load times are down by 60%, and the system can now handle schemas with 1,000+ tables without degradation. Under the hood, we rebuilt the schema introspection engine and moved to a streaming architecture for result delivery.