postgrest-starter-kit VS subzero-starter-kit

Compare postgrest-starter-kit vs subzero-starter-kit and see what are their differences.

postgrest-starter-kit

Starter Kit and tooling for authoring REST API backends with PostgREST (by subzerocloud)

subzero-starter-kit

Starter Kit and tooling for authoring GraphQL/REST API backends with subZero (by subzerocloud)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
postgrest-starter-kit subzero-starter-kit
3 3
710 162
- -
0.0 0.0
about 3 years ago over 1 year ago
PLpgSQL PLpgSQL
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

postgrest-starter-kit

Posts with mentions or reviews of postgrest-starter-kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

subzero-starter-kit

Posts with mentions or reviews of subzero-starter-kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-02.
  • SubZero – GraphQL and REST API for your database
    1 project | news.ycombinator.com | 8 Sep 2022
  • Thick Databases
    6 projects | dev.to | 2 Sep 2021
    What about cases where we need to bypass the automated API entirely? In such cases, we can use a proxy to redirect requests to a sidecar API, written in a language (or languages) of our choosing. This gives us more direct control in those cases where we need it. Many proxies will fill the task, such as OpenResty, which is used by subzero. When a request comes in, our proxy decides whether to forward it to our PostgREST API, or to our sidecar API. There are some downsides to this, as it won't appear in PostgREST's description of available endpoints, but it will work (I discuss an untested way to get it to appear in PostgREST's description).
  • Auto generating API schema code?
    5 projects | /r/PostgreSQL | 29 Aug 2021

What are some alternatives?

When comparing postgrest-starter-kit and subzero-starter-kit you can also consider the following projects:

sqlx - general purpose extensions to golang's database/sql

postgrest - REST API for any Postgres database

graphile-engine - Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins!

duckdb_fdw - DuckDB Foreign Data Wrapper for PostgreSQL

seafowl - Analytical database for data-driven Web applications 🪶

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

pocketbase - Open Source realtime backend in 1 file

annuaire-entreprises-sirene-api

auth0-java - Java client library for the Auth0 platform

showcase - REST api for your database (PostgreSQL/Sqlite/ClickHouse/MySQL).

lua-nginx-module - Embed the Power of Lua into NGINX HTTP servers