Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1002 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1002 Bytes

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