knowledge/technology/applications/development/limbo.md
2025-06-25 05:03:16 +02:00

367 B

obj repo
application https://github.com/tursodatabase/limbo

Limbo

Limbo is a work-in-progress, in-process OLTP database engine library written in Rust that has:

  • SQLite compatibility for SQL dialect, file formats, and the C API
  • Language bindings for JavaScript/WebAssembly, Rust, Go, Python, and Java
  • Asynchronous I/O support on Linux with io_uring