Turso Database: An in-process SQLite-compatible Rust SQL database
Summary
Turso Database is an in-process Rust-based SQL database compatible with SQLite, offering async I/O, change data capture, and multi-language bindings. It includes an MCP server for AI integration and a beta feature set aimed at embedded and local database workloads; production readiness is explicitly labeled as not yet achieved.