YOU SHOULD USE NDB/BINDINGS WHICH YOU CAN FIND HERE!
NDB/BINDINGS IS THE OFFICIAL VERSION BEING MAINTAINED AND
INCLUDES NDB/J.
IGNORE EVERYTHING BELOW THIS POINT (except the first couple of
sentences):
NDB/J is a type II Java connector that makes it possible for a
Java application to connect directly to the NDBCluster storage
engine, thus by-passing the MySQL Server.
Initial benchmarks we have conducted shows that NDB/J is in
parity with the C++ NDBAPI when it comes to performance.
Moreover, NDB/J is a wrapper of the C++ NDBAPI, but offers
Java-like abstractions such as Exceptions and ResultSets.
If you are interested in evaluating NDB/J and trying it out, you
can download it here.
The following versions of MySQL Cluster should work:
- MySQL …