{"library":"gesundheit","type":"library","category":null,"description":"Gesundheit is a SQL generation library for Node.js providing a sugary API to construct SQL statements using an abstract syntax tree approach. Current version is 0.10.0. It supports Postgres and MySQL via the Any-DB driver adapter, and can compile queries to strings with bound parameters or execute them directly against a database with streaming support. Unlike ORMs, it focuses on SQL generation without object mapping, and is inspired by SQLAlchemy and ARel. Development appears to be in maintenance mode with no recent updates.","language":"javascript","status":"maintenance","version":"0.10.0","tags":["javascript","sql","query","sqlalchemy","arel"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install gesundheit","imports":["const { select } = require('gesundheit');","const { Statement } = require('gesundheit');","const gesundheit = require('gesundheit');"]},{"cmd":"yarn add gesundheit","imports":[]},{"cmd":"pnpm add gesundheit","imports":[]}],"homepage":"http://betsmartmedia.github.com/gesundheit","github":"git://github.com/BetSmartMedia/gesundheit","docs":null,"changelog":null,"pypi":null,"npm":"gesundheit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}