Skip to content

Commit d0ecdb4

Browse files
committed
Add note about next.jdbc
1 parent 28e1999 commit d0ecdb4

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)