hasql-dynamic-statements
Dynamic statements for Hasql (by nikita-volkov)
logging-effect
A very general logging effect for Haskell (by ocharles)
hasql-dynamic-statements | logging-effect | |
---|---|---|
1 | - | |
5 | 60 | |
- | - | |
6.7 | 0.0 | |
3 months ago | 4 months ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
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.
hasql-dynamic-statements
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
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.
logging-effect
Posts with mentions or reviews of logging-effect.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning logging-effect yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing hasql-dynamic-statements and logging-effect you can also consider the following projects:
aeson-json-ast - Integration layer for "json-ast" and "aeson"
gotta-go-fast - A command line utility for practicing typing and measuring your WPM and accuracy.
hworker - A reliable at-least-once job queue built on Redis.
penrose - Haskell to JavaScript compiler, based on GHC
rss - A library for generating RSS 2.0 feeds.
ble
hasql-implicits - Implicit definitions for Hasql, such as default codecs for standard types
type-int - Type level 2's and 16's complement arithmetic (old)
semver-range - Implementation of semver and NPM-style semantic version ranges in Haskell
google-oauth2 - Google OAuth2 token negotiation
hasql-dynamic-statements vs aeson-json-ast
logging-effect vs gotta-go-fast
hasql-dynamic-statements vs hworker
logging-effect vs penrose
hasql-dynamic-statements vs rss
logging-effect vs ble
hasql-dynamic-statements vs hasql-implicits
logging-effect vs type-int
hasql-dynamic-statements vs semver-range
logging-effect vs hworker
hasql-dynamic-statements vs google-oauth2
logging-effect vs semver-range