# node-sqlite3 **Repository Path**: redbrother/node-sqlite3 ## Basic Information - **Project Name**: node-sqlite3 - **Description**: node-sqlite3 fork with CentOS 7 support - **Primary Language**: JavaScript - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-29 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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