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

Explore goavro and avro-cli-examples #14

Open
11 tasks
Prattoy opened this issue Jun 19, 2023 · 0 comments
Open
11 tasks

Explore goavro and avro-cli-examples #14

Prattoy opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
study material Need to read the documentation.

Comments

@Prattoy
Copy link
Collaborator

Prattoy commented Jun 19, 2023

  • Import goavro
  • Create dummy schema
  • Save schema in .avsc file
  • Serialize dummy data from json
  • Store in .avro file
  • Read from .avro file
  • Deserialize data
  • Install avro-cli-examples
  • Use avrocat
  • Use avromod
  • Use avropipe
@Prattoy Prattoy added the study material Need to read the documentation. label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
study material Need to read the documentation.
Projects
None yet
Development

No branches or pull requests

2 participants