remote-sql
JSON →TypeScript interface for remote SQL databases with batch transaction support, version 0.0.7. Provides a minimal set of type-safe abstractions for preparing statements, binding parameters, and executing batch transactions, designed for serverless and edge computing environments. Releases are rare; only 7 versions as of early 2025. Differentiates from full ORMs like Prisma or Drizzle by focusing solely on remote database operations with a lightweight, framework-agnostic interface. Ships TypeScript types and is ESM-only.
Resources
packageremote-sql ↗