Cursor rule Codex
CLI command error handling patterns.
64 tagged cockroachdb, measured the same way as everything else here.
Browse within: javascript 60loggy-core 60loggy-terminal 60mariadb 60
Cursor rule Codex
CLI command error handling patterns.
Cursor rule Codex
Control plane descriptor and instance implementation patterns.
Cursor rule Codex
Prefer extracting a testable core over vi.mock / vi.resetModules when unit tests need to reach production logic entangled with config, env, or singletons.
Cursor rule
Application-level best practices and anti-patterns when building applications on CockroachDB. Covers transaction retry logic, ORM configuration, schema design, connection management, online DDL, batching, session guardrails, and multi-region patterns. Based on real-world production patterns from…
Cursor rule
Advanced CockroachDB application development patterns for JPA/Hibernate, Spring, JavaEE, and set-based SQL. Covers JPA identity generators, Spring AOP transaction retry, JavaEE BMT/CMT retry interceptors, CTE-based set operations, Hibernate batch configuration, entity mapping optimization, and query parallelism for…
Cursor rule
CockroachDB SQL best practices, anti-patterns, and distributed database patterns. These rules MUST be followed when writing SQL, schema definitions, or application code that interacts with CockroachDB. Covers 24 verified best practices from production workloads.