- postgresql-simple VS haskey-btree
- postgresql-simple VS mbtiles
- postgresql-simple VS postgresql-schema
- postgresql-simple VS gremlin-haskell
- postgresql-simple VS hocilib
- postgresql-simple VS postgresql-transactional
- postgresql-simple VS postgresql-simple-named
- postgresql-simple VS postgresql-libpq
- postgresql-simple VS HongoDB
- postgresql-simple VS yxdb-utils
Postgresql-simple Alternatives
Similar projects and alternatives to postgresql-simple
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
postgresql-schema
PostgreSQL Schema is a database migration tool.
-
gremlin-haskell
Haskell graph database client for TinkerPop3 Gremlin Server
-
-
postgresql-transactional
Transactional monadic actions on top of PostgreSQL.
-
pool-conduit
Persistence interface for Haskell allowing multiple storage methods.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
postgresql-simple-named
:question: Implementation of named parameters for `postgresql-simple` library
-
-
-
safe-exceptions
Safe, consistent, and easy exception handling
-
-
postgresql-simple reviews and mentions
-
Async Control Flow
Hmm, you are right, the bracket I pointed to is unrelated. I guess the fix is in catchAny, which doesn't catch ThreadKilled. So not it's not rolling the transaction back in case of asynchronous exceptions. My point is that it probably should not rollback even on synchronous exception. BTW the issue is well know, see for example here
Stats
lpsmith/postgresql-simple is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of postgresql-simple is Haskell.