Register now for early access to the new Turso Cloud. Join the private beta

Write your own email server (in Rust!)

A walkthrough on how to implement and deploy your own disposable email server from scratch using Turso and Rust.

Piotr SarnaPiotr Sarna
Cover image for Write your own email server (in Rust!)

This post references an older version of Turso.

Turso is a full, ground-up rewrite of SQLite. Turso Cloud lets you query your databases over the wire or sync them to and from your own devices and servers — with full offline support. Because Turso databases are files — not processes — they never sleep, never cold-start, and don't need scale-to-zero. There is no longer any concept of “edge replication,” and the legacy libSQL SDKs have been replaced by new Turso-native SDKs.

To learn more about Turso today, visit turso.tech or read the documentation.