Ecosyste.ms: Packages

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

hackage.haskell.org : Frames-beam

This library provides a way to access Postgres tables as data frames by providing helpers for generating types (at compile time) corresponding to a database schema and canned queries to execute against a database instance. Additionally, provides utilities to convert plain Haskell records (i.e. the format of query results) to vinyl records (upon which the Frames library is based). Can be used for interactive exploration by loading all data in-memory at once (and converting to a data frame), and also in a constant memory streaming mode. Start here: Frames.SQL.Beam.Postgres.

Registry - Source - JSON
purl: pkg:hackage/Frames-beam
Keywords: bsd3, data, data-science, database, library, postgres
License: BSD-3-Clause
Latest release: over 5 years ago
First release: almost 6 years ago
Downloads: 2,359 total
Stars: 24 on GitHub
Forks: 3 on GitHub
Total Commits: 32
Committers: 1
Average commits per author: 32.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...