cassandra-migrate-aws

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A CLI migration tool for Cassandra and AWS Keyspaces, version 1.0.1. It provides incremental schema migrations using the DataStax Node.js Cassandra driver. Designed for AWS Keyspaces, it handles asynchronous table creation and disables prepared statements for DDL operations, but also supports standard Cassandra setups. Offers create, up, down, and skip commands with timestamped migration numbering. Configuration via CLI flags, environment variables, or config file. Active development on GitHub.