notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/hs-postgrest/files
SVNWeb

Number of commits found: 1

Tue, 26 May 2020
[ 06:55 girgen search for other commits by this committer ] Original commit   Revision:536575 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Introducing PostgREST

Using PostgREST is an alternative to manual CRUD programming. Custom API
servers suffer problems. Writing business logic often duplicates, ignores or
hobbles database structure. Object-relational mapping is a leaky abstraction
leading to slow imperative code. The PostgREST philosophy establishes a single
declarative source of truth: the data itself.

WWW:		http://postgrest.org/en/v7.0.0/
PR:		246383
Submitted by:	Dmitry Wagin

Number of commits found: 1