<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/hasura/best-of/2022/10" -->

---
title: Best Hasura posts — October 2022 | daily.dev
description: The most upvoted Hasura posts from October 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/hasura/best-of/2022/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/hasura/best-of/2022/10
og:type: website
og:site_name: daily.dev
og:title: Best Hasura posts — October 2022 | daily.dev
og:description: The most upvoted Hasura posts from October 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Hasura — October 2022

1. 1  
[](https://daily.dev/posts/building-real-time-chat-apps-with-graphql-streaming-subscriptions-9lynw2-xs "Building real-time chat apps with GraphQL streaming subscriptions")  
Article  
![Avatar of hasura](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/9e128def97fd4e9198d016b2dc1cbd6e)Hasura · 4y  
Building real-time chat apps with GraphQL streaming subscriptions  
With Hasura, you can create chat apps straight from your data models without the need of any other infrastructure. We have built out a realtime chat app that uses the Streaming Subscriptions feature in Hasura. It fetches the last 10 messages from the messages table and then streams all new messages using the newly added Streaming API.  
25
2. 2  
[](https://daily.dev/posts/postgresql-15-released-top-things-to-know-x-n5amg7t "PostgreSQL 15 released: Top things to know")  
Article  
![Avatar of hasura](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/9e128def97fd4e9198d016b2dc1cbd6e)Hasura · 4y  
PostgreSQL 15 released: Top things to know  
Postgres 15 is a stable release of their latest major version of their major version 15\. Let us look at the top features and changes in this release and how it will impact usage going forward. The MERGE command is one of the newest additions to the Postgres DB with the v15 release. Most vendors currently support the latest Postgres v14.4 stable release.  
12  
1

[See all Hasura archives](/sources/hasura/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/hasura/best-of/2022/10#page","url":"https://daily.dev/sources/hasura/best-of/2022/10","name":"Best Hasura Posts — October 2022","description":"The most upvoted Hasura posts from October 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/hasura/best-of/2022/10#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/building-real-time-chat-apps-with-graphql-streaming-subscriptions-9lynw2-xs","name":"Building real-time chat apps with GraphQL streaming subscriptions"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/postgresql-15-released-top-things-to-know-x-n5amg7t","name":"PostgreSQL 15 released: Top things to know"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Hasura","item":"https://daily.dev/sources/hasura"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/hasura/best-of"},{"@type":"ListItem","position":5,"name":"October 2022"}]}]}
```

