Show HN: Rest – Instant RESTful API on Any SQL Database

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • rest

    Rest serves a fully RESTful API from any SQL database (by rest-go)

  • postgrest

    REST API for any Postgres database

  • Pretty cool - wonder how it compares to Postgrest (https://postgrest.org/).

    Generally been a fan of these sorts of models - SQL data is very malleable - and treating the tables as movable from the start really helps move faster as a developer - database migrations become easier as you don't need to do a lot of work with API.

    I can see how this would cause problems if you always used this in production after finding a fit for the data model - but for rapid prototyping and development - big fan.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using migrations with Golang

    5 projects | dev.to | 17 Apr 2024
  • PostgreSQL Is Enough

    12 projects | news.ycombinator.com | 6 Feb 2024
  • We built our customer data warehouse all on Postgres

    16 projects | news.ycombinator.com | 2 Feb 2024
  • 2024 Web Development Wish List

    7 projects | dev.to | 10 Jan 2024
  • Recent improvements to the pressly/goose migration tool

    1 project | /r/golang | 14 Nov 2023