Hey folks, I built a sql client for mac where your entire db schema is available in LLM context. You can chat with your database or run an “LLM analysis” that uses system info (slow queries, indexes usage, connections, etc.) to give optimization tips. You just ask questions in plain english ("show me active users from last week") and it generates/runs the SQL.
Feedback would mean a lot:
https://apps.apple.com/us/app/tableai-ai-database-client/id6756276598
ps: fully local, no third-party sdk/analytics, your machine connects directly to your db. Passwords are safely stored in your mac keychain.