Skip to content

hasura/ask-me-anything

Repository files navigation

If you want to clone or take a look directly navigate to the repo. If you'd like to submit a question for the AMA sessions, file an issue here, and we'll get that added to the queue to get answered! Once the question is fielded during one of the "Hasura #100DaysOfCode && #AMA" live stream I'll get it added here as an answer file!

Cheers!

The Hasura Codes #100DaysOfCode && #AMA is daily at 11am Pacific. Join us anytime and ask questions live during stream, fill out a question issue here, or join our discord and ask there! For the questions that have answers, here's a list of questions we've covered so far:

  • Where are the database URIs located in Hasura Cloud and the Hasura Console? Answer: video
  • What is a good way to build queries or to get better perf out of table queries? Answer: video
  • What does the .NET ecosystem look like for GraphQL & is it maintained? video & article with links from video
  • Schema migrations console vs. 'hasura console' best practice. Answer: video
  • How to connect to the database with a 3rd Party tool (like DataGrip) from the local development quickstart docker-compose setup? video
  • How do you draw relationships between tables in Hasura vs. the Database? video
  • Is there a way to map db columns to GraphQL entity properties in Hasura? (Hat tip to @iteswendell) video
  • What are some strategies to research GraphQL query performance? video
  • Can a read-only database be connected to with Hasura? video
  • Is there a good data type to use for time stamps in Hasura? video
  • What is the suggested way to setup Hasura for local development? video for even more in depth, check out the longer form video "Hasura Coder Setup and Workflow with Migrations, Metadata, & Seeds".
  • What gets built out when I use the Hasura Console to build out migrations? video
  • Is there a way to map GraphQL to (.NET) Entity Relationship Diagrams? video & for more .NET information, check out these links.
  • What is the history behind the Hasura logo? video
  • What are your favorite... specifically your go to databases? video
  • What are some good ways to develop applications using Hasura and have environments split like UAT, QA, Live, Prod, etc? video
  • What is the UUID column type good for and what exactly is a UUID? video blog post
  • What are the supported character data types in Hasura? video
  • What numeric data types does Hasura support in relation to the underlying database(s)? video
  • What's your practice when iterating through development cycles to clean up your containers and images? video blog post
  • Is there an option or ability to use short IDs in Postgres or Hasura? video
  • How do I connect SQL Server with Hasura? video
  • How does PostgreSQL scale? video blog post
  • How do you remove tables from Hasura once they're added to the metadata? video
  • Building a JavaScript tool to generate data (CSV) for import into PostgreSQL. video blog post
  • How to get COPY automated for bulk CSV on a container running PostgreSQL? video blog post
  • What is a good way to get up and running with SQL Server and Hasura locally for dev work? video
  • How to split timestamps to use as generated columns in Postgres & Hasura? video

If you'd like to just check out the existing questions, scroll through the questions issue list.

Sometimes, if specific questions haven't come up, it's great to just work through tutorials and check out example code repostitories. That's what the following list is, example repos and tutorials:

  • Hasura Advanced Tutorial: Migrations and Security - In this stream, we will look at a couple of advanced features of Hasura - Migrations/Metadata and various security aspects of using Hasura in production.
  • Hasura Advanced Tutorial: Performance and Reliability - In this stream, we will look into advanced performance optimizations for Hasura and Databases with Caching and Scaling and reliability checks with Health endpoint and observable metrics.
  • Introduction to GraphQL - A practical and concise course that will introduce you to GraphQL and its core concepts. This course explores the fundamentals of GraphQL and what makes it especially suitable for modern applications, like its realtime capabilities!
  • React + Hasura && Vuejs + Hasura && Nextjs + Hasura && TypeScript + Apollo Client + Hasura && React Native && Angular + Hasura && Android + Hasura && Unity + Hasura - Explore the fundamentals of GraphQL and the things that make GraphQL especially suitable for modern applications, like its realtime capabilities! The course is light on opinions so that once you grok the fundamentals you can go on to choose your favorite libraries, tools and tailor your workflow.
  • Hasura Basics - This course is a super-fast introduction to setting up a GraphQL backend with Hasura. Timed for 30 mins, you will set up a Powerful, Scalable Realtime GraphQL Backend complete with Queries, Mutations, and Subscriptions. You will also learn how Hasura helps you integrate custom business logic (in any programming language), both as custom GraphQL APIs that you write yourself, and as Event Triggers that run asynchronously and are triggered by database events.
  • Hasura & Auth - This course is a super fast introduction to model and think about Auth with Hasura GraphQL. In 30 minutes, you will setup a powerful, realtime and secure GraphQL Backend for a Slack clone.
  • Hasura Advanced - This course is meant to be taken by users of Hasura who want to optimise their application for production use cases. If you are new to Hasura, head to the Hasura Basics tutorial to get a fair idea of setting up Hasura and leveraging the fundamental features before diving into this tutorial.

Got more you'd like to suggest? Got a tutorial or blog entry that you think ought to be added? Submit a pull request and just add to the list here similar to those shown. Title, link, plus a description and we'll merge it in! 👍🏻

About

This is a repository for the AMA live video sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published