Tagged Rusqlite: Simple, lightweight, SQL typing proof of concept

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cpp-from-the-sky-down

  • The full code is at: https://github.com/google/cpp-from-the-sky-down/blob/master/rust/

  • sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  • Seems to be the same idea as sqlx.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • lemon-rs

    LALR(1) parser generator for Rust based on Lemon + SQL parser

  • there is SQL (sqlite specific parser in rust): https://github.com/gwenn/lemon-rs

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