PProtiminprotim.hashnode.dev·Jan 31, 2022 · 1 min readHasura’s MySQL Course for Frontend DevelopersThis course is a super-fast introduction to learning about key concepts of MySQL and setting it up for app development. Here's the list of contents; please use it to go directly to the section that you need: Introduction to MySQL What is MySQL? Setu...00
PProtiminprotim.hashnode.dev·Jan 28, 2022 · 2 min readHasura’s SQL Server Course for Frontend DevelopersHasura gives you instant GraphQL and REST APIs on your data. These data sources can be databases like Postgres, MySQL, SQL Server, and BigQuery. But Hasura realized that a lot of frontend developers were not exactly fluent in the databases that Hasu...00
PProtiminprotim.hashnode.dev·Dec 24, 2021 · 1 min readMake Existing GraphQL APIs Production-ready with HasuraWith Hasura Cloud, you can add your GraphQL servers instantly to Hasura and then make it production-ready with Hasura's out-of-the-box features. How it works Step 1: Add your GraphQL server as a Remote Schema into Hasura Step 2: Forward the relevant ...00
PProtiminprotim.hashnode.dev·Dec 24, 2021 · 1 min readGraphQL Monitoring with HasuraHasura Cloud lets you monitor and observe all your GraphQL APIs thereby allowing you to gain insights into your API availability and performance. An observable system is required because without one, it would be almost impossible to follow what's goi...00
PProtiminprotim.hashnode.dev·Dec 24, 2021 · 1 min readGraphQL Security with HasuraWith Hasura Cloud, Hasura allows you to declaratively secure your GraphQL APIs in a few clicks. Hasura Cloud allows for one to configure limits and restrict operations to prevent API performance issues. This can be done by: Depth limiting: restrict...00