I was creating a demo that involved "no code" from...
# thinking-together
m
I was creating a demo that involved "no code" from my point of view, but it had 2 KSQL queries, they could have been built with a query builder but they would still be there, then I thought, is this "no code" or is it code? should it be an objective to find a better way to express and "surface" what this sql is doing here?

https://www.youtube.com/watch?v=wGu1pWMW4fI&feature=youtu.be

also notice that it involves no code but it's heavy on streaming concepts
also, most of the demo is wiring the components together (mostly sending the data from one place to another with some transformations)