Draw your own schema
Paste a mysqldump --no-data, or the output of
php artisan truss:export --format=json, and this page draws it
with the same dashboard Truss ships. It is parsed here in your browser:
nothing is uploaded, and no row data is read. If your dump
has INSERT statements in it, they are counted and thrown away.