tags

Database Hub

Find all Database resources here

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.
DatabaseSQL Server
11 May, 2021
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.
EngineeringDatabase
29 April, 2021
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.
Data ModellingData Types
27 April, 2021
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.
Multi Tenant
19 March, 2021
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.
GraphQL JanuaryDatabase
03 February, 2021
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.
DatabaseGraphQL January
22 January, 2021
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.
TimescaleDBDatabase
14 January, 2021
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
06 November, 2020
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.
MigrationsSchema Migrations
02 November, 2020
Tutorial
Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!
Subscribe IlluSubscribe Illu

Monthly product updates in your inbox. No spam.

Loading...