changed description

This commit is contained in:
Mr_Ramych
2017-06-18 22:01:09 +03:00
parent facd4c5446
commit fd3cfd93e4

View File

@ -245,7 +245,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Speedment](https://github.com/speedment/speedment) - Database access library that utilizes the Java 8 Stream API for querying.
* [sql2o](http://sql2o.org/) - Thin JDBC wrapper that simplifies database access and provides simple mapping of ResultSets to POJOs.
* [Vibur DBCP](http://www.vibur.org/) - JDBC connection pool library with advanced performance monitoring capabilities.
* [Xodus](http://jetbrains.github.io/xodus/) - a transactional schema-less embedded database that is written in Java and Kotlin.
* [Xodus](http://jetbrains.github.io/xodus/) - Highly concurrent transactional and fully ACID-compliant embedded database written in Java.
## Data Structures