diff --git a/v20.2/community-tooling.md b/v20.2/community-tooling.md index e81a1fe3470..c2005be0c9b 100644 --- a/v20.2/community-tooling.md +++ b/v20.2/community-tooling.md @@ -14,6 +14,7 @@ If you have a tested or developed a third-party tool with CockroachDB, and would ## Drivers and data access frameworks +- [JDBI](https://jdbi.org/) - [sqlx (for Go)](http://jmoiron.github.io/sqlx/) - [clojure.java.jdbc](build-a-clojure-app-with-cockroachdb.html) - [libpqxx](build-a-c++-app-with-cockroachdb.html) diff --git a/v21.1/community-tooling.md b/v21.1/community-tooling.md index ff392803074..4628a95118e 100644 --- a/v21.1/community-tooling.md +++ b/v21.1/community-tooling.md @@ -14,6 +14,7 @@ If you have a tested or developed a third-party tool with CockroachDB, and would ## Drivers and data access frameworks +- [JDBI](https://jdbi.org/) - [sqlx (for Go)](http://jmoiron.github.io/sqlx/) - [clojure.java.jdbc](build-a-clojure-app-with-cockroachdb.html) - [libpqxx](build-a-c++-app-with-cockroachdb.html) diff --git a/v21.2/community-tooling.md b/v21.2/community-tooling.md index 3c35614bb0e..095c8e5b927 100644 --- a/v21.2/community-tooling.md +++ b/v21.2/community-tooling.md @@ -14,6 +14,7 @@ If you have a tested or developed a third-party tool with CockroachDB, and would ## Drivers and data access frameworks +- [JDBI](https://jdbi.org/) - [sqlx (for Go)](http://jmoiron.github.io/sqlx/) - [clojure.java.jdbc](build-a-clojure-app-with-cockroachdb.html) - [libpqxx](build-a-c++-app-with-cockroachdb.html)