pglite
OfficialEmbed PostgreSQL in the browser & Node.js
Authoroakoss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a full PostgreSQL 17.4 database engine that runs directly in the browser or Node.js via WebAssembly, under 3MB gzipped, eliminating the need for external database servers for many applications.
Core Features & Use Cases
- In-Browser PostgreSQL: Run complex SQL queries, transactions, and use extensions like
pgvectordirectly in the client. - Local-First & Offline Apps: Enables robust local data storage and querying for PWAs and offline-first applications.
- Use Case: Develop a data visualization dashboard that runs entirely in the browser, fetching and querying data locally using PGlite, and syncing with a remote backend when online.
Quick Start
Use the pglite skill to create a new PGlite instance with IndexedDB storage for a database named 'my-app'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pglite Download link: https://github.com/oakoss/agent-skills/archive/main.zip#pglite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.