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

Work in progress #1

Open
6 tasks
abalmos opened this issue Jan 26, 2023 · 0 comments
Open
6 tasks

Work in progress #1

abalmos opened this issue Jan 26, 2023 · 0 comments
Assignees

Comments

@abalmos
Copy link
Member

abalmos commented Jan 26, 2023

@facastiblancor Here is my first cut on natsql. It is more of a script than a complete CLI tool at this point, but it is functioning for it's intended purpose.

I expect we need to:

  • Support timescale DB
  • Fix the CLI options (they are a bit annoying at the moment).
  • Decide if this is for a stream or a consumer.
  • Spawn tasks to do message validation (at the moment, the tool seems CPU limited by serde)
  • Support other data types ? (Protobuf, CJSON, etc.)
  • Support other databases? (sqlite, ?)
@abalmos abalmos self-assigned this Jan 26, 2023
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

1 participant