postgresql-transactional
Transaction manager
A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support.
Transactional monadic actions on top of PostgreSQL.
60 stars
10 watching
4 forks
Language: Haskell
last commit: over 2 years ago haskellpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 98 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
nikita-volkov/hasql-th | A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
alphamikle/nest_transact | A package that simplifies transactions in Nestjs with Typeorm for data integrity | 116 |
hpdeifel/hledger-iadd | A terminal-based interface for managing financial transactions with interactive features and real-time feedback | 82 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
scalar-labs/scalardb | A universal transaction manager that simplifies the complexity of managing multiple databases by achieving ACID transactions and real-time analytics across diverse databases. | 470 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
dalibo/temboard | A remote control system for PostgreSQL databases allowing centralized management and monitoring of multiple instances. | 459 |