elk VS DrawThe.Net

Compare elk vs DrawThe.Net and see what are their differences.

elk

Eclipse Layout Kernel - Automatic layout for Java applications. (by eclipse)

DrawThe.Net

drawthe.net draws network diagrams dynamically from a text file describing the placement, layout and icons. Given a yaml file describing the hierarchy of the network and it's connections, a resulting diagram will be created. (by cidrblock)
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
elk DrawThe.Net
3 9
232 1,078
2.6% -
8.0 0.0
7 days ago about 1 month ago
Java JavaScript
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.

elk

Posts with mentions or reviews of elk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.
  • How to draw beautiful software architecture diagrams
    17 projects | news.ycombinator.com | 27 Oct 2023
    Graphviz is the classic option but unfortunately it isn't very good. I mean it was great when it was written in the 80s or whatever but then it seems like it was declared "done" and is still stuck in the 80s.

    Quite annoying because it totally dominates the mindshare of graph layout tools, making it difficult to find alternatives.

    Here's some other options anyway:

    * Eclipse Layout Kernel: https://github.com/eclipse/elk

    * OGDF: https://ogdf.uos.de/

    In fairness both their websites are pretty terrible (would some examples kill you OGDF?) and they don't provide an easy way to try them out, so I guess it's not that surprising that Graphviz dominates.

    Anyway in practice if you have a complex graph then doing it manually is by far the best option.

    If it's too big to do manually then it's unlikely to be a useful graph in the first place.

  • Show HN: Databasediagram.com – Private, Text to Entity-Relationship Diagram Tool
    7 projects | news.ycombinator.com | 8 Jun 2023
    The issue I have with a lot of these tools is they work fine when depicting relationships between tables in the same schema (talking mainly about PostgreSQL databases), but few support showing relationships between tables across different schemas.

    Also, when the number of tables grows large, few have layouts arranged in an optimal way. I use D2 (https://d2lang.com/) to create ERDs. However, of the free layout engines available in D2, Dagre (https://github.com/dagrejs/dagre) and ELK (https://github.com/eclipse/elk) both don't have optimal placement of layouts for a sufficiently complicated database.

  • How to Draw S-Curved Arrows Between Boxes
    4 projects | news.ycombinator.com | 22 Dec 2021

DrawThe.Net

Posts with mentions or reviews of DrawThe.Net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.

What are some alternatives?

When comparing elk and DrawThe.Net you can also consider the following projects:

GraphvizOnline - Let's Graphviz it online

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

dagre - Directed graph layout for JavaScript

topolograph-docker - This is dockerized version of topolograph

red5-server - Red5 Server core

butterfly - 🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)

jQuery-menu-aim - jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.

Azure-PlantUML - PlantUML sprites, macros, and other includes for Azure services

excalidraw-collaboration - excalidraw with collaboration feature, self-hosting, and only one-click deploy

polo - Polo is a zero configuration service discovery module written completely in Javascript.

Jetty - Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

diagrams - :art: Diagram as Code for prototyping cloud system architectures