Introducing SQLPage : write websites entirely in SQL

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

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. SQLPage

    Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.

    Hey ! Sure ! The homepage mentions a few use cases, but to sum it up in one sentence, it's : Build an app in an afternoon, without locking yourself into a proprietary ecosystem that doesn't scale.

  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. 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)

    I'm considering making my own wrapper over lower-level database drivers. There are a lot of features in sqlx that I don't need, and the latest version seems to have removed useful data structures that SQLPage is using. It also removed support for SQL Server.

  4. datafusion-sqlparser-rs

    Extensible SQL Lexer and Parser for Rust

    sqlparser to parse SQL queries and detect variable bindings

  5. actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    actix to handle HTTP requests

  6. handlebars-rust

    Rust templating with Handlebars

    handlebars to create the HTML templates of all the built-in components

  7. SaaSHub

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

    SaaSHub 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

  • Becoming Rustacean:Awesome Free Online Resources to Learn Rust Programming

    6 projects | news.ycombinator.com | 11 Apr 2023
  • bev

    2 projects | /r/bevy | 1 Dec 2022
  • Using Rust to build a web API

    4 projects | /r/rust | 20 May 2022
  • Replacing FastAPI with Rust: Part 2 - Research

    7 projects | dev.to | 1 Jan 2021
  • Serverless semantic search - AWS Lambda, AWS Bedrock, Neon

    2 projects | dev.to | 21 Dec 2024

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