Turso Database
An in-process SQL database, compatible with SQLite.
About
Turso Database is an in-process SQL database written in Rust, compatible with SQLite.
⚠️ Warning: This software is in BETA. It may still contain bugs and unexpected behavior. Use caution with production data and ensure you have backups.
Features and Roadmap
SQLite compatibility for SQL dialect, file formats, and the C API [see document for details]
for SQL dialect, file formats, and the C API [see document for details] Change data capture (CDC) for real-time tracking of database changes.
... continue reading