19 articles

📰 Dev.to · Hasura

Articles from Dev.to · Hasura · 19 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9645) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
GraphQL Security in Production with Automated Allow Lists
Dev.to · Hasura 3y ago
GraphQL Security in Production with Automated Allow Lists
In some cases, you might want to restrict your Hasura application to a limited number of GraphQL...
The rise of GraphQL APIs on data warehouses
Dev.to · Hasura 3y ago
The rise of GraphQL APIs on data warehouses
TL;DR Data warehouses are used to store valuable enterprise data. Data APIs – both...
Best Practices Guide for GraphQL Observability with Hasura [Part 1]
Dev.to · Hasura 3y ago
Best Practices Guide for GraphQL Observability with Hasura [Part 1]
Hasura is an open-source product that accelerates API development by 10x by instantly giving you...
Top 3 Reasons why Enterprises Choose Hasura
Dev.to · Hasura 3y ago
Top 3 Reasons why Enterprises Choose Hasura
GraphQL is a popular choice for enterprises looking to improve the performance, efficiency, and...
Introducing Instant GraphQL APIs for Snowflake Cloud Data Platform
Dev.to · Hasura 3y ago
Introducing Instant GraphQL APIs for Snowflake Cloud Data Platform
Real-time access to data is essential for building modern applications. However, as the data...
Building a Digital Twin with MQTT and Hasura Streaming Subscriptions
Dev.to · Hasura 3y ago
Building a Digital Twin with MQTT and Hasura Streaming Subscriptions
In this blog we will be talking about how to build a digital twin of a toy car with an android...
Next.js 13 Nested Layouts, Streaming SSR with Realtime GraphQL
Dev.to · Hasura 3y ago
Next.js 13 Nested Layouts, Streaming SSR with Realtime GraphQL
Next.js, the open-source React framework by Vercel, has released version 13, laying the foundations...
Hasura Actions using Netlify Functions for Custom Logic
Dev.to · Hasura 3y ago
Hasura Actions using Netlify Functions for Custom Logic
In this guide, we will show how to write your own Hasura actions using Netlify functions (with your...
Build a Full-Stack Food Ordering Application
Dev.to · Hasura 3y ago
Build a Full-Stack Food Ordering Application
In this 20 bite-sized video series, you will learn how to build a full-stack application that allows...
Building real-time chat apps with GraphQL streaming subscriptions
Dev.to · Hasura 3y ago
Building real-time chat apps with GraphQL streaming subscriptions
Chat applications on the web or mobile are very common today. But, building a chat app usually ...
Event triggers on MS SQL Server database
Dev.to · Hasura 3y ago
Event triggers on MS SQL Server database
The event triggers in Hasura enable you to perform custom business logic on your data. They capture...
Instant streaming APIs with built-in authorization for new or existing Postgres
Dev.to · Hasura 3y ago
Instant streaming APIs with built-in authorization for new or existing Postgres
This post discusses a recent capability added to Hasura GraphQL Engine: Streaming over GraphQL...
Disable GraphQL Query and Subscription Root Fields selectively with RBAC
Dev.to · Hasura 3y ago
Disable GraphQL Query and Subscription Root Fields selectively with RBAC
For each database table in a Hasura app, the GraphQL engine creates three root fields by default....
Regenerate Next.js Pages On-demand (ISR) with Hasura Table Events
Dev.to · Hasura 4y ago
Regenerate Next.js Pages On-demand (ISR) with Hasura Table Events
New in Next.js 12.1 is Incremental Static Regeneration which allows us to create and update pages...
Using Hasura as BaaS for Nuxt.js
Dev.to · Hasura 5y ago
Using Hasura as BaaS for Nuxt.js
This article was written by Migsar Navarro as part of the Hasura Technical Writer Program. If you w...