Skip to content

hoeck/mysql-cdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Based Change Data Capture for MySQL

 * comes with a basic streaming-sql jdbc driver
 * implemented in Clojure and Java
 * supports only VARCHARs, INTs and DECIMALs
 * uses the binary log (replication log) and the row based logging
   format
 * should work for any mysql version which supports row based logging

Dependencies

 * recent clojure snapshot
 * JNotify

About

Log Based Change Data Capture Tool for MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published