/hetu-odbc-driver

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

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)