hviz
CLI tool for visualizing your database schema
roadmap
Our progress toward a robust ERD generator. Here's what's in the works:
CLI & Core Engine
CLI tool that generates ERD from parsing schema files
done
ORM Support
- Prisma,
- Drizzle,
- TypeORM
done
Schema Validation
Validate schema files for accuracy
done
Database Support
- Postgres,
- MySQL,
- SQLite
in progress
Automatic Schema Detection
Auto-detect schema from package.json
not started
Visual Schema Editor
Update schema from ERD (bidirectional sync)
not started
Visual Customization
Themes, layouts, and export options
not started
Export & Integration
PNG/SVG/PDF export, API integration
not started
Collaboration Features
Real-time editing and sharing
not started