Database Connectors

Use Mito AI to query you databases in natural language.

With Mito AI, you can get answers from your database without writing a single line of SQL.

Initial Setup

Once Mito AI is installed, you can connect your database from the Settings page under the Database tab.

Access the Mito AI Settings page from the chat task pane.

The first time you connect, it may take a few seconds while Mito AI analyzes your tables and columns.

Using Your Database in Chat

In the chat task pane, you can ask questions about your database. Mito AI will usually detect and use the connected database automatically, even if you don’t mention it explicitly.

That said, being specific—such as naming a table or column—often improves the accuracy of responses.

FAQs

What databases are supported?

Currently Mito AI supports:

  • Microsoft SQL Server

  • MySQL

  • Oracle

  • PostgreSQL

  • Snowflake

  • SQLite

Do you store my database credentials?

No. Your database credentials are stored locally on your machine. Mito AI references your credentials through a local config file when establishing a connection.

Your credentials are never sent to our servers or stored remotely.

Last updated

Was this helpful?