webusb VS postgres-wasm

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

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
webusb postgres-wasm
10 4
1,286 99
0.3% -
6.5 0.0
6 months ago about 1 year ago
Bikeshed Shell
GNU General Public License v3.0 or later 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.

webusb

Posts with mentions or reviews of webusb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.

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:/...

What are some alternatives?

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

evilgophish - evilginx3 + gophish

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

file-system-access - Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.

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

standards-positions

byoda - Data breach resistant application: Bring Your Own Database

workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers

websockproxy

actually-serverless - Dynamic HTTP Endpoints in your Browser

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

webvm - Virtual Machine for the Web