Product

AI for engineering workflows, not generic database guessing.

DataPilot uses real workspace and schema context to support engineering workflows around metadata, SQL, and result understanding. It is designed to work inside an operational product, not as a disconnected chatbot.

Schema-aware assistance

Use real schema context instead of generic prompts

Schema context is injected before each AI request, including table names, data types, indexes, foreign keys, and existing comments. This removes hallucinated column names and keeps the workflow close to the catalog and workspace.

Catalog AI workspace for schema documentation

Documentation workflows

Draft metadata faster, review inside the team workflow

Generate publication-grade documentation from real schema. Review the delta and apply changes through ALTER TABLE and COMMENT ON statements directly from the workspace. Documentation stays connected to the actual database structure.

SQL support

Explain, refine, and troubleshoot queries inside a shared workspace

Get context-aware optimization suggestions grounded in your schema, indexes, and key relationships. Click Fix with AI to get a corrected query using your real schema and runtime error details. No invented column names, no disconnected generic advice.

Query workspace with AI optimization suggestions

Why this page is not the homepage

AI matters, but teams also need governed execution and delivery

AI assistance is one part of DataPilot's value. Teams also need scheduled delivery, private network execution, access boundaries, and operational visibility. Those needs do not go away just because AI can write SQL.

AI assistant FAQs

Does the AI know my actual table and column names?

Yes. Schema context is injected before AI requests, including table names, data types, keys, and existing comments.

Does AI documentation write to the database?

Yes. After review and approval, DataPilot applies comment updates through DDL statements.

What are AI credits?

Credits are the included AI usage budget on paid plans. Free customers can still use AI features with their own Anthropic API key.