opengb icon indicating copy to clipboard operation
opengb copied to clipboard

Embed Postgres with OpenGB CLI to remove Docker dependency

Open NathanFlurry opened this issue 11 months ago • 2 comments

See:

Easiest path is likely to use the Rust library to create a Deno plugin.

Before embarking on this, ensure that

  • This solution is portable
  • Supports the same extensions that's available on Neon
  • Still supports a Docker fallback

NathanFlurry avatar Mar 06 '24 05:03 NathanFlurry