1.0.6 • Published 2 years ago

@admc.com/sqltool v1.0.6

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
2 years ago

Description

node.js modules for executing SqlTool for any database, or for running HyperSQL database instances under node.js.

Each supported platform has a different Git branch and a different node module.

SqlTool provides a scripting/automation interface and interactive console interface to JDBC Databases. HyperSQL database engine is bundled, but you can also access any database by just downloading the JDBC driver SQL file for the database.

Usage

Don't install this package. Install the package for your platform.

If you want to use this product on some other platform (ARM, Apple), we can probably make that happen if you will test the build. Contact the author.

See SqlTool User Guide about how to use SqlTool. See HyperSQL User Guide about how to use the HyperSQL database engine.