ecto_erd VS plantuml2mysql

Compare ecto_erd vs plantuml2mysql and see what are their differences.

ecto_erd

A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project. (by fuelen)

plantuml2mysql

This utility parses PlantUML class diagram and generates SQL DDL for MySQL (by grafov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ecto_erd plantuml2mysql
1 1
206 114
- -
4.9 10.0
20 days ago over 4 years ago
Elixir Python
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ecto_erd

Posts with mentions or reviews of ecto_erd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • TIL: about Entity Relationship Schemas
    4 projects | dev.to | 12 Aug 2022
    finally, the add-ons tools any framework has to build ERd. For example, with Elixir/Ecto project, you have the project ecto_erd. This generates an ERD from your schema (model), not from the migration.

plantuml2mysql

Posts with mentions or reviews of plantuml2mysql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • TIL: about Entity Relationship Schemas
    4 projects | dev.to | 12 Aug 2022
    You also have PlantUML. There exists an SQL generator for MySQL - not tested - and this utility for generating PlantUML ERD from PostgreSQL tables. This tool is more focussed on communication and allows you to draw large diagrams. However, you loose the sync between the diagram and the code base. You have the official PlantUML on-line drawer.

What are some alternatives?

When comparing ecto_erd and plantuml2mysql you can also consider the following projects:

dbterd - Generate the ERD as a code from dbt artifacts

planter - Generate PlantUML ER diagram textual description from PostgreSQL tables

pgadmin4 - pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

wallaby - Concurrent browser tests for your Elixir web apps.

kroki - Creates diagrams from textual descriptions!