wio-sqlite3

Wio package for SQLite3 C library


Keywords
wio, pkg, sqlite3
License
MIT
Install
npm install wio-sqlite3@1.0.4

Documentation

Build Status

Wio SQLite3

SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world. This is a wio package that allow other wio projects to use SQLite3 C Library.

To include this package as a dependency:

wio install wio-sqlite3