Package Exports
- @admc.com/sqltool-linux-x86
- @admc.com/sqltool-linux-x86/sqltoolDriver.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@admc.com/sqltool-linux-x86) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Description
node.js module for executing SqlTool on Linux x86
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
See http://hsqldb.org/doc/2.0/util-guide/sqltool-chapt.html about how to use SqlTool.