{"library":"sqlite-erd","type":"library","category":null,"description":"A React component library for generating Entity Relationship Diagrams (ERD) from SQLite schemas or database files. Current stable version is 1.1.0, with a focus on client-side, privacy-preserving diagram generation. It supports both SQL CREATE TABLE statements and raw SQLite files. Key differentiators include full client-side processing (no server upload), interactive canvas via React Flow, table data browsing, SQLite internals explorer, and theming. The library has peer dependencies on React 19+ and ships TypeScript types. It is suitable for developers needing to visualize SQLite schemas in React applications, with a relatively new release cadence.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-erd","imports":["import { SQLiteERD } from 'sqlite-erd';","import 'sqlite-erd/sqlite-erd.css';","import type { SQLiteERDProps } from 'sqlite-erd';"]},{"cmd":"yarn add sqlite-erd","imports":[]},{"cmd":"pnpm add sqlite-erd","imports":[]}],"homepage":"https://github.com/jurerotar/sqlite-erd#readme","github":"https://github.com/jurerotar/sqlite-erd","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-erd","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}