{"library":"dbal","type":"library","category":null,"description":"Minimal wrapper on top of the pg (node-postgres) library, providing a simplified database abstraction layer for PostgreSQL in Node.js. Version 1.0.0-alpha.5 is the latest alpha release with TypeScript type definitions. The package is designed for simple query patterns with automatic connection handling and basic result mapping. It is lightly maintained and not recommended for production use due to alpha status and limited feature set compared to alternatives like knex or pg-promise.","language":"javascript","status":"maintenance","version":"1.0.0-alpha.5","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dbal","imports":["import dbal from 'dbal'","import { createPool } from 'dbal'","import type { DbalPool } from 'dbal'"]},{"cmd":"yarn add dbal","imports":[]},{"cmd":"pnpm add dbal","imports":[]}],"homepage":"https://github.com/litek/node-dbal","github":"git://github.com/litek/node-dbal","docs":null,"changelog":null,"pypi":null,"npm":"dbal","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}