CLI tool for scaffolding production-ready Express.js backend with CRUD generator and modular architecture
Native interface to SQLite for PhoneGap/Cordova
🎛️🗂️🧠 Mock D1 Database implementation for testing Cloudflare Workers
Cordova sqlite evplus free dependencies
SMTA deployment CLI — combines and outputs a versioned SQL deployment script
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
A Pino transport that stores logs to SQLite for queryable log storage
DuckDB node.js API
AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native
Ignore webpack export not found warnings
Rollup plugin to rebase, inline or copy assets referenced from the code
Offline transport for Sentry-nodejs that uses better-sqlite
A simple encapsulation for the npm package sqlite3, with additional implementation utilizing Promises for enhanced functionality.
Making multi-tenancy easier with Node.js & typescript
utility functions to help generate SQLite fts5 schema and indexing
The OpenTok.js library lets you use OpenTok-powered video sessions on the web
AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native
Add libSQL support to your Astro site
Hybrid World implementation using PostgreSQL for durable storage with Redis Lists for queue management
SemiLayer bridge for SQLite
No description provided.
sqlite-based storage for @mgfx/analyzer
Unified schema language for types, validation, database models, UI widgets, and reactive state
This package provides the `sql` tagged template. The `sql` tagged template requires a generic parameter: `<TQueryType>`. For each query PgTyped generates an interface that can be used in this parameter to type your query.