websockproxy VS postgres-wasm

Compare websockproxy 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
websockproxy postgres-wasm
2 11
205 2,248
- 1.3%
0.0 2.8
4 months ago about 1 month ago
Python Shell
MIT License 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.

websockproxy

Posts with mentions or reviews of websockproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.
  • Postgres WASM by Snaplet and Supabase
    7 projects | dev.to | 10 Oct 2022
    Running Postgres in a browser is great, but connecting to it with PgAdmin is even better. Unfortunately browsers block TCP network access to the VM. To circumvent this, we proxy the traffic through websockets. We run a fork of Websockproxy which allows the emulator to talk to the internet by converting data sent over a websocket port into TCP packets. Our fork of Websockproxy adds the ability to tunnel into the Postgres server.
  • Arch Linux Inside Web Browser
    2 projects | /r/linuxmasterrace | 5 May 2022
    No, it runs on an x86 hardware emulator on the browser (js + wasm). The Arch image was from the Qemu disk converted to a 9p filesystem. the networking using tun/tap over WebSocket https://github.com/benjamincburns/websockproxy

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 2024-01-03.

What are some alternatives?

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

postgres-wasm - A PostgresQL server in your browser

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

postgres-browser - A PostgresQL server running in your browser [Moved to: https://github.com/snaplet/postgres-wasm]

sadservers - SadServers: Linux & DevOps Troubleshooting Scenarios SaaS

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

Greenplum - Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.

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

wasmtime - A fast and secure runtime for WebAssembly

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

jest-mock-extended - Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended

pg_ivm - IVM (Incremental View Maintenance) implementation as a PostgreSQL extension