SQL to REST Converter

Getting started with SerenDB Data API Building a note-taking app

Enter your SQL query below and see the equivalent PostgREST API calls in real-time. This tool supports common SELECT statements with filtering, sorting, pagination, joins, and aggregations.

About PostgREST

PostgREST automatically generates a RESTful API from your PostgreSQL schema. It supports filtering, sorting, pagination, joins, and many other SQL features through URL parameters. Learn more about PostgREST at postgrest.org

Last updated