Skills
194,515Reusable AI skills and capabilities for agent workflows
Format whitespace in a SQL query to make it more readable
MadBit javascript library for manipulating and displaying dates
Joi SQL Injection Validator is a lightweight npm library designed to validate SQL injection attacks in user input using Joi, a popular validation library for Node.js. This library provides a set of pre-built Joi validation schemas for various types of use
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
Extensible and dependency free SQL builder that provides an expression tree and supports multiple database dialects.
HTTP server middleware for detecting and rejecting SQL injection attempts
Know exactly what your PostgreSQL migration will do to production β before you merge.
A simple JavaScript/TypeScript library for assembling complex SQL queries. Miniscule, type-safe, and dependency-free.
Lightweight SQL utility for Node.js (MySQL, PostgreSQL, SQLite) with raw queries
Powerful Change Data Capture (CDC) for Node.js β supports MySQL (binlog replication), PostgreSQL (logical replication), and MSSQL (SQL Server CDC) in real-time.
SQL command builder. String-based and incremental, with mutable and immutable interfaces.
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.