{"library":"mysql-json-schema","type":"library","category":null,"description":"Export MySQL database schemas to JSON format, including table relationships. Version 1.2.0. This library extracts table structure, fields, and foreign key relations from a MySQL database and outputs them as JSON. It also supports heuristic discovery of relationships by field naming conventions (prefix/suffix aliases). It provides both synchronous and asynchronous connection methods, as well as granular functions for fetching schemas, table lists, fields, and relations. Suitable for documentation generation or migration tasks.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","mysql","mysql json","mysql json schema","mysql schema","json schema"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-json-schema","imports":["import mysqlSchema from 'mysql-json-schema';","import { CreateConnection } from 'mysql-json-schema';","import { GetSchema } from 'mysql-json-schema';"]},{"cmd":"yarn add mysql-json-schema","imports":[]},{"cmd":"pnpm add mysql-json-schema","imports":[]}],"homepage":"https://github.com/llorentegerman/mysql-json-schema#readme","github":"https://github.com/llorentegerman/mysql-json-schema","docs":null,"changelog":null,"pypi":null,"npm":"mysql-json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}