websockproxy VS postgres-browser

Compare websockproxy vs postgres-browser and see what are their differences.

postgres-browser

A PostgresQL server running in your browser [Moved to: https://github.com/snaplet/postgres-wasm] (by snaplet)
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-browser
2 1
205 1,545
- -
0.0 10.0
4 months ago over 1 year 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-browser

Posts with mentions or reviews of postgres-browser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.

What are some alternatives?

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

postgres-wasm - A PostgresQL server in your browser

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

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

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

postgres-wasm - A PostgresQL server running in your browser