4 releases

Uses new Rust 2024

new 0.0.4 May 2, 2025
0.0.3 May 2, 2025
0.0.2 May 2, 2025
0.0.1 May 2, 2025

#713 in Database interfaces

42 downloads per month

EUPL-1.2

35KB
713 lines

Latest version Documentation License

SQLiteFS

SQLiteFS is a Rust Crate to provide you with an In-App Filesystem based on SQLite.

The base for this are the SQLite Docs:

Status Indicators

What the value of size tells you:

-1: The file was just created

-2: The file was truncated

Dependencies

~53MB
~1M SLoC