holistics / holistics/dbml

alternative visualization of DBML scripts?

Open
#156 9 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.7k
Forks
233
Avg merge
1d 23h
Merged PRs (30d)
4

Description

DBML seems to be an interesting and easy way to describe data models. However, it seems to me that currently it is still a one-way street towards DBML in terms of visualization: it is very easy to describe a database or a model in DBML, but the only visualization possibility seems to be dbdiagram.io. But the possibilities of dbdiagram.io are very limited, and especially for larger databases with hundreds of tables and thousands of columns it is rather not suitable (yet). For that it would be necessary that the autolayout arranges the objects in a meaningful way, you can filter etc.

I have seen some tools that can create DBML scripts (This is how I learned about DBML). But are there alternative ways of visualizing DBML scripts, then dbdiagram.io?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.