SQLite + Rust: Building a CLI Password Vault 🦀

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rusqlite

    Ergonomic bindings to SQLite for Rust

    "Rusqlite is an ergonomic wrapper for using SQLite from Rust." - Crates.io

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. password-vault-rust

    Main.rs is very similar to this (from our previous program), only this time you don't need this part:

  4. Check the full code on GitHub.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rusty way to store state for CLIs

    1 project | /r/learnrust | 25 Jun 2023
  • WASM SQL database recommendations wanted

    2 projects | /r/rust | 27 May 2023
  • Best way to ship non-code files in a rust crate?

    1 project | /r/rust | 13 Jan 2023
  • What does crate rusqlite add over crate sqlite?

    1 project | /r/rust | 11 Dec 2022
  • SQLite extension to query Excel (.xlsx, .xls, .ods) files as virtual tables

    2 projects | /r/programming | 25 Jun 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?