Talk to Postgres without writing SQL.
Point iDBQuery at any PostgreSQL or compatible Postgres-flavored database — RDS, Supabase, Neon, Crunchy Bridge, Timescale — and it pulls the full schema (tables, materialized views, types, foreign keys, indexes) into a memory document the AI uses to generate accurate SQL. If the PostGIS extension is installed, it's auto-detected and unlocks the geospatial widget set (map_site, choropleth, heatmap). Common Postgres features — JSONB, arrays, CTEs, window functions, materialized views, schemas — all surface to the model.
Everything iDBQuery's PostgreSQL connector supports out of the box.
Project → Add source → PostgreSQL. Host, port (5432), database, user, password.
If your DB has multiple schemas, pick which ones to expose. Restrict to what the AI should see.
'Show monthly active users by signup source for the last year' — the AI writes the windowed SQL and renders the chart.
Free tier covers most teams. No credit card.
No credit card required · 1M tokens / month free