Skip to content
Jayr Alencar edited this page Mar 30, 2016 · 3 revisions

Welcome to the sqlite-sync.js wiki!

node.js package for database connection with SQLite , and execute SQL commands synchronously or asynchronously.

Topics

How to run INSERT
How to run SELECT
How to run UPDATE
How to run Other commands

Clone this wiki locally