A tale of TimescaleDB, SQLx and testing in Rust

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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)

  • For PostgreSQL, the most relevent part of the code is here. With this in mind I changed some things around to rely on schemas instead of databases and even simplified some parts of the implementation as this was always meant to be for internal use only..

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

  • SQLX MSSQL Connection String Problem

    1 project | /r/rust | 6 Jul 2023
  • SQLx 0.7 released! Offline mode usability improvements, performance fixes and major upgrades across the board!

    6 projects | /r/rust | 3 Jul 2023
  • MariaDB / SQLx - "Unknown Authentication Plugin"

    1 project | /r/rust | 19 Jun 2023
  • What do you think about macros that use remote source to calculate its result?

    1 project | /r/rust | 7 May 2023
  • Ask HN: Why is there no database with a functional query language?

    1 project | news.ycombinator.com | 19 Apr 2023