splinter VS edge-runtime

Compare splinter vs edge-runtime and see what are their differences.

edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services. (by supabase)
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
splinter edge-runtime
3 5
49 576
- 5.6%
8.8 9.6
6 days ago 1 day ago
PLpgSQL Rust
- 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.

splinter

Posts with mentions or reviews of splinter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.
  • Supabase Security Advisor & Performance Advisor
    2 projects | dev.to | 19 Apr 2024
    This week, we're adding features into Supabase Studio to address common issues as you scale up. These are powered by tools that we have open sourced this week: index_advisor and splinter (“Supabase Postgres linter").
  • Supabase Auth now supports Anonymous Sign-ins
    2 projects | dev.to | 17 Apr 2024
    We are also working on a linter to check your RLS policies and highlight those that allow anonymous users access - stay tuned for updates later this month!
  • Supabase – General Availability Week
    7 projects | news.ycombinator.com | 15 Apr 2024
    we actually have this:

    https://supabase.com/blog/studio-introducing-assistant#user-...

    and you can expect to see another related launch this week with some more in-depth tooling:

    https://github.com/supabase/splinter

edge-runtime

Posts with mentions or reviews of edge-runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-15.
  • Supabase – General Availability Week
    7 projects | news.ycombinator.com | 15 Apr 2024
    - Functions have a critical bug that prevent us from using in development so we decided to move to our own API servers: https://github.com/supabase/edge-runtime/issues/212
  • Edge Functions: Node and native NPM compatibility
    2 projects | news.ycombinator.com | 12 Dec 2023
    source: https://github.com/supabase/edge-runtime

    we needed this to get feature parity across local, the platform, and self-hosting

  • Edge Functions: Node and native npm compatibility
    2 projects | dev.to | 12 Dec 2023
    Refactoring the module loader fixes a few other bugs, such edge functions erroring out when an deno.lock file is already present in the project.
  • Hugging Face is now supported in Supabase
    4 projects | dev.to | 7 Aug 2023
    Cold-starts are the time it takes for the “initial load” of an Edge Function. Because the model needs to be downloaded to the Edge Function, could starts can take anywhere from ~2-6s (based on the model). Loading the initial model and building the pipeline usually contributes to it. We are experimenting with the idea of attaching a “read-only disk” of models to our Edge Runtime which mitigate any download penalties. We’ll share more details about these optimizations in a future blog post.
  • Supabase Edge Runtime: Self-Hosted Deno Functions
    12 projects | news.ycombinator.com | 11 Apr 2023
    [Supabase engineer & Author of the blog post]

    Hi Mark, hosted Supabase Edge Functions would still run on Deno Deploy, so those limitations would still exist. However, we plan to introduce file system access via integration with Supabase Storage. This is still a rough idea stage, maybe we'll have a solid answer in a couple of months :)

    For dynamic imports, we haven't looked into it since Supabase users haven't requested it. If you can open an issue on Edge Runtime repo [0] and explain how you intend to use them, we can probably work on a solution.

    [0] https://github.com/supabase/edge-runtime/issues

What are some alternatives?

When comparing splinter and edge-runtime you can also consider the following projects:

postgres_lsp - A Language Server for Postgres

vecs - Postgres/pgvector Python Client

kickstart - My interpretation of an endless library

extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

braid-spec - Working area for Braid extensions to HTTP

windmill - Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.

deno - A modern runtime for JavaScript and TypeScript.

eszip - A compact file format to losslessly serialize an ECMAScript module graph into a single file

supabase - The open source Firebase alternative.

deploy_feedback - For reporting issues with Deno Deploy

self-hosted-edge-functions-demo - A demo of how to self-host Supabase Edge Functions on Fly.io

pgvector - Open-source vector similarity search for Postgres