Rust Query Builder

Open-source Rust projects categorized as Query Builder

Top 3 Rust Query Builder Projects

Query Builder
  1. diesel

    A safe, extensible ORM and Query Builder for Rust

    Project mention: drizzle + sqlite in Tauri App | dev.to | 2025-03-20

    Tauri's backend is in Rust, so I always thought the only way to use sqlite ORM in a Tauri app is with projects like diesel or prisma-client-rust, which could be hard because they are in rust. What is even harder is sqlite db encryption. Both of the 2 ORMs don't support cipher encryption, thus I had to write raw sql queries in kunkun Example Maintaining raw sql queries is a nightmare to me, especially when it comes to schema migration. I have to rely on thorough testing to make sure everything is correct. There is no type checking.

  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. sea-query

    🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite

    Project mention: Rust-Query | news.ycombinator.com | 2024-11-30

    That's my go-to! Maybe it was not super clear from my comment but I'm not using sea-query-orm but just the query builder, once the query is build you still have to feed it to sqlx (e.g [0]) :)

    [0]: https://github.com/SeaQL/sea-query/blob/master/examples/sqlx...

  4. rjq

    Simple and fast JSON filtering tool written in Rust.

    Project mention: Show HN: Rjq – a fast JSON filtering tool for Windows and Linux | news.ycombinator.com | 2024-10-14
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Query Builder discussion

Log in or Post with

Rust Query Builder related posts

  • Rust-Query

    3 projects | news.ycombinator.com | 30 Nov 2024
  • People who use rust and postgres in production along with RDS proxy, what do you do?

    1 project | /r/rust | 15 Nov 2023
  • The diesel project is looking for help

    1 project | /r/rust | 4 Nov 2023
  • Diesel Is a Safe, Extensible ORM and Query Builder for Rust

    1 project | news.ycombinator.com | 18 Sep 2023
  • Diesel polls about upcoming features and guide topics

    1 project | /r/rust | 30 Jun 2023
  • Ask HN: Anyone Using Rust for Web Development?

    1 project | news.ycombinator.com | 24 Jun 2023
  • Backend API recommendations

    2 projects | /r/rust | 29 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Query Builder projects in Rust? This list will help you:

# Project Stars
1 diesel 13,336
2 sea-query 1,387
3 rjq 18

Sponsored
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