Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 558 Bytes

node-sqlite3

Mainly used for my another project - Qinglong

What is the different between TryGhost/node-sqlite3?

The following architecture is supported:

  1. alpine: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x,linux/386
  2. debian: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
  3. Mac: arm/x64
  4. windows: ia32/x64

How to use

{
  "sqlite3": "git+https://github.com/whyour/node-sqlite3.git",
}

Documentation

https://github.com/TryGhost/node-sqlite3