pool-conduit
Persistence interface for Haskell allowing multiple storage methods. (by yesodweb)
mongoDB
MongoDB driver for Haskell (by mongodb-haskell)
pool-conduit | mongoDB | |
---|---|---|
9 | 1 | |
467 | 172 | |
0.0% | 0.0% | |
6.6 | 4.8 | |
3 months ago | 6 months ago | |
Haskell | Haskell | |
MIT 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.
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.
pool-conduit
Posts with mentions or reviews of pool-conduit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-06.
-
Problem with Persistent.runSqlPool and Servant Handel
I understand that the "new" version of Persistent requires Servant Handler to be MonadUnliftIO which is not the case. I also understand that I am suppose to use acquireSqlConn somehowe (following this this), but I can't figure it out. Any ideas ?
-
Was simplified subsumption worth it for industry Haskell programmers?
I don't think there's any malicious intent. It seems pretty clear that the motivation here is to simplify the type checker considerably, which is a really good reason to do something. Heck, I've got an open issue for deleting a feature in persistent which (according to the lack of comments on the issue) only ever used by persistent's own test suite.
-
[ANNOUNCE] GHC 9.2.2 is now available!
PR submitted: https://github.com/yesodweb/persistent/pull/1366 :)
- Simple Servant + Persistent + Katip template for starting a new project
-
Async Control Flow
Ha, I spotted a possible resource leak here. If stmtFinalize fail, then the connection won't be closed.
-
Using a different version of a package than what exists in resolver.
text Cloning b1e32adfe1da49cd9df997a13bd0c5b391486f5c from https://github.com/yesodweb/persistent.git No cabal file found for Repo from https://github.com/yesodweb/persistent.git, commit b1e32adfe1da49cd9df997a13bd0c5b391486f5c
mongoDB
Posts with mentions or reviews of mongoDB.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-21.
-
Bug Hunting with the MongoDB Haskell Community
It was brought to my attention that one of these community drivers - the Haskell driver - was experiencing an issue whereby queries were no longer returning results from the MongoDB Atlas clusters their applications were connected to.
What are some alternatives?
When comparing pool-conduit and mongoDB you can also consider the following projects:
hocilib - A lightweight Haskell binding to the OCILIB C API
influxdb - InfluxDB client library for Haskell
eventstore - EventStore Haskell TCP Client
hw-kafka-client - Kafka client for Haskell, including auto-rebalancing consumers
persistent-odbc - uses persistent connecting via hdbc odbc
postgresql-simple-migration - PostgreSQL Schema Migrations for Haskell
HongoDB - A Simple Key Value Store
cayley-client - A Haskell client library for Cayley database graph
HDBC - Haskell Database Connectivity
memcache - Haskell Memcached Client
classy-influxdb-simple
yxdb-utils - Utilities for parsing Alteryx Database format
pool-conduit vs hocilib
mongoDB vs influxdb
pool-conduit vs eventstore
mongoDB vs hw-kafka-client
pool-conduit vs persistent-odbc
mongoDB vs postgresql-simple-migration
pool-conduit vs HongoDB
mongoDB vs cayley-client
pool-conduit vs HDBC
mongoDB vs memcache
pool-conduit vs classy-influxdb-simple
mongoDB vs yxdb-utils