Skip to content

Exasol Typescript / Javascript Driver for Node and the Browser

License

Notifications You must be signed in to change notification settings

exasol/exasol-driver-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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