Built-in DevOps

git push to deploy
- Web apps
- Custom APIs
- Cron jobs
Pre-configured API gateway
- Auto-renewing SSL
- HTTP2, gzip enabled
Psst...our git push magic is #1 on HN! Star the repo here and join the discussion.
No lock-in

Your data
Hasura APIs use Postgres underneath

Your stack
Use any language, library or framework; courtesy Docker

Any cloud
Each Hasura project is a Kubernetes cluster and can run on any cloud
Ready for power-users
Handle serious use-cases as you normally do. Direct access to your favourite tools
Database access:
I wish I could just connect to the database directly from my backend code.
Data fixtures:
I need to run tests to initialise large amounts of data in the database, and then destroy the data.
CI/CD:
I need to connect my own CI/CD system to deploy.
Mulitple environments:
I need to maintain multiple different environments, like dvelopment, staging and finally production.
Stateful services:
It’s easier for me to use save to the disk and write a stateful service for this particular component.
$ psql
$ kubectl
$ git
$ ssh
Learn how Hasura works
From Our Blog







