Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Module Listing Request]: nuxt-pglite #1125

Open
sandros94 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1126
Open

[Module Listing Request]: nuxt-pglite #1125

sandros94 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1126

Comments

@sandros94
Copy link
Contributor

Description

A Nuxt module aimed to simplify the use of PGlite.

PGlite, an Embeddable Postgres Run a full Postgres database locally in WASM with reactivity and live sync.

It probides a series of composables, plugins and server utils to support PGlite both in the browser and on the server.

Key features:

  • RLS support
  • Web Workers by default in browser env
  • Full type support for a better DX

Automatic extensions installation with support for things like:

  • live: to subscribe reactively to a particular query.
  • Sync: to sync a subset of a remove Postgres database for offline-first implementations.
  • vector: for vector similarity searches

Repository

https://github.com/sandros94/nuxt-pglite

npm

https://www.npmjs.com/package/nuxt-pglite

Nuxt Compatibility

Nuxt 3

@sandros94 sandros94 linked a pull request Dec 11, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant