ocarina
v0.3.3
Published
Simplified API for Oracle, built on top of official orabledb library
Downloads
36
Maintainers
Readme
Ocarina: Simplified Oracle Data Access
Ocarina aims to simplify Oracle data access with Node, by creating a friendlier API on top of the official Oracle driver for Node.
Getting Started
You will need to install the official Oracle driver first. Once you have done that, you can install and use Ocarina.
npm install --save oracledb ocarina
Legal Junk
Ocarina is © Copyright 2016 Muted Solutions, LLC. All Rights Reserved.
This library is freely distributed under the MIT License.