Hacking Watson with Haskell - Part 3

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. uuid

    A Haskell library for creating, printing and parsing UUIDs (by haskell-hvr)

    We will use aeson package like in the previous post, in addition to the libraries coming with the GHC. Also, we will use directory and uuid packages. Finally, we will use the infamous optparse-applicative library. Let's declare our imports:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. directory

    Platform-independent library for basic file system operations

    We will use aeson package like in the previous post, in addition to the libraries coming with the GHC. Also, we will use directory and uuid packages. Finally, we will use the infamous optparse-applicative library. Let's declare our imports:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Talk about new random's interface

    4 projects | /r/haskell | 28 Jan 2021
  • FreeDroidWarn

    3 projects | news.ycombinator.com | 1 Sep 2025
  • Show HN: Datacmd – Terminal-native dashboards from CSV/API in one command

    1 project | news.ycombinator.com | 30 Aug 2025
  • Optique: Type-Safe CLI Parser Combinators

    3 projects | dev.to | 26 Aug 2025
  • Show HN: FilterQL – A tiny query language for filtering structured data

    1 project | news.ycombinator.com | 24 Aug 2025