GlueSQL v0.7 - INDEX & ORDER BY are newly added.

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

    GlueSQL is quite sticky. It attaches to anywhere.

  • GlueSQL is a SQL database itself or a library which can be used for making custom storage based SQL databases.

  • tarpaulin

    A code coverage tool for Rust projects

  • Code quality also has become quite better than the last year. Almost codes in the project are tested by either unit or integration tests. Code coverage using tarpaulin is above 90%.

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

    the champagne of beta embedded databases

  • Until now, I was only concentrating on implementing core functionalities, but during the next two quarters I'm also planning to focus the usability for database users by adding CLI and management tools. Though GlueSQL is already ready for use as an embedded SQL database using Sled storage, I expect that it will become far more useful from next year. Hope to show the reason of `Glue-` prefix naming by providing various storages from web, mobile to even for the big data analysis in the future.

  • sqlparser-rs

    Extensible SQL Lexer and Parser for Rust

  • + GlueSQL uses sqlparser-rs as a SQL parser and it looks sqlparser does not support time-travel queries syntax for now. It means that to support time-travel query, update on sqlparser-rs project is also required.

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