javadatabase-connectionkey-valuetarantool

Tarantool Java Connector


Do you know a way to connect Java and the Tarantool key/value storage? On the Tarantool web-site I can see connectors for C, Ruby, PHP, etc., but no connector for Java.

I know that Tarantool supports the Memcached protocol (with a lot of Java clients for it), but I need a native Tarantool protocol connector for Java.


Solution

  • The other answer is slightly outdated, so I feel that this topic needs an update about the current situation.

    There are two Java drivers present for Tarantool as of 2021:

    So, for all cases except JDBC for a single Tarantool node (currently), I'd recommend using cartridge-java.