Update README.md

Added JDBI under Databases
This commit is contained in:
dom farr
2014-07-16 08:52:35 +01:00
parent 3a5be9b9fc
commit 9992ad87cf

View File

@ -77,6 +77,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema.
* [Liquibase](http://www.liquibase.org/) - Source control for your database which can be embedded.
* [JDBI](http://jdbi.org/) - SQL convenience library for Java.
## Date and Time