{"library":"sqleton","type":"library","category":null,"description":"Sqleton is a command-line utility and Node.js library designed to visualize SQLite database schemas. It takes a SQLite database file or object and generates a graphical diagram, typically in formats like SVG, PNG, or PDF, by utilizing the external Graphviz engine for rendering. The current stable version is 4.0.0. While no explicit release cadence is documented, the project appears to be actively maintained. Key differentiators include its singular focus on SQLite, offering both a straightforward CLI for quick visualizations and a programmatic API for integration into Node.js applications. It provides options for customizing the graph layout, adding edge labels for foreign keys, specifying titles, fonts, and graph direction. Although it strictly supports SQLite, users can potentially visualize other database schemas by converting them to a SQLite format first.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","sql","sqlite","visualize","visualizer","graphviz","diagram","dot"],"install":[{"cmd":"npm install sqleton","imports":["const sqleton = require('sqleton')"]},{"cmd":"yarn add sqleton","imports":[]},{"cmd":"pnpm add sqleton","imports":[]}],"homepage":null,"github":"https://github.com/inukshuk/sqleton","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sqleton","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/sqleton/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}