Update README.md

Removed JDBI entry from Database section from this pull request as adding multiple suggestions in the same pull request does not follow contribution guidelines.
This commit is contained in:
dom farr
2014-07-16 09:01:12 +01:00
parent 9992ad87cf
commit 368a8117cf

View File

@ -77,7 +77,6 @@ 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