From 368a8117cfd9ecf1ec011a11589af9f9c5e1d4ca Mon Sep 17 00:00:00 2001 From: dom farr Date: Wed, 16 Jul 2014 09:01:12 +0100 Subject: [PATCH] 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. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7277da7..c0a5fdb 100644 --- a/README.md +++ b/README.md @@ -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