Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 526 Bytes

File metadata and controls

9 lines (6 loc) · 526 Bytes

This is a fork of better-sqlite3 with changes needed by Zero.

So far the changes are:

  • Build the bedrock branch of SQLite to enable begin concurrent.
  • Create a shell too, so we can debug db files created
  • Supports both Node.js (20.x, 22.x, 23.x, 24.x) and Bun (>=1.1.0) runtimes

Other changes will be likely be made over time.