diff --git a/README.md b/README.md index bcdc33d..464b352 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Everything which simplifies interactions with the database.* * [Flyway](http://flywaydb.org/) - Simple database migration with Java API. +* [h2](http://h2database.com/html/main.html) - Java Based SQL Database * [JDBI](http://jdbi.org/) - Convenient abstraction of JDBC. * [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema. * [Presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.