This is the Linux app named PGlite whose latest release can be downloaded as @[email protected]. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PGlite with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
PGlite
DESCRIPTION
PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications. At under 3MB gzipped, PGlite is optimized for efficiency and includes dynamic extension loading, support for pgvector, and real-time sync capabilities with ElectricSQL. It's ideal for building reactive apps with live queries and syncing data between a cloud Postgres instance and a local PGlite database.
Features
- WASM Postgres: Runs Postgres in browsers and JavaScript environments
- Real-time sync: Syncs data between cloud Postgres and embedded PGlite
- Live queries: Supports reactive queries for real-time applications
- Persistence: Offers options for in-memory databases or IndexedDB/local storage
- Dynamic extensions: Supports custom extensions, including pgvector
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pglite.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.