We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9bff38 commit 0190d03Copy full SHA for 0190d03
README.md
@@ -2,7 +2,7 @@
2
3
[pgvector](https://github.com/pgvector/pgvector) support for Java, Kotlin, Groovy, and Scala
4
5
-Supports [JDBC](https://jdbc.postgresql.org/), [Spring JDBC](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html), and [Slick](https://github.com/slick/slick)
+Supports [JDBC](https://jdbc.postgresql.org/), [Spring JDBC](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html), [Groovy SQL](https://docs.groovy-lang.org/latest/html/documentation/sql-userguide.html), and [Slick](https://github.com/slick/slick)
6
7
[](https://github.com/pgvector/pgvector-java/actions)
8
0 commit comments