persistent-mtl
Monad transformers for the persistent library (by brandonchinn178)
explainable-predicates
Predicates that can explain themselves (by cdsmith)
persistent-mtl | explainable-predicates | |
---|---|---|
1 | 2 | |
14 | 8 | |
- | - | |
6.0 | 2.6 | |
4 months ago | 8 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" 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.
persistent-mtl
Posts with mentions or reviews of persistent-mtl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-18.
-
[ANN] explainable-predicates: Predicates that can explain themselves
This is great! I was able to replace my ad-hoc implementation of being able to check equality on certain elements in a list, but not others: https://github.com/brandonchinn178/persistent-mtl/pull/42
explainable-predicates
Posts with mentions or reviews of explainable-predicates.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-18.
-
[ANN] explainable-predicates: Predicates that can explain themselves
I could see that. https://github.com/cdsmith/explainable-predicates/issues/6
What are some alternatives?
When comparing persistent-mtl and explainable-predicates you can also consider the following projects:
persistent-relational-record - Persistent adapter for Haskell Relational Record
persistent-protobuf - a Template-Haskell routine to ease integration between Persistent and protobufs
persistent-generic - Generic facilities for working with Persistent classes
persistent-pagination - Efficient and correct pagination!
persistent-mysql-haskell - Persistence interface for Haskell allowing multiple storage methods.