Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exasol Typescript / Javascript Driver for Node and the Browser

A Typescript/Javascript driver for the Exasol database.

Build Status NPM Version

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Lines of Code Reliability Rating Security Rating Technical Debt Maintainability Rating Vulnerabilities

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
  3. Works in Node.js and the browser
  4. Supports importing local CSV and Parquet files into a table from Node.js (Parquet requires Exasol 2025.1.9 or later)

Browser applications should import the browser-safe entry point, @exasol/exasol-driver-ts/browser. It provides the driver and pool APIs without the Node.js-only local file import/export modules; both entry points require an explicit WebSocket factory.

Information for Users

Dependencies

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

Information for Developers

About

Exasol Typescript / Javascript Driver for Node and the Browser

Topics

Resources

Security policy

Stars

2 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages