You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Xiangdong Huang (Jira)" <ji...@apache.org> on 2020/02/24 15:01:00 UTC

[jira] [Created] (COMDEV-354) A complete Apache IoTDB JDBC driver and integration with JDBC driver based tools (DBeaver and Apache Zeppelin)

Xiangdong Huang created COMDEV-354:
--------------------------------------

             Summary: A complete Apache IoTDB JDBC driver and integration with JDBC driver based tools (DBeaver and Apache Zeppelin)
                 Key: COMDEV-354
                 URL: https://issues.apache.org/jira/browse/COMDEV-354
             Project: Community Development
          Issue Type: Wish
          Components: GSoC/Mentoring ideas
            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 

 

Mentors:

hxd@apache.org

 

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org