Agentic database client · v0.2.1

AI that actually
connects to your database.

No account required AI included · free for now

A desktop database client with AI built in. Connect your database, ask questions in plain English, and get instant answers — no copy-pasting, no switching tools, no account needed.

Features

Everything you need.
Nothing you don't.

Everything you need to explore and query your database — with an AI assistant that actually understands your data.

Ask in Plain English

Just describe what you're looking for. Seshat figures out the right query, runs it, and shows you the results — with a plain-English explanation of what it did.

Browse Your Data

Click any table to open and browse its contents in a clean spreadsheet view. Sort, scroll, and explore — no query needed.

Credentials Stay Local

Your database credentials are stored on your device and never sent to our servers.

Explore Your Structure

See every table and its columns at a glance in the sidebar. Tell the AI which tables to focus on and it will answer questions about your actual data — not a guess.

Conversations Are Saved

Every chat is saved on your device and listed in the sidebar. Pick up where you left off, revisit past answers, and never lose your work between sessions.

Save & Reuse Queries

Save any query with a name and rerun it in one click. Organized per database, so your saved queries stay where you expect them.

How it works

From question
to answer in seconds.

Three steps to find what you're looking for in your database — no technical knowledge required.

01

Connect your database

Enter your database details. Everything is stored only on your device — never sent to our servers.

02

Ask in plain English

Type your question. Seshat runs the query and shows you the results right away. Ask follow-up questions to dig deeper — it remembers your conversation.

Compatibility

Native support for the
most-used databases.

Connect your database and start exploring right away — no account or extra setup needed.

Databases
PostgreSQL
MySQL
SQLite
FAQ

Frequently asked questions.

The most common questions about Seshat, answered.

How much does Seshat cost?
Seshat is currently free to download and use — AI included, no account required. This may change in the future, but we'll communicate any pricing changes clearly in advance.
Is my data private? Can Seshat see my queries?
Your login credentials and chat history are stored on your device and never sent to our servers. When you ask a question, the structure of your selected tables (like column names) is shared with the AI so it can answer accurately. If the AI runs a query, those results may also be included in the conversation — so avoid using Seshat with databases that contain highly sensitive personal data if that's a concern.
Do I need to know SQL?
No — describing what you need in plain English is enough. If you do know SQL, Seshat still saves time by drafting complex queries for you to review and run. Either way, it explains every query it writes.
Which databases are supported?
PostgreSQL, MySQL, and SQLite are fully supported. Have a specific database you need? Reach out and let us know.
How does the AI know what's in my database?
When you pick tables, Seshat reads their structure — things like column names and what type of data they hold — but not the actual rows. This gives the AI enough to understand your database and answer questions accurately.