Uncodie
Technical DocumentationNo CodeTutorialsChangelogDisccord
Developers
Developers
  • 📖Documentation
    • Basic Concepts
      • Node JS
      • React
      • Postgres SQL
      • GraphQL
      • Git
      • API
  • 🔌API
    • Getting Started
      • Credentials
    • Users
      • Register User
    • Component Interface
      • Props
  • 🤖IDE
    • Getting started
    • Component View
      • CSS
      • Controller
      • Component
    • Compiler
    • Importing Code
      • Scripts
        • Manifest
      • Connectors
        • Manifest
      • Components
        • Manifest
    • Exporting Code
      • Design Systems
        • Custom React libraries
      • Guidelines
  • ⚙️Figma Plugin
    • Variables
      • Global Variables
      • Local Variables
      • Route Variables
      • Session Context
      • Window Variables
    • Actions
      • GraphQL Trigger
      • Refresh Query
      • Set Variable
      • Select and Navigate
  • 🎛️Settings
    • User Authentication
    • Git
    • External Deployment
    • Version Control
    • External DB Setup
    • SEO
Powered by GitBook
On this page
  • Setup
  • Compatible Data Bases

Was this helpful?

  1. Settings

External DB Setup

In the Hasura section of your project you can configure the integration of your project to an Hasura GraphQL server.

PreviousVersion ControlNextSEO

Last updated 1 year ago

Was this helpful?

Setup

Add a H server to grant access to your app to an external DB using GraphQL

  1. Create an account in Hasura or set up a server for your Hasura account

  2. Setup your Data Base Connection

  3. Create your personalized GraphQL Queries

Compatible Data Bases

  • Aiven

  • Alloy DB

  • Amazon Aurora

  • Amazon Athena

  • Amazon RDS

  • Azure DB Postgres

  • Citus Data

  • Cockroach DB

  • Crunchy Data

  • Google Big Query

  • Microsft SQL Server

  • Neon

  • Postgres SQL

  • MySQL

  • Maria DB

  • Oracle

Endpoint

URL for Hasura's GraphQL endpoint

Secret

Secret token to connect to Hasura's GraphQl endpoint

🎛️
asura
Cloud: Quickstart with Hasura Cloud | Hasura GraphQL Docs
Logo