Feature

Connectors

Bring your own data. Databases, APIs, files.

Database connections

Connect to PostgreSQL, MySQL, SQLite, or other SQL databases. Jetro stores connection configs locally (passwords in your editor’s secure storage). Browse schemas visually, query tables, or let the agent explore your data.

API datasources

Define custom API connectors with endpoint URLs, headers, and authentication. The agent can fetch data from any REST API and cache it in your local database for analysis.

File imports

Import CSV, Excel, Parquet, or JSON files as queryable tables. Drag and drop or use the import command. Column types are auto-detected, and the data is immediately queryable via SQL.

Visual connector UI

The Data Connector panel provides a visual interface for managing connections. Browse schemas, test connections, and configure authentication without writing any code.