New chapter on the series - Writing a SQLite clone from scratch in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust_sqlite

    SQLRite - Simple embedded database modeled off SQLite in Rust

    Also check out the github repo: https://github.com/joaoh82/rust_sqlite

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rusqlite

    Ergonomic bindings to SQLite for Rust

    Since this is a learning project, its probably not a good idea to count on this being production ready. If you need SQLite in your project checkout rusqlite. And for cross compiling issues simply use its bundled feature, makes it a breeze.

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

  • SQLite + Rust: Building a CLI Password Vault 🦀

    3 projects | dev.to | 15 Mar 2024
  • 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