Optional: Grundlagen REST und GraphQL
Funktionsüberblick
Hasura Core
Hasura Cloud
Hasura Console (Web-UI)
Hasura CLI
Datenanbindung (nach Kundenwahl)
PostgreSQL
Microsoft SQL Server
Citus / Hyperscale
BigQuery
Datenbanken gestalten
Entfernte Datenbanken nutzen
Datenbanken in Hasura designen (Tabellen, Views, Stored Procedures, Trigger)
HTTP-Endpunkte
GraphQL
REST
Geschäftslogik
Actions
Remote Schemas
Event Triggers
Cron Tigger
Scheduled Triggers
Stored Procedures und Functions in der Datenbank
Sicherheit
Authentication
Authentication mit Webhooks
Authentication mit JWT
Unauthenticated / Public Access
Authorization / Access Control / Permissions
Mandantenfähigkeit
Deployment
Migrations
Setting Up Migrations
Managing Metadata
Server configuration
Deploy Using Hasura Cloud
Deploy Using Docker
Deploy Using Kubernetes
#optional: Clients für Hasura
nach Kundenwahl z.B. Angular, React, Vue.js oder VanillaJS