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

Tool Playground #356

Open
ghorela3ishan opened this issue Jun 3, 2022 · 1 comment
Open

Tool Playground #356

ghorela3ishan opened this issue Jun 3, 2022 · 1 comment

Comments

@ghorela3ishan
Copy link

I went through the docs and found the plugin interesting but couldn't see the live action. It would have been great if there was a playground/demo to see the plugin in action or some video to demonstrate the working.

Thanks

@ghorela3ishan ghorela3ishan changed the title Playground Tool Playground Jun 3, 2022
@mabdh
Copy link
Member

mabdh commented Jun 6, 2022

Hi @ghorela3ishan,

Thanks for your suggestion. I think we can create a demo for this. We can use dockerized datastore (postgres/mysql) to simulate it.

We can have a demo folder, inside it there is a script to run (postgres/mysql) docker and bootstrap with some sample data and there is a step or sample recipe to extract the metadata from the bootstrapped tables.

The sink could be simply console to show it in a terminal. For more advanced sample, we can even have a dummy api server to simulate the ingestion to http sink .

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