{"id":"dolthub-dolt-sql-server","name":"dolt-sql-server","af_score":31.0,"security_score":46.0,"reliability_score":27.5,"what_it_does":"Provides a SQL server interface for Dolt (MySQL-compatible wire protocol), enabling clients/tools that speak MySQL to query and interact with Dolt databases.","best_when":"You want to access Dolt via standard SQL clients (especially MySQL-compatible tooling) and are comfortable operating a SQL server deployment.","avoid_when":"You require OAuth2/API-key web access with fine-grained scopes, or you need an HTTP/REST interface (rather than SQL) for programmatic access.","last_evaluated":"2026-04-04T19:40:45.958470+00:00","has_mcp":false,"has_api":false,"auth_methods":["MySQL-compatible authentication over SQL protocol (credentials/configuration are typically handled server-side via Dolt/MySQL-style auth)"],"has_free_tier":false,"known_gotchas":["SQL servers often require careful handling of transactions and statements; agent attempts to treat operations as REST-style may fail.","Without explicit guidance, agents may not know how to authenticate/configure users for the SQL wire protocol.","Retry/idempotency behavior is statement-dependent (e.g., DDL/DML may not be safe to re-run)."],"error_quality":0.0}