Launching today

FluentDB
The AI database client for Mac
38 followers
The AI database client for Mac
38 followers
FluentDB is an AI-powered database client for macOS. It supports PostgreSQL, MySQL, SQLite, SQL Server, with more coming soon. Built for speed, simplicity, and security, it works with Anthropic and OpenAI using your own API keys or Claude Code/Codex subscriptions, and with local models via Ollama. Your data never leaves your machine without your approval: models see your schema, not your data, and every AI-generated SQL query requires approval by default.







Magic Inspector
a native Mac db client that isn't electron is already a plus in my book. curious how the AI part handles write queries specifically - does it always show you the generated SQL before running anything against the actual database, or can it execute directly if you ask it to "clean up duplicate rows" type stuff without a confirmation step?
Magic Inspector
@omri_ben_shoham1 Thanks for your comment!
By default, the AI will always only write queries and ask you to confirm before executing them. Even when you run them, we don't share the result with the AI.
However, yes, you can turn on two permissions:
- Auto run: allows the AI to run the queries it wants
- Read mode: allows the AI to view the results
I explain this in detail in this video :)