You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Madhawa Kasun Gunasekara (Jira)" <ji...@apache.org> on 2020/03/18 12:21:00 UTC

[jira] [Commented] (IOTDB-517) Apache IoTDB Database Connection Pool and integration with some web framework

    [ https://issues.apache.org/jira/browse/IOTDB-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061668#comment-17061668 ] 

Madhawa Kasun Gunasekara commented on IOTDB-517:
------------------------------------------------

Hi All,


I am Madhawa, a Computer Science master student at the University of Stuttgart, and I would like to work on this issue during the summer as a GSoC student. I have good skills in Java, Maven, JUnit, JMS, AMQP, RDBMS, OData and other technologies of the Java Stack. I'm also an Apache Committer and PMC Member of the Gora project. I'm very much new to IoTDB. but I have worked with database connections pools previously. I would like to suggest hikariCP as well [1]. so please could you help me with some documentation about IoTDB's Architecture? Or other resources in order to get started with this issue.

[1] [https://github.com/brettwooldridge/HikariCP]

 

Cheers,
Madhawa

> Apache IoTDB Database Connection Pool and integration with some web framework
> -----------------------------------------------------------------------------
>
>                 Key: IOTDB-517
>                 URL: https://issues.apache.org/jira/browse/IOTDB-517
>             Project: Apache IoTDB
>          Issue Type: Wish
>          Components: Client/Others
>            Reporter: Xiangdong Huang
>            Priority: Major
>              Labels: gsoc2020, iotdb, mentor
>
> IoTDB is a time series database.
> When using a database in an application, the database connection pool is much helpful for  high performance and saving resources.
> Besides, when developing a website using Spring or some other web framework, now many developers do not control the database connection manually. Instead, developers just need to tell what database they will use and the web framework can handle everything well.
> This proposal is for
>  * letting IoTDB supports some database connection pools like Apache Commons DBCP, C3P0.
>  * integration IoTDB with one web framework (e.g., Spring)
>  
> You should know:
>  * IoTDB
>  * At least one DB connection pool
>  * Know Spring or some other web framework
> mentors:
> hxd@apache.org



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