Skip to content

Commit f2fd988

Browse files
committed
Merge branch 'master' of github.com:clojure/java.jdbc
2 parents 1f1ff81 + d0ecdb4 commit f2fd988

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ For higher level DSLs and migration libraries that are compatible, see the [docu
77

88
Formerly known as `clojure.contrib.sql`.
99

10+
This library is mature and stable. It is widely used and its use is described in many books and tutorials. It will continue to get bug fixes and minor releases. Based on my experience using and maintaining this library, I've created a faster, more modern JDBC wrapper called [next.jdbc](https://github.com/seancorfield/next-jdbc). I consider it to be the "next generation" of `clojure.java.jdbc` but it exposes a different API -- a better API, I think.
11+
1012
Documentation
1113
========================================
1214
* [API Reference](http://clojure.github.com/java.jdbc/) (Autogenerated)

0 commit comments

Comments
 (0)