Setup in 60 seconds
Connect and start querying
1
Enter your MySQL host, port, database name, username, and password
2
Datologist encrypts your credentials with AES-256-GCM and stores them server-side
3
The AI agent automatically discovers your tables, columns, and indexes
4
Start asking questions in plain English — answers stream in real-time
Examples
Questions you can ask
Just type in plain English. Datologist handles the MySQL SQL for you.
How many new users signed up each day this week?
What's our best-selling product by quantity?
Show me all orders over $1,000 from the past month
What's the average response time for support tickets?
Which customers haven't placed an order in 90 days?
Built for MySQL
Datologist generates optimized SQL tailored to MySQL's specific dialect, data types, and capabilities.
- Full MySQL 8.0+ support including window functions and CTEs
- Automatic discovery of foreign key relationships
- Optimized query generation for MySQL dialect
- Support for MySQL-specific features like JSON columns
Enterprise-grade security
Your MySQL credentials and data are protected by multiple layers of security.
- AES-256-GCM encryption for all credentials
- SELECT-only queries enforced via AST validation
- Query results streamed, never stored
- No data used for AI model training
- Full query audit trail