Ross ROSS = Recommend OSS · open-source software intelligence for agents

TryGhost/node-sqlite3

SQLite3 bindings for Node.js observed · 2026-08-28

github.com/TryGhost/node-sqlite3 · PLpgSQL · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 89
  • Release rhythm 74
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 5679
  • days_rel: 174
  • days_push: 67
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

6416 stars · 847 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Asynchronous, non-blocking SQLite3 bindings for Node.js, written in modern C++ with Node-API prebuilt binaries. The repository is officially deprecated and unmaintained.

Use cases

  • use sqlite from node.js
  • embed a local sql database in a node app
  • run async sqlite queries with parameter binding
  • store data locally without running a database server
  • read and write sqlite files in javascript

When to choose

  • you need battle-tested sqlite bindings for an existing Node.js project and accept no future updates
  • you rely on its query serialization API or sqlite extension loading

When to avoid

  • starting a new project - the repo is deprecated and unmaintained
  • you need bug fixes, security patches, or support for newer Node versions
  • you want an actively maintained alternative like better-sqlite3 or node:sqlite

Facets

library · maturity abandoned

database-driver database databases backend developer-tools windows sqlite nodejs-bindings deprecated native-addon async nodejs linux macos

1 source

Member repositories

RepositoryRoleHealth v2
TryGhost/node-sqlite3main10

For agents

markdown · JSON · MCP: product_card(name="TryGhost/node-sqlite3")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem