An embedded SQL database engine written in Rust, designed for lightweight, in-memory, and persistent storage use cases.

Features

  • Provides an SQL query engine with full transaction support
  • Works as an embedded database within Rust applications
  • Supports multiple storage backends including in-memory and file-based storage
  • Allows running queries in WebAssembly (WASM) environments
  • Optimized for speed and lightweight execution
  • Open-source and extensible for custom storage implementations

Project Samples

Project Activity

See All Activity >