vdb 0.1.0
vdb mounts a self-contained D3-powered entity-relationship diagram at any path in your Rails app. It reads db/schema.rb (and any additional schema files you configure), infers FK relationships, and renders an interactive force-directed graph with search, zoom, drag-to-rearrange, and position persistence. Ships with zero asset-pipeline dependencies — D3 and Stimulus are loaded from CDN. Recommended for development environments only.
Gemfile:
=
install:
=
Versions:
- 0.1.0 April 16, 2026 (17.5 KB)
Runtime Dependencies (1):
rails
>= 7.0, < 9