Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A PostgresQL server in your browser

License

NotificationsYou must be signed in to change notification settings

supabase-community/postgres-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

A PostgreSQL server instance running in a virtual machine running in the browser
by Supabase & Snaplet

Snaplet, Supabase and friends

Demo  •  Discord  •  Snaplet  •  Supabase

Quickstart

cd packages/runtime && npx serve

Go tohttp://localhost:3000 and have fun!

Packages

This repo is split into three packages that build up the environment for running PostgreSQL in the browser.

  • runtime: The v86 emulator that starts thebuildroot image
  • Buildroot: Scripts to build the CPU and memory snapshot run by v86.
  • Websockproxy: Networking

Acknowledgements

  • v86 which isthe emulator for running x86 operating systems in the browser, without it none of the following projects would be possible
  • crunchydata playground for leading the way and showing the world that it was possible to run PostgreSQL in the browser
  • browser-shell which was already way ahead of its time, especially on the filesystem part
  • browser-linux for showing us how we can make the pieces fit together
  • Websockets Proxy the ingenious workaround that opened up the world forv86 emulators everywhere

About

A PostgresQL server in your browser

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell34.4%
  • Python33.2%
  • Perl12.8%
  • HTML11.8%
  • Dockerfile4.6%
  • CSS3.2%

[8]ページ先頭

©2009-2025 Movatter.jp