Software Alternatives, Accelerators & Startups

Graphviz VS Hasura

Compare Graphviz VS Hasura and see what are their differences

Graphviz logo Graphviz

Graphviz is open source graph visualization software. It has several main graph layout programs.

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
  • Graphviz Landing page
    Landing page //
    2022-01-18
  • Hasura Landing page
    Landing page //
    2023-10-21

Graphviz videos

Graphviz - Make Diagrams - Ubuntu 10.10

More videos:

  • Review - Use Soot and Graphviz to Generate and Visualize Java Call Graphs

Hasura videos

Scott Tries Hasura - A Realtime GraphQL API Builder

More videos:

  • Review - Evaluating Hasura
  • Review - The founder of Hasura teaching me about Hasura - FUN!

Category Popularity

0-100% (relative to Graphviz and Hasura)
Diagrams
100 100%
0% 0
GraphQL
0 0%
100% 100
Flowcharts
100 100%
0% 0
Realtime Backend / API
0 0%
100% 100

User comments

Share your experience with using Graphviz and Hasura. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Graphviz and Hasura

Graphviz Reviews

Top 7 diagrams as code tools for software architecture
Graphviz is a graph visualization software for representing structural information as diagrams.

Hasura Reviews

We have no reviews of Hasura yet.
Be the first one to post

Social recommendations and mentions

Hasura might be a bit more popular than Graphviz. We know about 117 links to it since March 2021 and only 80 links to Graphviz. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Graphviz mentions (80)

  • Ask HN: Guidelines for making clear architecture diagrams
    Conventions exist but they're mostly crap. Along the KISS principle, boxed elements with connecting nodes are the best (most universally understood). In mathematical terms, this is an 'undirected graph', a 'directed graph' is the same but with directionality on the links between nodes. The standard toolkit for defining these in software is https://graphviz.org/ If you need to show the interaction between elements... - Source: Hacker News / about 1 month ago
  • Should I Open Source my Company?
    Thoughtful post, thanks. However, this tripped me up: "our GPU graph viz server" -- I couldn't understand how you a) scale graphviz[1] on a GPU and b) make money hosting graphviz. Quick read of your web site cleared that up :) [1] https://graphviz.org/. - Source: Hacker News / 4 months ago
  • Trippy 0.9.0 Release
    Tracing flows: breakdown complex UDP/TCP ECMP traces into individual flows (i.e. Common network path); render a chart of flows in GraphViz DOT format (example). Source: 6 months ago
  • Calculate the difference and intersection of any two regexes
    It has the look of graphviz about it, which is an excellent tool. Often helpful in debugging anything related to graphs. https://graphviz.org/. - Source: Hacker News / 9 months ago
  • What are some tools to help in visualizing concepts
    If you are talking about making visualisations for other people it would depend if you want to make them interactive, static, or a mix of the two. I’m not really sure what to recommend given I don’t know - but here are a few places to start: - Python tutor - manim - processing - graphviz - simple but good - draw.io. Source: about 1 year ago
View more

Hasura mentions (117)

  • Serious flaws in SQL – Edgar F. Codd (1990)
    > 2. ORMs do not hide SQL nastiness. This is certainly true! I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible". I think the are of ORMs is over. It simply did not deliver. If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to... - Source: Hacker News / about 1 month ago
  • The Many Ways Not to Build an API
    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically. - Source: dev.to / 2 months ago
  • The 2024 Web Hosting Report
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to... - Source: dev.to / 4 months ago
  • Ask HN: Is There a Zapier for APIs?
    Hi! If you’ve ever thought about something like using GraphQL for something like this.. You might like Hasura. (Obligatory I work for Hasura) We’ve got an OpenAPI import and you can setup cron-jobs or one-off jobs and do things like load in headers from the environment variables to pass through. There isn’t currently an easy journey for chaining multiple calls together without writing any code at all, but you can... - Source: Hacker News / 4 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Hasura.io — Hasura extends your existing databases wherever it is hosted and provides an instant GraphQL API that can be securely accessed for web, mobile, and data integration workloads. Free for 1GB/month of data pass-through. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Graphviz and Hasura, you can also consider the following products

PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.

Supabase - An open source Firebase alternative

draw.io - Online diagramming application

GraphQL Playground - GraphQL IDE for better development workflows

yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.

GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes