Not async! but fast apparently.
WiseLibs/better-sqlite3: The fastest and simplest library for SQLite3 in Node.js. @GitHub
"The fastest and simplest library for SQLite3 in Node.js.
- Full transaction support
- High performance, efficiency, and safety
- Easy-to-use synchronous API (better concurrency than an asynchronous API... yes, you read that correctly)
- Support for user-defined functions, aggregates, virtual tables, and extensions
- 64-bit integers (invisible until you need them)
- Worker thread support (for large/slow queries)"
docs:
NPM sqlite:
original SQLite (C) source
GUI tool for SQLite
No comments:
Post a Comment