sqlite-erd

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

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.