{"library":"lapiz-postgres","type":"library","category":null,"description":"A lightweight, class-based query system for PostgreSQL using the pg library. Current stable version is 1.0.3-beta. It provides a structured approach to organize SQL queries as reusable classes with named queries for prepared statements, built-in error handling via safeRawCall, and utility helpers for common transformations. Key differentiators include a focus on type safety through JSDoc, a simple API with DB class for pool management and query execution, and a strong opinion on project structure.","language":"javascript","status":"active","version":"1.0.3-beta","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install lapiz-postgres","imports":["const Query = require('lapiz-postgres/query')","const DB = require('lapiz-postgres/db')","/** @import {IQuery} from 'lapiz-postgres/query' */"]},{"cmd":"yarn add lapiz-postgres","imports":[]},{"cmd":"pnpm add lapiz-postgres","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"lapiz-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}