postgres-wasm VS mod_wasm

Compare postgres-wasm vs mod_wasm and see what are their differences.

postgres-wasm

A PostgresQL server in your browser (by supabase-community)

mod_wasm

mod_wasm is an extension module for the Apache HTTP Server (httpd) that enables the usage of WebAssembly (Wasm). This module allows the execution of certain tasks in the backend in a very efficient and secure way. (by vmware-labs)
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
postgres-wasm mod_wasm
4 2
99 109
- 1.8%
0.0 7.2
about 1 year ago 3 months ago
Shell Rust
MIT License Apache License 2.0
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.

postgres-wasm

Posts with mentions or reviews of postgres-wasm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-24.
  • The Docker+WASM Technical Preview
    9 projects | news.ycombinator.com | 24 Oct 2022
    I used https://wasm.supabase.com/ to make sure some SQL commands I was writing for a blog were correct.

    I miss a feature where I can share a link with some data/schema pre-seeded (maybe from a gist?)

  • Postgres WASM by Snaplet and Supabase
    7 projects | dev.to | 10 Oct 2022
    We achieve this by mounting a compressed 9P filesystem in the VM. 9P provides a Python script which takes a filesystem folder,renames every file an 8-character name and produces a filesystem.json file representing a nested structure with files, original file names, sizes, etc.
  • What is the best web-based PostgreSQL for Workshop
    2 projects | /r/PostgreSQL | 5 Oct 2022
    maybe https://wasm.supabase.com tech?
  • Show HN: Postgres WASM
    16 projects | news.ycombinator.com | 3 Oct 2022
    Hey HN, we’re excited about this launch. This was a collaborative effort with the team at Snaplet [0].

    postgres-wasm is an embeddable Linux VM with Postgres installed, which runs inside a browser. It provides some neat features: persisting state to browser, restoring from pg_dump, logical replication from a remote database, etc.

    The idea was inspired by CrunchyData’s HN post about a month ago [1]. We love the possibilities of Postgres+WASM, and so Supabase & Snaplet teamed up to create an open source version. The linked blog post explains the technical difficulties we encountered, and the architecture decisions we made.

    We’re still working hard on this, but it’s at a good “MVP” stage where you can run it yourself. Snaplet are working on a feature where you can drag-and-drop a snapshot into your browser to restore the state from any backup. Supabase are exploring ways we can run the entire Supabase stack inside the browser. You can find the Snaplet repo here [2], and the Supabase fork here [3]. There’s very little difference between these two, we just have a different browser UI.

    Both Supabase team and the Snaplet team will be in here commenting if you want to know anything else about the technical details.

    [0] Snaplet: [https://www.snaplet.dev/](https://www.snaplet.dev/)

    [1] Crunchy post: [https://news.ycombinator.com/item?id=32498435](https://news....

    [2] Snaplet repo: [https://github.com/snaplet/postgres-wasm](https://github.com...

    [3] Supabase fork: [https://github.com/supabase-community/postgres-wasm](https:/...

mod_wasm

Posts with mentions or reviews of mod_wasm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-24.
  • The Docker+WASM Technical Preview
    9 projects | news.ycombinator.com | 24 Oct 2022
    Hey Tim, I appreciate your willingness to engage. What I'm getting at is a bit more pointed. In terms of composability, Docker and WASM are opposites: Docker requires a stand-alone runtime, and an orchestration layer, etc., whereas a WASM module & runtime can be embedded directly into my application, into a browser, or into (comparatively) simple, time-tested tools like Apache[0].

    So, to your point, the opportunity here is to provide WASM-native alternatives to existing container-specific technologies, that are more composable by design, because they don't have to deal with the complexity of trying to ape an extra operating system just to run some software.

    For example, I'd love to see container orchestration be supplanted by something like a la carte Erlang-style service discovery—that's a primitive that could easily be composed with other primitives, and wouldn't result in the combinatorial explosion of nouns we see in systems like k8s / Swarm / others.

    [0] https://github.com/vmware-labs/mod_wasm

  • Mod_WASM: Run WebAssembly with Apache
    2 projects | news.ycombinator.com | 3 Oct 2022

What are some alternatives?

When comparing postgres-wasm and mod_wasm you can also consider the following projects:

microservice-rust-mysql - A template project for building a database-driven microservice in Rust and run it in the WasmEdge sandbox.

webusb - Connecting hardware to the web.

webvm - Virtual Machine for the Web

wasmer-postgres - 💽🕸 Postgres library to run WebAssembly binaries.

postgres-wasm - A PostgresQL server running in your browser

byoda - Data breach resistant application: Bring Your Own Database

websockproxy

v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser

copycat - Generate deterministic fake values: The same input will always generate the same fake-output.

absurd-sql - sqlite3 in ur indexeddb (hopefully a better backend soon)