Xiangdong Huang created IOTDB-515:
-------------------------------------

             Summary: A complete Apache IoTDB JDBC driver and integration with 
JDBC driver based tools (DBeaver and Apache Zeppelin)
                 Key: IOTDB-515
                 URL: https://issues.apache.org/jira/browse/IOTDB-515
             Project: Apache IoTDB
          Issue Type: Wish
          Components: Others
            Reporter: Xiangdong Huang


Apache IoTDB is a database for time series data management that written in 
Java. It provides a SQL-like query language and a JDBC driver for users. 
Current IoTDB JDBC driver has implemented some important interfaces of 
Statement, Connection, ResultSet, etc., which works well for most users' 
requirements.

However, we know there are many tools supporting integrating with a database if 
the database has a standard JDBC driver, e.g., DBeaver, Apache Zeppelin, 
Tableau, etc..

 

This proposal is for implementing a standard JDBC driver for IoTDB, and using 
the driver to integrate with DBeaver and Apache Zeppelin.

 

Because Apache Zeppelin supports customized Interpreter, we can also implement 
an IoTDB interpreter for integration with Zeppelin.

 

You should know:
 * how JDBC works.
 * learn to use IoTDB session API.
 * understand Zeppelin Interpreter interface. 

 

Difficulty: Major 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to