Supabase Edge Functions

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

    The open source Firebase alternative.

  • We were shipping this one up to the last minute before the launch [0]. We'll finalize some of the pricing line-items over the weekend and list the pricing next week, we're just a bit busy with Launch Week.

    [0] https://github.com/supabase/supabase/pull/6223

  • pg_net

    A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL

  • > The dream would be to have a great DX experience around using insert/update triggers to call Supabase functions to run background tasks

    We have something for this: Function Hooks (soon to be renamed "Async Triggers")[0]. They are still in alpha, but the extension [1] is getting close. It was important to build something which works with PG background workers so that it's non-blocking. We'll make quick progress on this now that we've released Edge Functions.

    > sending notifications or updating related rows

    Tune in for tomorrow's announcement - it's related.

    [0] Function Hooks / Async Triggers: https://supabase.com/blog/2021/07/30/supabase-functions-upda...

    [1] https://github.com/supabase/pg_net

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

    The Dart SDK, including the VM, dart2js, core libraries, and more.

  • Looks like Dart doesn't support Wasm as a target yet but is considering it as part of their 2022 roadmap[0]. In the mean time, we will start off with supporting other languages like Rust which already have good support for compiling to Rust.

    [0] Wasm target for Dart - https://github.com/dart-lang/sdk/issues/32894#issuecomment-1...

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  • > I know a lot of folks are huge fans of writing pure SQL, the lack of type safety and lack of good intergration with source control (I dream of a world where database schemas, functions, security access and the rest can be saved to source control for reproducibility) scare me.

    Hey there are some migration tools that play nice with source control. For example, Flyway has repeatable migrations https://flywaydb.org/documentation/tutorials/repeatable, here's some links about this

    https://stackoverflow.com/questions/25839666/flyway-strategy...

    https://github.com/flyway/flyway/issues/819

    https://github.com/flyway/flyway/issues/128

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

  • No More Free Tier on PlanetScale, Here Are Free Alternatives

    3 projects | dev.to | 8 Mar 2024
  • How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma

    3 projects | dev.to | 22 Sep 2023
  • PlanetScale Scaler Pro

    3 projects | news.ycombinator.com | 6 Jul 2023
  • Most appropriate database for very small scale usecase?

    2 projects | /r/webdev | 18 Jun 2023
  • Need advice on developing two codebases for a web application

    2 projects | /r/nextjs | 3 Apr 2023