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

    • Overview
    • Quickstart
    • Add Authentication
    • Accessing Data
    • Add User Profile
    • Add User Invites
    • Add File Uploads
  • Express.js
  • Nuxt.js
    • Overview
    • Overview

    • Prerequisites
      • Overview
      • Installation
      • Query Syntax
      • Authentication
      • File Handling
      • User Invites
      • E-Mails
    • REST API
    • Postgres
    • Webhooks
  • Tutorials
  • Example App

  • Schema Editor
  • Roles & Permissions
  • Multi-Tenancy
  • User Registration
    • Overview
    • Overview
    • API
    • Manage User Profile Using SDK
    • Overview
    • API
    • Add User Invites to Apps
    • Overview
    • API
    • Uploading Files
    • Download Files
    • Manage File Categories
    • 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