exasol / exasol-driver-ts

Exasol Typescript / Javascript Driver for Node and the Browser
MIT License
0 stars 1 forks source link
exasol-integration

Exasol Typescript / Javascript Driver for Node and the Browser

A Typescript/Javascript driver for the Exasol database.

Build Status NPM Version

Check out the user guide for more details.

Features

  1. Connect to an Exasol database and execute SQL queries and commands
  2. Encrypted communication via TLS

Information for Users

Dependencies

See the dependencies list for build and test dependencies and license information.

Information for Developers