{"library":"acidjs","type":"library","category":null,"description":"A simple, promise-based PostgreSQL query builder built on pg 4.x and psqljs. Version 1.0.2 (last released in 2016) targets Node 0.12.x and CommonJS only. Provides basic CRUD helpers (insert, where, update, delete) and raw SQL execution. No TypeScript types, no connection pooling, and no migration tooling. Deprecated in favor of modern alternatives like pg-promise, knex, or Sequelize.","language":"javascript","status":"deprecated","version":"1.0.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install acidjs","imports":["var acid = require('acidjs')('postgres://...');"]},{"cmd":"yarn add acidjs","imports":[]},{"cmd":"pnpm add acidjs","imports":[]}],"homepage":"https://github.com/swlkr/acid","github":"git://github.com/swlkr/acid","docs":null,"changelog":null,"pypi":null,"npm":"acidjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}