Skip to content

Commit

Permalink
Added JDBI to community tooling page
Browse files Browse the repository at this point in the history
  • Loading branch information
ericharmeling committed Dec 8, 2021
1 parent 4bdbd21 commit fbdd9fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions v20.2/community-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions v21.1/community-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions v21.2/community-tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit fbdd9fc

Please sign in to comment.