{"library":"cassandra-guard","type":"library","category":null,"description":"A schema registry, validated CQL builder, DDL generator, and migration differ for Apache Cassandra. Version 2.2.0 (stable, released 2024). Define your schema in JSON; all CQL statements are validated against it at build time, catching errors like missing columns or invalid primary key updates before deployment. Differentiators: build-time validation (not runtime), CQL builder that enforces schema correctness, and migration diffing for safe schema evolution. Requires Node.js >=18.0.0.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","cassandra","cql","schema","migration","guard","query-builder","ddl","schema-registry"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cassandra-guard","imports":["import { SchemaRegistry } from 'cassandra-guard'","import { CQLBuilder } from 'cassandra-guard'","import type { Schema } from 'cassandra-guard'"]},{"cmd":"yarn add cassandra-guard","imports":[]},{"cmd":"pnpm add cassandra-guard","imports":[]}],"homepage":"https://github.com/Yejneshwar/cassandra-guard#readme","github":"https://github.com/Yejneshwar/cassandra-guard","docs":null,"changelog":null,"pypi":null,"npm":"cassandra-guard","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}