tags

Postgres Hub

Find all Postgres resources here

All Stories

Haskell

Hasura 2.0 Engineering Overview

This release contains some large refactorings to the core of the Hasura product, as well as some large new feature additions. I’m going to talk about the software engineering tasks we tackled, challenges we encountered and how we met them.
EngineeringPostgres
18 March, 2021
Postgres

Using Postgres for Cron

How to use Postgres and your application server to build a flexible and robust cron system ourselves with a few lines of code!
PostgreSQLEvents
11 March, 2021
Announcements

Announcing Hasura 1.4.0.alpha.1

Announcing Hasura 1.4.0.apha1. 1.4 is not a ‘small release’. In fact, the list of features is substantive and incredibly exciting. If you’ve attended a recent Hasura Community Call you may well have seen recent demos of these capabilities.
Remote SchemasMutation
29 January, 2021
GraphQL

Optimizing your GraphQL API with Postgres

This post shows how to optimize your GraphQL API using some of Postgres' most popular features. These will help with data validations, data representation and performance enhancement.
PostgresDatabase
08 October, 2020
Postgres

Building a UI for PostgreSQL Database Migrations

In this post we look back at the journey of building a UI for generating database migrations with a focus on ease of use, developer experience, productivity and the design choices we made to build this system.
MigrationsConsole
06 February, 2020
Announcements

Introducing Hasura Pro

Hasura Pro is an enterprise ready version of the Hasura GraphQL Engine that offers improved reliability and security controls.
EnterpriseEnterprise Software
05 February, 2020
PostgreSQL

The pros and cons of updatable views in PostgreSQL

In this post, I will cover the following: What are updatable views, How Hasura used updatable views, Key problems with updatable views (from a Hasura point of view) and Moving away from updatable views
Postgres
31 January, 2020
Postgres

What is Hasura?

The Hasura GraphQL Engine is a blazing-fast GraphQL server that gives you instant, realtime GraphQL APIs over Postgres, with webhook…
GraphQLWeb Development
20 January, 2020
Postgres

Full Text Search with Hasura GraphQL API and Postgres

In this post, you will look at how to implement full text search with Hasura GraphQL API, leveraging some of the Postgres features and it's support for search.
SearchGraphQL
26 November, 2019
GraphQL Engine

How FASTCUP built a high performance app with a complex database schema using GraphQL and Hasura

How fastcup.net leveraged GraphQL, Hasura, Postgres and Event Triggers to build a fast, realtime app.
GraphQLPostgres
30 July, 2019
GraphQL

How Hasura scales to 1 million active GraphQL subscriptions (live queries)

A look at the architecture that lets Hasura scale to 1 million active GraphQL subscriptions (live queries).
Postgres
17 July, 2019
GraphQL

Common access control patterns with Hasura GraphQL Engine

In this post, we will look at some access control patterns that can be used with Hasura to granularly allow/restrict the data
PostgresAuthorization
23 May, 2019
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...