Thrift protocol designed to suit JDBC API. The library includes thrift class, implementation of a server (JDBC gateway) and simple JDBC connector to use it.
'com.github.damiencarol:thrift-jdbc-server:0.0.3'
<dependency>
<groupId>com.github.damiencarol</groupId>
<artifactId>thrift-jdbc-server</artifactId>
<version>0.0.3</version>
</dependency>
<dependency org="com.github.damiencarol" name="thrift-jdbc-server" rev="0.0.3"/>
"com.github.damiencarol", "thrift-jdbc-server", "0.0.3"