{"library":"devcourse_skeleton","type":"library","category":null,"description":"devcourse_skeleton is a lightweight Node.js package for dynamically generating SQL queries (SELECT, INSERT, UPDATE, DELETE) with support for subqueries via a literalize helper. Current version 0.0.11, released as an early-stage project with no recent updates. It provides validation and error handling for query inputs. Unlike full ORMs like Sequelize or TypeORM, it focuses on simple string-building with safety checks, suitable for small projects or learning SQL generation. However, the package is minimal, lacks TypeScript support, and has no clear release cadence.","language":"javascript","status":"active","version":"0.0.11","tags":["javascript","Express","MySQL"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install devcourse_skeleton","imports":["import Skeleton from 'devcourse_skeleton'","import { select, insert, update, delete } from 'devcourse_skeleton'","import { literalize } from 'devcourse_skeleton'"]},{"cmd":"yarn add devcourse_skeleton","imports":[]},{"cmd":"pnpm add devcourse_skeleton","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"devcourse_skeleton","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}