19 Star 33 Fork 26

openLooKeng / hetu-odbc-driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.22 KB
一键复制 编辑 原始数据 按行查看 历史

openLooKeng ODBC Driver

The openLooKeng ODBC Driver provides the ODBC interconnection capability for openLooKeng. In addition, this driver can be connected to other versions (such as prestosql and prestodb) based on presto evolution through configuration, so you can alse use it as a presto odbc driver.

Introduction

The openLooKeng ODBC Driver is a ODBC-JDBC gateway solution, it consists of two parts: driver and gateway.

The driver provides the capability of interconnecting with the ODBC protocol, and the gateway provides the capability of interconnecting with openLooKeng server.

The driver is extended based on mariadb-connector-odbc.

The gateway is extended based on Mycat-Server.

image

How to use and start

see openLookeng user guide(english) user guide(chinese)
see openLookeng development guide(english) development guide(chinese)

C
1
https://gitee.com/openlookeng/hetu-odbc-driver.git
git@gitee.com:openlookeng/hetu-odbc-driver.git
openlookeng
hetu-odbc-driver
hetu-odbc-driver
master

搜索帮助