Skip to content
/ c2c Public

Copy data from database to database

License

Notifications You must be signed in to change notification settings

kasta-ua/c2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool to migrate data from one database to another

Can copy data between instances of Cassandra and Postgres. Also can rename fields in the process.

Installation

Clone repository and run lein uberjar.

Usage

Run java -jar target/c2c.jar --help.

Releases

No releases published

Packages

No packages published