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

bond tools #116

Open
pkieltyka opened this issue Nov 6, 2023 · 0 comments
Open

bond tools #116

pkieltyka opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@pkieltyka
Copy link
Contributor

lets add ./cmd/bond-migrate and ./cmd/bond-dump

bond-migrate

  • cli too similar https://github.com/pressly/goose , github.com/uptrace/go-clickhouse/chmigrate , etc.., where an application can create a "migration" folder with numbered schema changes which run on a dataset. We should write it to use .go files, which actally pressly/goose supports for its migration files

bond-dump

  • cli to export table data to some file-format. Potential file formats could be just a flat file with cbor (sorted by primary key), or lmk if you have other ideas?

cc: @marino39

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

No branches or pull requests

2 participants