An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% on hackage.haskell.org
Top 2.1% downloads on hackage.haskell.org
Top 1.7% dependent packages on hackage.haskell.org
Top 1.8% dependent repos on hackage.haskell.org
Top 5.4% forks on hackage.haskell.org

hackage.haskell.org : hasql

Root of the "hasql" ecosystem. This library provides connection management, execution of queries and mapping of parameters and results. Extended functionality such as pooling, transactions and compile-time checking of SQL is provided by extension libraries. For more details and tutorials see the readme. The API comes free from all kinds of exceptions. All error-reporting is explicit and is presented using the Either type. "hasql" requires you to have the "libpq" C-library of at least version 14 installed to compile. "libpq" comes distributed with PostgreSQL, so typically all you need is just to install the latest PostgreSQL distro. Despite the mentioned requirements for "libpq" "hasql" is thoroughly tested to be compatible with a wide range of PostgreSQL servers starting from version 10.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/hasql
Keywords: database , hasql , library , mit , postgresql , Propose Tags , driver , haskell , libpq
License: MIT
Latest release: 18 days ago
First release: over 11 years ago
Dependent packages: 22
Dependent repositories: 230
Downloads: 69,011 total
Stars: 507 on GitHub
Forks: 53 on GitHub
Total Commits: 540
Committers: 26
Average commits per author: 20.769
Development Distribution Score (DDS): 0.067
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 22 hours ago

    Loading...
    Readme
    Loading...