Popularity
8.8
Declining
Activity
1.8
Growing
72
6
10
Monthly Downloads: 99
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Database
PostgreSQL
postgresql-typed alternatives and similar packages
Based on the "postgresql" category.
Alternatively, view postgresql-typed alternatives based on common mentions on social networks and blogs.
-
postgresql-simple
Mid-level client library for accessing PostgreSQL from Haskell -
postgresql-simple-migration
PostgreSQL Schema Migrations for Haskell -
postgresql-tx
[Moved to: https://github.com/Simspace/postgresql-tx] -
postgresql-orm
An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL. -
postgresql-transactional
Transactional monadic actions on top of PostgreSQL. -
postgresql-simple-named
:question: Implementation of named parameters for `postgresql-simple` library -
postgresql-pure
a PostgreSQL client library implemented with pure Haskell -
postgresql-schema
PostgreSQL Schema is a database migration tool. -
postgresql-simple-interpolate
Safe interpolated SQL queries in Haskell -
postgresql-simple-typed
TypedQuery flavour for postgresql-simple -
postgresql-simple-opts
An optparse-applicative parser for postgresql-simple's connection options -
postgresql-libpq-notify
A postgresql notifications library for libpq -
postgresql-placeholder-converter
Converter for question mark style and dollar sign style of PostgreSQL SQL. -
postgresql-tx-squeal
postgresql-tx interfacing for use with squeal-postgresql. -
postgresql-lo-stream
Utilities for streaming PostgreSQL LargeObjects -
postgresql-tx-monad-logger
postgresql-tx interfacing for use with monad-logger. -
postgresql-tx-query
postgresql-tx interfacing for use with postgresql-query. -
postgresql-tx-simple
postgresql-tx interfacing for use with postgresql-simple.
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of postgresql-typed or a related project?
README
Haskell PostgreSQL-typed
A Haskell PostgreSQL interface that provides type-safety through compile-time (template Haskell) database access. See the Haddock documentation in Database.PostgreSQL.Typed or the [test cases](test/Main.hs) for simple examples.