I'm trying to establish a connection to GridDB in my Java application, but I keep getting the 'No suitable driver found' error.
I have included the necessary GridDB JDBC driver in my project, but the error persists. I have also tried to add the GridDB JDBC driver JAR file to my project's classpath. I downloaded it from the official website and included it in my project's dependencies. What could be the problem?
If you are still seeing the error try the following as well:
lib
or lib/ext
in your project's root directory