Hasura 2.0 is out! Sign up for our launch webinar to learn all the new features.
PRODUCTS
Hasura Cloud
The managed GraphQL service to access your data instantly
Hasura Enterprise
On-prem Hasura for all your data access requirements
Hasura Open Source
Features that make Hasura Core an integral part of any technology stack
Hasura for your database
Hasura has full support for Postgres and early access for MySQL and SQL Server
Webinar: Data Federation with Hasura
Join us to learn how you can join data across multiple data sources using Hasura
RESOURCES
Tutorials
Use Cases
Events
Community
GraphQL
Help
Learn with Hasura
Get started with GraphQL and Hasura from our selection of over 15 courses
GraphQL Asia
GraphQL Asia is happening online and free on 24th & 25th Feb 2021
PRICING
BLOG
DOCS
CONTACT SALES
LOG IN
TRY HASURA
👋
Hasura Database Schema Migrations -> Register Now
Pricing
Blog
Docs
CONTACT SALES
LOG IN
GET HASURA
PRODUCTS
RESOURCES
All
GraphQL
Serverless
Remote Joins
Authentication
React
Toan Nguyen
Functional learner. Software engineer at @HasuraHQ
TimescaleDB
TimescaleDB 2.0 with Hasura Part 3 - High Availability
Performance and High availability are critical challenges in production. Although TimescaleDB solves performance problems, we still need to care about remaining parts. In this article, I suggest some high availability setup for single-node as well as explore multi-node replication solutions.
TimescaleDB
TimescaleDB 2.0 with Hasura Part 2 - Multi-Node
Multi-node is the most interesting feature of version TimescaleDB 2.0 that provides the ability to create a cluster of TimescaleDB instances to scale both reads and writes.
GraphQL January
TimescaleDB 2.0 with Hasura
TimescaleDB 2.0 is a major version upgrade that has many improvements from version 1. It introduces new interesting features and capabilities, especially horizontal multi-node scaling. Because it is a PostgreSQL extension, it mostly works well with Hasura.