{"library":"node-mysql-nesting","type":"library","category":null,"description":"A utility that converts flat MySQL join query results into nested JavaScript objects. Version 0.0.3 (latest as of 2015) is stable with no recent updates. It works with the mysql npm package by requiring nestTables: true and providing a nesting options array to define table relationships. Differentiators: lightweight, explicit foreign key mapping, and simple API. No TypeScript types, ESM support, or active maintenance.","language":"javascript","status":"abandoned","version":"0.0.3","tags":["javascript","mysql","nesting"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-mysql-nesting","imports":["import { convertToNested } from 'node-mysql-nesting'","const func = require('node-mysql-nesting'); func.convertToNested(...)","const func = require('node-mysql-nesting');"]},{"cmd":"yarn add node-mysql-nesting","imports":[]},{"cmd":"pnpm add node-mysql-nesting","imports":[]}],"homepage":"https://github.com/kyleladd/node-mysql-nesting","github":"https://github.com/kyleladd/node-mysql-nesting","docs":null,"changelog":null,"pypi":null,"npm":"node-mysql-nesting","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}