{"library":"gimlet","type":"library","category":null,"description":"Gimlet is a Node.js module that provides a lightweight database access layer on top of common drivers like MySQL. It adds high-level validations, helper methods (create, remove, queryRow, queryOne), and Record instances with change tracking, saving, and freezing capabilities. As of v2.1.0, it is actively maintained with gradual updates. Unlike ORMs/ODMs, developers write raw SQL queries. Dependencies: mysql driver must be installed separately.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","database","driver","mysql","cache"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gimlet","imports":["import gimlet from 'gimlet'","import Gimlet from 'gimlet'","import { types } from 'gimlet'"]},{"cmd":"yarn add gimlet","imports":[]},{"cmd":"pnpm add gimlet","imports":[]}],"homepage":null,"github":"https://github.com/dresende/gimlet","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gimlet","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gimlet/compatibility"}}