pREST

pREST (PostgreSQL REST), 简化和加速开发,在任何Postgres应用程序上实现即时、实时、高性能的开发,无论是现有的还是新的。「pREST (PostgreSQL REST), simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new.」

Github stars Tracking Chart

pREST

pREST (PostgreSQL REST), 简化和加速开发,在任何 Postgres 应用上,无论是现有的还是新的,都能实现即时、实时、高性能。

Postgres 版本

  • 9.4 或以上

问题

有用 Haskell 编写的 PostgREST,但在生产中保持 Haskell 软件并不是一件容易的工作。在这种需求下,pREST 应运而生。阅读更多

一键部署

Heroku

部署到 Heroku 并立即获得由 Heroku Postgres 支持的实时 RESTFul API。

部署到 Heroku

文档

https://postgres.rest/ (源代码)


(The first version translated by vz on 2020.08.29)

Overview

Name With Ownerprest/prest
Primary LanguageGo
Program languageGo (Language Count: 4)
PlatformBSD, Linux, Mac, Windows
License:MIT License
Release Count53
Last Release Namev1.5.2 (Posted on )
First Release Namev0.1 (Posted on )
Created At2016-11-22 05:17:05
Pushed At2024-04-30 12:49:12
Last Commit At
Stargazers Count4.1k
Watchers Count83
Fork Count277
Commits Count2k
Has Issues Enabled
Issues Count400
Issue Open Count129
Pull Requests Count370
Pull Requests Open Count2
Pull Requests Close Count45
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

pREST

Build Status
GoDoc
Go Report Card
codecov
Gitter
Open Source Helpers

Serve a RESTful API from any PostgreSQL database

Postgres version

  • 9.4 or higher

Problem

There is PostgREST written in Haskell, but keeping Haskell software in production is not an easy job. With this need pREST was born. Read more.

Documentation

https://postgres.rest/ (source)

To the top