{"library":"sqllog","type":"library","category":null,"description":"sqlLog (v0.4.2) is a lightweight library that adds a simple logging table to an SQL database, built on top of the davesql package. It provides automatic creation of a 'log' table with fields for event name, error, JSON data, and timestamp. Designed for quick integration, it offers methods to append events and retrieve recent operations. Release cadence is low; last update 2016. Differentiator: minimal setup, ideal for small apps needing basic SQL logging without a full ORM.","language":"javascript","status":"maintenance","version":"0.4.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sqllog","imports":["import sqlLog from 'sqllog'","import { append } from 'sqllog'","import { recent } from 'sqllog'"]},{"cmd":"yarn add sqllog","imports":[]},{"cmd":"pnpm add sqllog","imports":[]}],"homepage":"https://github.com/scripting/xxx#readme","github":"https://github.com/scripting/xxx","docs":null,"changelog":null,"pypi":null,"npm":"sqllog","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}