machbase / nodejs

sample code for nodejs application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

sample code for nodejs application


Languages

Language:JavaScript 100.0%