Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 303 Bytes

File metadata and controls

11 lines (8 loc) · 303 Bytes

nodejs

sample code for nodejs application

Before this sample, you need to install nodejs and npm JDBC modules

  1. install Machbase

  2. npm install jdbc

    • you have to install g++, jdk, make utility to do this.
  3. node simple.js

    • you will show the SQL results, "Select * from v$tables limit 3"