dbiir / RealtimeAnalysis

SQL based real time analysis engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web UI

ray6080 opened this issue · comments

A simple web ui where user can submit queries, and return results. More importantly, this ui can demonstrate how queries are running like the web ui of Presto.

Zeppelin is a good open source project for interactive notebook. Maybe considering it as front-end querying interface later.