Zio / Zionomicon : is it worth it ?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • doobie

    Functional JDBC layer for Scala.

  • The libraries doobie and skunk are more closely associated with cats. They both use cats-effect and fs2 for implementing database connectiona and input-output operations. The doobie library is a wrapper on JDBC, and as such is compatible with many DBMS, such as MySQL, PostgreSQL, H2, Oracle... Whereas skunk is specific to PostgreSQL, and is based on using the server protocol of that database.

  • skunk

    A data access library for Scala + Postgres.

  • The libraries doobie and skunk are more closely associated with cats. They both use cats-effect and fs2 for implementing database connectiona and input-output operations. The doobie library is a wrapper on JDBC, and as such is compatible with many DBMS, such as MySQL, PostgreSQL, H2, Oracle... Whereas skunk is specific to PostgreSQL, and is based on using the server protocol of that database.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • zio-magic

    Discontinued Construct ZLayers automagically (w/ helpful compile-time errors)

  • For those that don't know, for ZLayer, there's ZIO Magic: https://github.com/kitlangton/zio-magic/

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

  • doobie map to PostGIS Point

    1 project | /r/scala | 17 Jul 2022
  • mod team resignation by BurntSushi · Pull Request #671 · rust-lang/team

    3 projects | /r/programming | 22 Nov 2021
  • Remove Quill Integration

    1 project | news.ycombinator.com | 16 Nov 2021
  • Removes integration with Quill, which is now part of the ZIO organization, which I will not support

    2 projects | /r/programming | 4 Nov 2021
  • Hiding Doobie's ConnectionIO implementation detail

    1 project | /r/scala | 23 May 2021