Xiangdong Huang created COMDEV-357:
--------------------------------------

             Summary: Apache IoTDB Database Connection Pool and integration 
with some web framework
                 Key: COMDEV-357
                 URL: https://issues.apache.org/jira/browse/COMDEV-357
             Project: Community Development
          Issue Type: Wish
          Components: GSoC/Mentoring ideas
            Reporter: Xiangdong Huang


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)

 

 



--
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

Reply via email to