pREST

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

Github星跟踪图

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)

主要指标

概览
名称与所有者prest/prest
主编程语言Go
编程语言Go (语言数: 4)
平台BSD, Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2016-11-22 05:17:05
推送于2025-04-29 09:32:55
最后一次提交
发布数58
最新版本名称v2.0.0-rc2 (发布于 )
第一版名称v0.1 (发布于 )
用户参与
星数4.4k
关注者数82
派生数294
提交数2k
已启用问题?
问题数409
打开的问题数135
拉请求数393
打开的拉请求数6
关闭的拉请求数49
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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)