<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
Custom Elements for Vue.js
A Pino transport that stores logs to SQLite for queryable log storage
Plugin for video.js to add seek buttons to the control bar
CLI tool for scaffolding production-ready Express.js backend with CRUD generator and modular architecture
`@yuants/app-postgres-storage` 是 Yuan 体系中的 PostgreSQL 存储服务,通过在 Host 侧注册统一的 `SQL` 接口,为各终端提供安全、可观测的远程数据库访问能力。服务内置连接池、查询取消与指标采集,可部署在本地服务器、Docker 或 Kubernetes 集群中。
Model Context Protocol server for unified SQL database access with schema caching and relationship discovery
SMTA deployment CLI — combines and outputs a versioned SQL deployment script
Native interface to SQLite for PhoneGap/Cordova
Unified CLI for PostgreSQL AST parsing, deparsing, and code generation
Add libSQL support to your Astro site
🎛️🗂️🧠 Mock D1 Database implementation for testing Cloudflare Workers
MCP server: persistent memory, compaction, semantic recall (Node.js port)
A simple encapsulation for the npm package sqlite3, with additional implementation utilizing Promises for enhanced functionality.
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.
SQLite bindings for Nodejs
Hybrid World implementation using PostgreSQL for durable storage with Redis Lists for queue management
DuckDB node.js API
utility functions to help generate SQLite fts5 schema and indexing
AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native
AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native
In order to do simple pagings in versions of Oracle before 12 it was ... _incredibly_ ... painful to implement paging. Effectively impossible to do automatically for any reasonably complex select statement
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
Automatically generates typescript types from SQL queries