Merge pull request #294 from simeonmalchev/master

Adding Vibur DBCP to the Database section.
This commit is contained in:
Andreas Kull
2015-12-31 13:35:07 +01:00

View File

@ -190,6 +190,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.
* [Querydsl](http://www.querydsl.com/) - Typesafe unified queries.
* [Redisson](https://github.com/mrniko/redisson) - Allows for distributed and scalable data structures on top of a Redis server.
* [Vibur DBCP](http://www.vibur.org/) - JDBC connection pool library which offers advanced performance monitoring capabilities.
## Data structures