Introducing SQLPage : write websites entirely in SQL

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

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

    SQL-only webapp builder, empowering data analysts to build websites and applications quickly

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

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

  • 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
  • sqlparser-rs

    Extensible SQL Lexer and Parser for Rust

  • sqlparser to parse SQL queries and detect variable bindings

  • actix-web

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

  • actix to handle HTTP requests

  • handlebars-rust

    Rust templating with Handlebars

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

  • 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
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