We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4daa950 + 360173f commit f3b4139Copy full SHA for f3b4139
1 file changed
README.md
@@ -57,6 +57,7 @@ Zen operates autonomously on the same server as your Java app to:
57
* ✅ [`Microsoft JDBC Driver For SQL Server`](https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc)
58
* ✅ [`MySQL Connector/J`](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j)
59
* ✅ [`PostgreSQL JDBC Driver`](https://mvnrepository.com/artifact/org.postgresql/postgresql)
60
+* ✅ [`HyperSQL JDBC Driver`](https://mvnrepository.com/artifact/org.hsqldb/hsqldb)
61
* ✅ `SQLite JDBC Drivers`
62
63
### API Tools
0 commit comments