Co-creator here! We wanted * A simple, flexible SQL client * A notebook interface that lets you drag stuff around and view things side-by-side * Query CSVs, JSON, and XLSX documents fully in-browser with Emscripten + SQLite * Postgres, MySQL and BigQuery through a local connection bridge. Your data never touches a third party server. I’ll be here with @antimatter15 for the rest of the morning answering questions!
Hi, Any plan to support jdbc so that it’s possible to connect to things such is HiveServer2/SparkSql?
I see that you are using Reactjs. If you can build something that can connect to spark and python, I will pay for this and so will lots of people.
One of the big unsolved issues where we want to really throw money is have a notebook that my analysts can work on and then I can take straight to production and have it run multi-user.
There are lots of startups attempting to do this on top of Jupyter, but I believe building this from scratch is the right way.
I'm literally crying right now for a reactjs + d3js dashboard running on pyspark that multiple people can use simultaneously.