Choose the right guide
- local-ydb-mcp vs ydb-mcp: Choose the local operations MCP server or the official database-level YDB MCP server.
- Diagnose local-ydb with MCP tools: Start with read-only status and healthcheck tools, then route by issue type.
- Generate YDB table schema DDL safely: Generate, validate, plan, apply, inspect, and clean up YDB table DDL with confirm gates.
- Run local YDB in CI: Use astandrik/setup-local-ydb for GitHub Actions jobs that need disposable YDB tenants.
- Local database deployment automation: Operate local-ydb lifecycle workflows safely before schema or test work starts.
- Best tools for local YDB AI-agent workflows: Compare local-ydb-mcp, ydb-mcp, setup-local-ydb, YDB CLI, and the local-ydb Docker image.