# node-sqlite3

Mainly used for my another project - [Qinglong](https://github.com/whyour/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
1. debian: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
2. Mac: arm/x64
3. windows: ia32/x64

## How to use

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

## Documentation

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