Wilkques Database Query Builder
JSON →A modern, type-safe Node.js database query builder with a fluent API supporting MySQL, PostgreSQL, and SQLite. Current stable version is 1.0.2. It provides a unified interface across databases, automatic parameterized queries for SQL injection protection, and advanced features like subqueries, transactions, atomic operations, and batch operations. Compared to alternatives like Knex.js, it emphasizes a PHP-inspired API (based on wilkques/database) with conditional expressions (CASE WHEN, IF-ELSE) and compatibility with Node.js 18+. The package ships TypeScript types and requires separate installation of database drivers (mysql2, pg, better-sqlite3). Release cadence appears infrequent; no recent commits as of metadata.
Resources
packagewilkques-database ↗
API endpoints
full doc /v1/registry/wilkques-database