SQL AI assistant

Use the AI assistant to drastically speed up your SQL efforts.

Writing SQL is now accessible for anyone who can sufficiently describe in language the data they would like to retrieve.

The AI assistant understands your database schema so you can ask specific questions about your data and get the SQL output you want. The AI never reads your database data, only the database schema (table names, column names, column data types)

To access the AI assistant, open the SQL code editor from your SQL connection by pressing / and then open the AI assistant tab.

Last updated