Xiangdong Huang created COMDEV-408: -------------------------------------- Summary: Apache IoTDB: GUI workbench Key: COMDEV-408 URL: https://issues.apache.org/jira/browse/COMDEV-408 Project: Community Development Issue Type: Task Components: GSoC/Mentoring ideas Reporter: Xiangdong Huang
Apache IoTDB [1] is an Open Source IoT database designed to meet the rigorous data, storage, and analytics requirements of large-scale Internet of Things (IoT) and Industrial Internet of Things (IIoT) applications. As a database, it is good to have a workbench to operate IoTDB using a GUI. For example, there is a 3rd-part web-based workbench for Apache Cassandra [2]. MySQL supports a more complex workbench application [3]. We also want to IoTDB has a workbench. Task: 1. execute SQL and show results in Table or Chart. 2. view the schema of IoTDB (how many Storage groups, how many time series etc..) 3. View and modify IoTDB's configuration 4. View IoTDB's dynamic status (e.g., info that JMX can get) (As we have integrated IOTDB with Apache Zeppelin, task 1 has done. So, we hope this workbench can be more lightweight than using Zeppelin.) Better to use Java. (Python or some others are also ok). Needed Skills: - Java - Web application development [1] iotdb.apache.org [2] https://github.com/avalanche123/cassandra-web [3] https://www.mysql.com/cn/products/workbench/ -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org