Score breakdown
Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.
Why it matters
Useful for teams that want one self-hosted database tool layer for agents instead of custom SQL glue per project, especially when they need broad engine support and short-lived connection handling.
Who should use it
Who should skip it
Skip or sandbox it if you cannot review permissions, data access, and failure modes before use.
Risk explanation
The tool can accept live database credentials and expose real schemas or records to the connected model, so start on non-production data or a read-only account; It ships SQL write operations as MCP tools, which means a bad prompt or loose permissions can alter production systems quickly.