Back to browse
GitHub Repository

Embedded Postgres inside your apps and tests. No Docker, Node.js, or server. As easy as SQLite.

77 starsRust

Pglite-oxide – embedded Postgres for Rust and Tauri apps

by f0rr0·Apr 27, 2026·5 points·1 comment

AI Analysis

●●SolidNiche GemShip It

SQLx-compatible URI mode means zero code changes to existing Rust database code.

Strengths
  • Temporary DB cloning avoids fresh initdb on every test run
  • TCP server mode works with any postgres-compatible Rust crate
  • No Docker or testcontainers needed for Postgres-backed tests
Weaknesses
  • Wraps existing PGlite project, not the core innovation itself
  • Single backend connection limits concurrent query scenarios
Target Audience

Rust developers, Tauri app builders

Similar To

PGlite · libsql · SQLx

Similar Projects

Developer Tools●●●Banger

BoltFFI a high performance Rust bindings generator

Zero-copy FFI approach cuts UniFFI overhead by 200–1000x; async maps to native patterns.

WizardryBig BrainZero to One
alihilal94
213mo ago