SQLite driver for database-js
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
The fastest and simplest library for SQLite in Node.js.
WebAssembly port of SQLite3 for Node.js with file system access
WebSQL Database API, implemented for Node using sqlite3
WebSQL Database API, implemented for Node using sqlite3
Asynchronous, non-blocking SQLite3 bindings
WebSQL Database API, implemented for Node using sqlite3
`kysely-codegen` generates Kysely type definitions from your database. That's it.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
CDS database service for SQLite
TypeScript definitions for better-sqlite3
node-sqlite3-compatible API for libSQL
SQLite3 session store for Connect
ES6 Promise-based interface to the sqlite3 module.
`sqlite-vss` is distributed on `npm` for Node.js developers. To install on [supported platforms](#supported-platforms), simply run:
A wrapper arround sqlite3 node.js package to use promise
A knex.js session store for Express and Connect
Prisma's driver adapter for better-sqlite3, a fast SQLite3 driver for JavaScript runtimes
Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.
Shopify App Session Storage for SQLite
No description provided.
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c