{"id":"materialize-mssql-server","name":"mssql-server","af_score":32.8,"security_score":45.8,"reliability_score":32.5,"what_it_does":"mssql-server is a database driver/package intended to connect to Microsoft SQL Server from Node.js applications and perform SQL queries/operations.","best_when":null,"avoid_when":null,"last_evaluated":"2026-04-04T21:31:55.010292+00:00","has_mcp":false,"has_api":false,"auth_methods":["SQL Server credentials (username/password)"],"has_free_tier":false,"known_gotchas":["Database operations are not inherently idempotent; retries may create duplicate writes unless the calling code uses safe transaction patterns.","Connection/auth issues may surface as runtime errors from the driver; agents typically need robust connection/retry/backoff logic at the application layer.","SQL dialect/schema mismatches can cause errors that are not easily classifiable without inspecting SQL/error codes."],"error_quality":0.0}