sk0x50 closed issue #11882: Issue: Missing JDBC Driver for Ignite 3
URL: https://github.com/apache/ignite/issues/11882
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
ptupitsyn commented on issue #11882:
URL: https://github.com/apache/ignite/issues/11882#issuecomment-2662886526
JDBC is available in Ignite 3:
* Maven https://central.sonatype.com/artifact/org.apache.ignite/ignite-jdbc
* Fat JAR https://downloads.apache.org/ignite/3.0.0/
--
This is a
joicejacob opened a new issue, #11882:
URL: https://github.com/apache/ignite/issues/11882
I have successfully installed Apache Ignite 3 and am trying to connect to
the Ignite cluster using JDBC. However, I could not find a suitable JDBC driver
JAR file in the Ignite 3 distribution.
I