This package has been deprecated

Author message:

NO LONGGER SUPPORTED

the-driver-rdb

2.3.9 • Public • Published

the-driver-rdb

Build Status npm Version JS Standard

Relational database driver for the-db

Installation

$ npm install the-driver-rdb --save

Usage

'use strict'
 
const {TheDriverRDB} = require('the-driver-rdb')
 
async function tryExample () {
 
}
 
tryExample().catch((err) => console.error(err))
 

API Guide

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-driver-rdb

Weekly Downloads

2

Version

2.3.9

License

MIT

Unpacked Size

549 kB

Total Files

110

Last publish

Collaborators

  • okunishinishi