Skip to content

need json feature #583

Open
Open
@junha6316

Description

@junha6316

The Python-MySQL Replication project is designed to convert binlog events generated by the MySQL replication protocol into Python objects. As these objects are delivered to users in Python, they can be transformed flexibly according to the users' needs. However, in most cases, it has been observed that companies tend to convert these objects into JSON format for their use.

I think JSON feature within the event class to accommodate user needs! Although the feature can be implemented simply, i believe it to be a valuable contribution that sufficiently reflects the needs of our users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions