Skip to main content

What are external database connections?

Learn how elvex connects to external databases.

Updated yesterday

elvex allows you to connect to external databases enabling you to query your data through natural language. This feature translates your questions into SQL, retrieves the data, and presents the results. This guide explains how these connections work, which databases are supported, and how to set them up securely.

External database connections in elvex allow you to:

  • Connect to your existing data warehouses and databases

  • Query your data using natural language through AI-powered interfaces

  • Create assistants that can analyze and visualize your data

  • Maintain security and access controls for sensitive information

When you connect elvex to an external database, you're creating a bridge that allows elvex's AI to translate natural language questions into SQL queries that run against your database, returning results that answer your questions.

What databases are supported?

Did this answer your question?