You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# :elephant: PostgreSQL, in your browser :globe_with_meridians:
2
2
3
+
`postgres-browser` uses WASM to run a full Postgres database inside the browser.
4
+
3
5
## :zap: Getting started
4
6
5
7
```bash
@@ -18,7 +20,7 @@ Go to http://localhost:3000 and have fun!
18
20
-[Buildroot](/packages/buildroot)
19
21
-[Websockproxy](/packages/websockproxy)
20
22
21
-
## :clap:Aknowledgements
23
+
## :clap:Acknowledgements
22
24
23
25
-[v86](https://github.com/copy/v86) which is **the** emulator for running x86 operating systems in the browser, without it none of the following projects would be possible
24
26
-[crunchydata playground](https://www.crunchydata.com/developers/playground) for leading the way and showing the world that it was possible to run PostgreSQL in the browser
0 commit comments