Database Hub
Find all Database resources here
Popular Stories
All Stories
Typescript
How TypeScript template literal types helped us with multiple database support
Last year November's release of TypeScript was one of the most exciting releases. Literal types took over the TypeScript community by opening a whole new set of possibilities.
GraphQL
Building a GraphQL to SQL Compiler on Postgres, MS SQL and MySQL
The release of Hasura 2.0 included one of the most exciting features to date - multiple database backends, and in particular, support for our first new backend, Microsoft SQL Server.
On the face of it, this probably seems like a relatively straightforward change.
Database
Postgres Types Mapped to JavaScript via GraphQL with Hasura
Today I've collected together a number of video shorts, extra details, and information about primary keys, primary key data types, and data types in general. In this post I've included links to mapping from Postgres types to JavaScript types via GraphQL and Hasura.
Database
Adding multiple Postgres databases to Hasura
Another new feature exclusive to the Hasura 2.0 release is support for multiple Postgres database types. In just a few clicks you can add an an extra database, existing or new, track the tables, enable relations, and unlock the power of GraphQL.
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.
AWS
AWS Aurora: Is it for you?
Aurora is the new kid in the block. It leverages AWS’s infrastructure to deliver a 1-click enterprise-grade database system. You’ll have in this post the ins-and-outs of Aurora, whether it works with Hasura (hint: it does), and how to set it up with Hasura Cloud.
Database
Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations
As a recent joiner to the Hasura team, I find myself learning, and exploring, GraphQL through the lens of my prior experience. In this series, I am going to share my point-of-view on Evolutionary Database Design, GraphQL, and schema migrations.

Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!