CASSANDRA-20573 added JDBC to drivers documentation page

patch by Brad Schoening; reviewed by Bernardo Botella for CASSANDRA-20573
This commit is contained in:
Brad Schoening 2025-04-25 13:31:50 -04:00 committed by Bret McGuire
parent fa85a056b2
commit cdb67f62ff
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ functionality supported by a specific driver.
* https://github.com/datastax/nodejs-driver[Datastax Nodejs driver]
== JDBC
* https://github.com/ing-bank/cassandra-jdbc-wrapper[Cassandra JDBC Wrapper]
== PHP
* https://github.com/datastax/php-driver/[Datastax PHP driver]