https://github.com/damiencarol/thrift-jdbc-server
Thrift protocol designed to suit JDBC API. Implementation of server and simple JDBC connector included
https://github.com/damiencarol/thrift-jdbc-server
java jdbc-connector thrift-jdbc-server thrift-protocol
Last synced: about 1 year ago
JSON representation
Thrift protocol designed to suit JDBC API. Implementation of server and simple JDBC connector included
- Host: GitHub
- URL: https://github.com/damiencarol/thrift-jdbc-server
- Owner: damiencarol
- License: apache-2.0
- Created: 2014-11-28T13:16:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T21:56:31.000Z (over 5 years ago)
- Last Synced: 2025-04-14T01:14:31.695Z (about 1 year ago)
- Topics: java, jdbc-connector, thrift-jdbc-server, thrift-protocol
- Language: Java
- Size: 184 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
thrift-jdbc-server
==================
Thrift protocol designed to suit JDBC API. Implementation of server and simple JDBC connector included