Merge pull request #320 from anton-johansson/add-speedment
Add Speedment
This commit is contained in:
@ -204,6 +204,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.
|
* [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.
|
||||||
* [Querydsl](http://www.querydsl.com/) - Typesafe unified queries.
|
* [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.
|
* [Redisson](https://github.com/mrniko/redisson) - Allows for distributed and scalable data structures on top of a Redis server.
|
||||||
|
* [Speedment](https://github.com/speedment/speedment) - A database access library that utilizes the Java 8 Stream API for querying.
|
||||||
* [Vibur DBCP](http://www.vibur.org/) - JDBC connection pool library which offers advanced performance monitoring capabilities.
|
* [Vibur DBCP](http://www.vibur.org/) - JDBC connection pool library which offers advanced performance monitoring capabilities.
|
||||||
|
|
||||||
## Data structures
|
## Data structures
|
||||||
|
Reference in New Issue
Block a user