copycat VS postgres-wasm

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

copycat

Generate deterministic fake values: The same input will always generate the same fake-output. (by snaplet)

postgres-wasm

A PostgresQL server in your browser (by supabase-community)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
copycat postgres-wasm
13 4
316 99
4.8% -
8.8 0.0
2 months ago about 1 year ago
TypeScript 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.

copycat

Posts with mentions or reviews of copycat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-23.

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 copycat and postgres-wasm you can also consider the following projects:

Replibyte - Seed your development database with real data ⚡️

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

faker - Generate massive amounts of fake data in the browser and node.js

webusb - Connecting hardware to the web.

falso - All the Fake Data for All Your Real Needs 🙂

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

helm-charts - neondatabase helm charts

byoda - Data breach resistant application: Bring Your Own Database

fakey - web-based fake data generator.

websockproxy

Mongo Seeding - 🌱 The ultimate solution for populating your MongoDB database.

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