Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binlog reader #156

Open
chwangaa opened this issue Oct 4, 2022 · 5 comments · May be fixed by #157
Open

binlog reader #156

chwangaa opened this issue Oct 4, 2022 · 5 comments · May be fixed by #157

Comments

@chwangaa
Copy link

chwangaa commented Oct 4, 2022

Hi

Is there a open-sourced binlog reader which gives me availability to parse the logs back to some structured data please? preferably in python

Thanks

@erenon
Copy link
Contributor

erenon commented Oct 4, 2022

Hi, do you want a reader that produces e.g: json, or a python library that produes python objects?

@chwangaa
Copy link
Author

chwangaa commented Oct 4, 2022

Ideally python objects as i want to later processs them for analytics in python, json would do too if that's already available but not python. Thanks

@chwangaa
Copy link
Author

Hi @erenon any comments on the above pls

@erenon
Copy link
Contributor

erenon commented Oct 11, 2022

There's no such reader atm, but I'll eventually get to it. I can't provide a schedule.

@erenon erenon linked a pull request Oct 19, 2022 that will close this issue
@erenon
Copy link
Contributor

erenon commented Oct 19, 2022

@chwangaa Please take a look at #157. Is this something you could use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants