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