Key-value store with node:sqlite
Routes requests to KV assets
A Deno KV client library optimized for Node.js.
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
kv library - this library implements all the base functionality for NATS KV javascript clients
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
A SQLite toolkit for Effect
Node.js client for NATS, a lightweight, high-performance cloud native messaging system
Asynchronous, non-blocking SQLite3 bindings
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
Seamlessly integrate better-auth with Cloudflare Workers, D1, Hyperdrive, KV, R2, and geolocation services.
[](https://badge.fury.io/js/statsig-node-cloudflare-kv)
WebAssembly port of SQLite3 for Node.js with file system access
Isomorphic key-value storage with support for multiple backends
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
A super fast key-value store with SQLite that uses bun:sqlite and v8 as faster JSON replacement.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
Utility functions for the workspace
The next generation web framework for Cloudflare Workers
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
Simple abstract key-value json database
SQLite Wasm conveniently wrapped as an ES Module.
Unstorage driver for integration with SCAYLE PaaS