Project Debezium is distributed platform for change data capture in database systems. One of supported databases is MySQL, where Debezium needs meta-data for describing of the database structure. These meta-data are acquired by analysis of DDL statements, which has to be parsed. This thesis deals with the possibilities of generating the syntactic analyzers necessary to modify the in-memory model, which describes the database structure. One part of this thesis is the design and implementation of generated parser, which will replace the existing, hand written, solution in Debezium project.
MySQL query language parser for capturing data changes
University
Faculty of Electrical Engineering
Date of Completion
2018
Resources
Leader
Jiří Pechanec
Student
Roman Kuchár