Softwr

APIs · head to head

Hasura vs kind

Hasura logo

Hasura

APIs

GraphQL engine that instantly creates production-ready GraphQL API from databases

From
Free
Rated
-
kind logo

kind

Cloud

Run Kubernetes clusters inside Docker containers

From
Free
Rated
-

The short version

  • Each has a real cost: Hasura active model definition: model/command accessed more than 1,000 times monthly; kind requires Docker or Podman, so it inherits whatever container runtime limitations exist on the host
  • They diverge on capability: Hasura covers GraphQL API, kind covers Nodes as containers.
  • Prices and features above were last checked on 30 August 2026.

Where they differ

Only the attributes on which Hasura and kind actually diverge.

Attributes where Hasura and kind differ
AttributeHasurakind
Pricing modelfreemiumOpen source, no licence fee
PlatformsWebLinux, macOS, Windows
CategoryAPIsCloud
Founded2017Unknown

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Hasura

  • GraphQL API
  • Real-time subscriptions
  • Access control
  • PostgreSQL
  • MySQL
  • Webhooks
  • REST APIs
  • Cloud support

Only in kind

  • Nodes as containers
  • Multi-node topologies
  • CI-friendly
  • Local image loading

What people use each for

The jobs each tool is most often brought in to do.

Hasura

  • Automatic GraphQL API generation from existing databasesnot kind
  • Real-time data subscriptions for modern applicationsnot kind
  • Backend infrastructure for web and mobile applicationsnot kind
  • Event-triggered webhooks for database changesnot kind

kind

  • Spinning up and destroying a Kubernetes cluster inside a CI jobnot Hasura
  • Testing controllers and operators against several Kubernetes versionsnot Hasura
  • Local multi-node clusters without the memory cost of virtual machinesnot Hasura

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Hasura

  • Active model definition: model/command accessed more than 1,000 times monthly
  • Private DDN requires Base or Advanced plan

kind

  • Requires Docker or Podman, so it inherits whatever container runtime limitations exist on the host
  • Fewer conveniences than minikube: no addon system, so ingress and metrics need manual installation
  • Because nodes are containers sharing the host kernel, it is a weaker simulation of real node behaviour and storage

Pricing, plan by plan

Hasura

Free
  • DDN FreeFree
    • Unlimited models
    • 1 supergraph developer
    • 15-minute observability retention
  • DDN Base$5/month
    • Per active model billing
    • Unlimited developers
    • 30-day observability retention
  • DDN Advanced$30/month
    • Per active model billing
    • Federated collaboration
    • Multi-repo CI/CD

kind

Free
  • kindFree
    • Full functionality
    • No usage limits
    • Community support

Which should you pick?

Choose Hasura if

  • You need graphql api.
  • You want to start without paying.
  • You also want real-time subscriptions.

Choose kind if

  • You need nodes as containers.
  • You want to start without paying.
  • You work on Linux, macOS, Windows.
  • You also want multi-node topologies.

Questions people ask

Is Hasura or kind better?
Neither clearly leads. Hasura starts at Free and kind at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Hasura or kind?
Hasura starts at Free and kind at Free.
Does Hasura or kind run on more platforms?
Hasura runs on Web. kind runs on Linux, macOS, Windows.
Can I use Hasura for free?
Both have a free tier, so you can try either at no cost before committing.
What is Hasura best used for?
Hasura is most often used for automatic graphql api generation from existing databases, real-time data subscriptions for modern applications, backend infrastructure for web and mobile applications, event-triggered webhooks for database changes. Of those, automatic graphql api generation from existing databases and real-time data subscriptions for modern applications are not what kind is typically brought in for.
What can Hasura do that kind cannot?
Hasura covers GraphQL API, Real-time subscriptions, Access control, PostgreSQL. kind covers Nodes as containers, Multi-node topologies, CI-friendly, Local image loading.

Answered from the vendors’ own pages

Hasura: How much does Hasura cost?

Hasura DDN Free is free. DDN Base starts at $5/active model/month, and DDN Advanced starts at $30/active model/month.

Source
kind: Is kind free?

Yes, open source and maintained under Kubernetes SIGs.

Hasura: What is an active model in Hasura pricing?

An active model is defined as any model or command accessed more than 1,000 times monthly.

Source
kind: Why run Kubernetes nodes as containers?

Speed and cost. A container node starts in seconds and uses far less memory than a virtual machine, which is what makes per-CI-run clusters realistic.

Hasura: Is there a free version of Hasura?

Yes, Hasura DDN Free is always free and includes unlimited models, 1 supergraph developer, and 15-minute observability retention.

Source
kind: Is kind suitable for production?

No. It is a development and testing tool, and node isolation is weaker than real nodes because containers share the host kernel.

Share

Related pages

Other head to heads