Capability
Transaction Management Begin Commit Rollback
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “transaction management with rollback and commit control”
** - A Model Context Protocol server for managing, monitoring, and querying data in [CockroachDB](https://cockroachlabs.com).
Unique: Exposes CockroachDB transaction control as MCP tools, enabling LLM agents to explicitly manage transaction boundaries and ensure atomic multi-step operations without requiring application-level transaction coordination
vs others: More explicit and safer than auto-committing each query, and more agent-friendly than requiring clients to implement transaction logic themselves