haskelldb VS sqlx

Compare haskelldb vs sqlx and see what are their differences.

haskelldb

A library for building re-usable and composable SQL queries. (by m4dc4p)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
haskelldb sqlx
1 144
99 11,742
- 4.0%
0.0 9.2
almost 5 years ago 7 days ago
Haskell Rust
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

haskelldb

Posts with mentions or reviews of haskelldb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-09.
  • Why exactly I want Boring Haskell to happen
    6 projects | /r/haskell | 9 Jan 2021
    HaskellDB was principled but the codebase was somewhat bitrotted, it had dubious denotational semantics, it was possible to write crashing queries. and only worked with a special "record" form data types that it had cooked up. On the other hand once one accepted the special "records" everything else looked like familiar Haskell. Queries were written in do-notation.

sqlx

Posts with mentions or reviews of sqlx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

When comparing haskelldb and sqlx you can also consider the following projects:

HongoDB - A Simple Key Value Store

diesel - A safe, extensible ORM and Query Builder for Rust

database-migrate - database-migrate haskell library to assist with migration for *-simple sql backends.

sea-orm - 🐚 An async & dynamic ORM for Rust

haskelldb-connect-hdbc-catchio-mtl - Bracketed HDBC session for HaskellDB

tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

mywatch

rust-postgres - Native PostgreSQL driver for the Rust programming language

perdure - Robust persistence for typed immutable data

rbatis - Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL

classy-influxdb-simple

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