6.0.6 • Published 6 years ago

air5-sqlite v6.0.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 years ago

Air5-SQLite

npm npm NPM

Logo

Air5 SQLite Adapter.

NPM

Installation

npm i air5@latest --save

npm i air5-sqlite@latest --save

Usage

const Air5 = require('air5')

const database = new Air5('example-name', {
    provider: 'sqlite',
    path: './air5/'
})

Copyright 2020 Jairus Tanaka - Apache 2.0

6.0.6

6 years ago

6.0.5

6 years ago

6.0.4

6 years ago

6.0.3

6 years ago

6.0.2

6 years ago

6.0.1

6 years ago

6.0.0

6 years ago

1.0.0

6 years ago