MySQL Replication Listener C++ API

This page summarizes the projects mentioned and recommended in the original post on /r/mysql

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MySQL-replication-listener

    This is a fork of MySQL-replication-listener on launchpad. https://launchpad.net/mysql-replication-listener

  • I was trying to build the MySQL Replication Listener (https://github.com/Flipkart/MySQL-replication-listener) to implement an application that parses MySQL binary log. However, when I tried to compile the codebase above, I got the error below:

  • binlog-parser

    A parser for MySQL binlog files that creates JSON messages. Useful for creating a stream of database events that can be stored and analyzed.

  • Alternatively, you can either try third party tools such as https://github.com/zalora/binlog-parser or parse SQL through the use of mysqlbinlog. Sadly I cannot give you first person advice on what's best.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts