Querydeck Docs
  • 👋Welcome to Query Deck
  • Getting Started
    • 😃Get Started With QueryDeck
      • Quickstart With QueryDeck
    • How It Works?
  • REST
    • Select Method
      • Joins
      • Sorting
        • Ascending/ Descending ordering
        • Dynamic Sorting
      • Filter
        • Dynamic Filtering
        • Groups
        • Exists clause
      • Pagination
        • Offset
        • Limit
    • Insert/Upsert Method
      • Nested Inserts (Joins)
      • Conflicting Columns
    • Update Method
      • Filters
    • Delete Method
    • Authentication
    • Authorization
    • Select by Id
  • GraphQL
    • Introduction to GraphQL in QueryDeck
    • Enabling GraphQL for Columns in QueryDeck
  • Testing Endpoints
Powered by GitBook
On this page
  • Introduction
  • Creating Your APIs with QueryDeck
  1. Getting Started

How It Works?

PreviousQuickstart With QueryDeckNextSelect Method

Last updated 6 months ago

Introduction

is a no-code REST API builder for Postgres that automatically generates RESTful endpoints from your database schema. With QueryDeck, you can easily connect, query, and manipulate your Postgres data without writing any code, enabling you to work with your data faster and more efficiently than ever.

In addition to its core functionality, QueryDeck provides powerful features and services designed to offer a robust backend engine for managing and scaling your API. Whether you're building modern applications or sharing data across platforms, QueryDeck simplifies the process, making API development accessible and efficient.

Creating Your APIs with QueryDeck

QueryDeck