Database · Desktop · Secure key
Connect SQLite to AshnaAI
Point AshnaAI at a local .db file. Desktop inspects schema and runs bounded SELECT queries.
What this connector does
SQLite files live on disk, so this connector is meant for AshnaAI Desktop. Paste the file path in Integrations, keep Desktop running, and AshnaAI can inspect the schema in read-only mode.
What you can do after connecting
- Inspect schema
- Run bounded read-only SELECT queries
Before you start
- AshnaAI Desktop
- The full path to a local SQLite file
How to connect SQLite
Download AshnaAI Desktop
Install and open AshnaAI Desktop on the computer that has the SQLite file.
Add the file path in Integrations
Open SQLite, click Connect, and paste the local .db path. Do not upload the database to the cloud.
Frequently asked questions
Is the SQLite file uploaded to AshnaAI?
No. Queries run locally through Desktop against the path you provide.