[
https://issues.apache.org/jira/browse/IOTDB-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061697#comment-17061697
]
Xiangdong Huang commented on IOTDB-517:
---------------------------------------
Hi, [~madhawa], welcome to IoTDB community.
Yes I heard HikariCP before. In some benchmark reports, it has better
performance than Druid.
We have some Chinese design documents on iotdb.apache.org. The English design
documents are in progress. A contributor is working on that.
You can get the English documents from
[https://github.com/apache/incubator-iotdb/pull/910] now.
> 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:
> [email protected]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)