Skip to content

brownman/better-sqlite3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,317 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

better-sqlite3 build status

Use

Q: how to use better-sqlite3 version v7.4.3 with dbstat enabled in your project:

  1. follow this Demo's instructions

Create

Q: how to create a packed version with the latest better-sqlite3 version which has dbstat enabled ?

  1. fork the latest better-sqlite3 package and update the source-code to include the SQLITE_ENABLE_DBSTAT_VTAB flag (as done in this repo)

  2. prepare a packed package

About

The fastest and simplest library for SQLite3 in Node.js.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 54.6%
  • JavaScript 45.3%
  • Other 0.1%