documentation

The prestd is open source low-code (aiming to be non-code, with plugin support) to expose database in RESTful API format.

Simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new.

PostgreSQL version 9.5 or higher

It started with PostgreSQL and we'll stop there, we want to provide quality support on Postgres features. At first we wanted to embrace the world by supporting other databases, but as time went by (gaining experience) we realized that we would not do a good job in even one database.

For this reason we decided to focus on Postgres, if you want to use it with another database (besides postgres) we recommend you to look at postgres_fdw.

ProductHunt prestd

Mission

At prestd, we are on a mission to make the process of new business development faster by making data access fast, secure and scalable. We want to reach a world where access to large volumes of data is simple without complex software development!

Products within the prestd organization

  • prestd: API server, where it all began, giving rise to the other products
  • Build UI: Admin interface for the database, generated automatically from the database schema
  • bgworker: Background Worker Processes for PostgreSQL written in Go

prestd docs github