{"library":"chaingres","type":"library","category":null,"description":"Chaingres is a query builder for PostgreSQL that uses a cascading (chained) style programming API. Version 0.2.0 is the latest stable release, but the project appears to be in early development with minimal updates. It wraps the 'pg' Node.js driver. Key differentiator: chainable methods for constructing INSERT and SELECT queries, similar to jQuery-style chaining. However, it lacks TypeScript support, modern ESM exports, and comprehensive documentation. Alternatives like Knex.js or Slonik offer more features, maturity, and active maintenance.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","Chris","Cates","Chaingres","Postgres","Unchained"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install chaingres","imports":["const chaingres = require('chaingres');","chaingres.new(client).insert({...})",".then(function(err, result) { ... })"]},{"cmd":"yarn add chaingres","imports":[]},{"cmd":"pnpm add chaingres","imports":[]}],"homepage":"https://github.com/ChrisCates/chaingres#readme","github":"https://github.com/ChrisCates/chaingres","docs":null,"changelog":null,"pypi":null,"npm":"chaingres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}