DocumentationROQ homeROQ homeImprintImprint
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Overview
  • Introduction

    • Quickstart
    • Add Authentication
  • Express.js
  • Nuxt.js
    • Overview
    • Overview

    • Prerequisites
      • Overview
      • Query Syntax
      • Authentication
      • File Handling
      • User Invites
      • Emails
    • REST API
    • Postgres
    • Webhooks
    • Save Data in Application
    • Read Data in Application
    • Add User Profile
    • Add User Invites
    • Add File Uploads in Next.js
      • Project Form Creation
      • List Projects
    • Getting Started
    • Deploying to Vercel

  • Schema Editor
    • Introduction
    • User Roles
    • Access Management
    • API
  • Multi-Tenancy
    • Overview
    • Registration Forms
    • Registration Button
    • Social Sign-Ins
    • Multi-Factor Authentication
    • Custom Domain
    • Theming
    • Overview
    • Overview
    • API
    • Manage User Profile Using SDK
    • Overview
    • API
    • Add User Invites to Apps
    • Using User Invites with Mails
    • Overview
    • API
    • Uploading Files
    • Fetch Files
    • Download Files
    • Manage File Categories
    • File Associations
    • React Components
    • Overview
    • API
    • Email Templates and Customization
    • Send Emails

On This Page

  • Database connection string
Question? Give us feedback → (opens in a new tab)Edit this page
Development Guides
Postgres

Postgres

ROQ BaaS using Postgres (opens in a new tab) as the application database. However, it's read only for now, so you can't write to it.

Database connection string

The Postgres connection string can be found in the ROQ Console (opens in a new tab).

REST APIWebhooks

Platform 360 GmbH