Skip to main content
Lyzr connects with leading SQL and NoSQL data sources, enabling agents to access and query live data in real time. To connect a database to an agent, you create a Semantic Model, which defines the relevant subset of your database for that agent. This scoping gives the agent the schema context it needs to generate accurate queries while keeping performance predictable. Once connected, your agent converts natural language questions into SQL queries and returns results directly. Agents built on a Semantic Model are called Data Query Agents or Text-to-SQL Agents.

Supported connectors

ConnectorTypeStatus
Amazon RedshiftSQLAvailable
PostgreSQLSQLAvailable
MySQLSQLAvailable
Google BigQuerySQLAvailable
MongoDBNoSQLAvailable
Azure SQLSQLAvailable
Microsoft SQL ServerSQLAvailable
File Upload (CSV, Excel, JSON)FileAvailable
DatabricksSQLUpcoming
SnowflakeSQLUpcoming
Don’t see your data source? Contact support@lyzr.ai to request it.

Adding a connector

  1. Go to Connections > Data Connectors in Agent Studio.
  2. Select the database type.
  3. Enter connection credentials. Credentials are encrypted at rest and never logged.
  4. Test the connection before saving.

Next steps

  • Semantic Model: configure the data model your agent uses to interpret and query your database.