hasql-dynamic-statements

Dynamic statements for Hasql (by nikita-volkov)

Hasql-dynamic-statements Alternatives

Similar projects and alternatives to hasql-dynamic-statements

nikita-volkov
hasql-dynamic-statements
  1. hworker

    A reliable at-least-once job queue built on Redis.

  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. logging-effect

    A very general logging effect for Haskell

  4. aeson-json-ast

    Integration layer for "json-ast" and "aeson"

  5. semver-range

    Implementation of semver and NPM-style semantic version ranges in Haskell

  6. rss

    A library for generating RSS 2.0 feeds. (by haskell-hvr)

  7. unbounded-delays-units

    Thread delays and timeouts using proper time units

  8. SaaSHub

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

    SaaSHub logo
  9. git-freq

    A Git subcommand to detect frequently changed code in the repository

  10. diplomacy

    The board game Diplomacy, spoken in Haskell (by avieth)

  11. hasql-implicits

    Implicit definitions for Hasql, such as default codecs for standard types

  12. google-oauth2

    Google OAuth2 token negotiation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better hasql-dynamic-statements alternative or higher similarity.

hasql-dynamic-statements discussion

Log in or Post with

hasql-dynamic-statements reviews and mentions

Posts with mentions or reviews of hasql-dynamic-statements. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • Persistent vs. beam for production database
    2 projects | /r/haskell | 9 Feb 2023
    In typical CRUD applications you can get a long way with type-checked plain SQL and tuples via hasql-th, which is a great time saver at prototyping. Later on when you have more conditional logic in your queries you can gradually substitute it with dynamic statements. It works very well in production where you incrementally refine your own high-level abstractions with appropriate encoders/decoders, you can even build your own DSL on top of it, instead of relying on pre-defined query building APIs of Persistent and Beam. But again, both Persistent and Beam will work well too.

Stats

Basic hasql-dynamic-statements repo stats
1
6
5.6
6 months ago

Sponsored
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

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