Look up Table and Column Names in Your Custom Database Schema with Autosuggest

Demo:

In this video, we will show you how to use autosuggest on your custom database schema (this can be done after you imported your database schema. You can find this if you go to the SQL builder and click on the Settings button. This will allow you to add important metadata like table and column names to the natural language input. This will enable AI Bot to understand your database schema generate highly accurate SQL queries.

Shortcuts:

  • type / to open the autosuggest
  • ESC to close the autosuggest
  • use the arrow keys to navigate the autosuggest
  • use the ENTER key to select the highlighted item (click with mouse also works)