Siena

builds.sr.ht status

Siena is a flat-file database and an ORM for Rust. Well, actually your filesystem is a flat-file database, and Siena is the ORM that makes it nice and easy to use with various file formats such as FrontMatter (.md) and Yaml (.yaml), which are good for key-value storage.

Install

To be written.

Usage

To be written.