From acdddaa865a92750d9d3f81c1d3d3ae49d5980f4 Mon Sep 17 00:00:00 2001 From: Anton Johansson Date: Sun, 21 Feb 2016 15:33:32 +0100 Subject: [PATCH] Add Speedment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d37b7c0..5556890 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [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. ## Data structures