Cassandra Migration

JSON →
library 3.0.0 ·javascript maintenance
verified Jun 7, 2026

Simple schema migration tool for Apache Cassandra, version 3.0.0. It migrates the Cassandra schema by executing CQL files with a naming convention in a specified directory. The tool requires Node.js >=0.10 and uses the cassandra-driver for connection. It supports configuration via JSON files, optional authentication, and WhiteListPolicy for single-node migration. Unlike other migration tools, it is lightweight and focuses on CQL file execution with version-based ordering. The project is looking for a new maintainer and has a low release cadence.