Skip to content

Connect to Postgres databases directly from the browser using WebTransport

License

Notifications You must be signed in to change notification settings

NAlexPear/pg_webtransport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_webtransport

Postgres over WebTransport from the Browser

TODO:

  • create a test page/script to run WebTransport in the browser
  • handle Postgres connection startup sequence messages
  • run connection startup sequence on the proxy instead of the client
  • package the Client into an interface that passes messages between JS and WASM efficiently
  • demo the secure version of this (NGINX + kratos cookie/session auth + X-Postgres-User header)

About

Connect to Postgres databases directly from the browser using WebTransport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published