Visualize Rails Database with dbdiagram.io

We added the ability to visualize Rails Database for dbdiagram.io, check it out and share your thoughts with us :sunglasses:

https://www.holistics.io/blog/visualize-rails-database-to-erd-diagram/

Is there anything on the Roadmap that would include diagrams from Django or SQLAlchemy models? I saw Django listed but didn’t see it as an available option on the import tab.

2 Likes

Hi,

I just tried to import my schema.rb and the relations (foreign key etc) doesn’t render … I don’t know why i used add_foreign_key function in my ruby code but dbdiagram just ignore them. I really need this so can you tell me why it’s doesn’t work? I tried with a very simple DB, and just one add_foreign_key, it doesn’t work too …

Thanks.

I pasted my schema.rb, and it’s not work

Hi @amowu, can you send us the schema.rb you are trying to parse, so that we can support you better?

Which email address should I send to?

You can reach out to us at dbdiagram@holistics.io.

Hi @amowu, we have deployed new updates and your schema.rb should be working fine now.