{"library":"schema-viz","title":"Schema Viz","description":"Universal database schema visualizer that takes a schema file or directory and generates an interactive ER diagram in the browser with pan, zoom, and live reload. Currently at version 0.3.3, released monthly-ish. Supports Prisma, Laravel migrations, TypeORM, Drizzle ORM, JSON, and live PostgreSQL/MySQL introspection. Key differentiator: auto-layout based on FK-graph BFS, Figma-style select/edit modes, drag-and-drop persistence via share files, and framework detection with logos in the toolbar. Works as a CLI tool (global install) and runs a local server. No SaaS required.","language":"javascript","status":"active","last_verified":"Sat May 09","install":{"commands":["npm install schema-viz"],"cli":{"name":"schema-viz","version":null}},"imports":["import schemaViz from 'schema-viz'","import { run } from 'schema-viz'","import type { Schema, Table } from 'schema-viz'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npx schema-viz ./prisma/schema.prisma --port=8080 --autoopen","lang":"typescript","description":"Launches an interactive ER diagram for a Prisma schema file, auto-opens browser.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}