Update README.md

Libs in alphabetical order.
This commit is contained in:
Sojin
2014-08-26 23:06:40 +08:00
parent da12c7c518
commit 6805f31e7e

View File

@ -84,9 +84,9 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [JDBI](http://jdbi.org/) - Convenient abstraction of JDBC. * [JDBI](http://jdbi.org/) - Convenient abstraction of JDBC.
* [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema. * [jOOQ](http://www.jooq.org/) - Generates typesafe code based on SQL schema.
* [Querydsl](http://www.querydsl.com/) - Typesafe Unified Queries for Java.
* [Liquibase](http://www.liquibase.org/) - Source control for your database which can be embedded. * [Liquibase](http://www.liquibase.org/) - Source control for your database which can be embedded.
* [presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data. * [presto](https://github.com/facebook/presto) - Distributed SQL query engine for big data.
* [Querydsl](http://www.querydsl.com/) - Typesafe Unified Queries for Java.
## Date and Time ## Date and Time