Comparison of sqlite crates?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SQLite

    Interface to SQLite (by stainless-steel)

  • I'm working on a simple project, that only does one select from an sqlite db with 1 table, 16 columns, and ~10,500 rows. I've been using rusqlite, which works well, but I'm wondering if there are any better options. I'm aware of sqlx and sqlite. Sqlite seems to be way simpler, with far fewer dependencies, but fewer features than the others. I think it would be an adequate choice, but please give me some insight on what to choose.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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