Database abstraction library which allows a clean domain model

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
  • Slick

    Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)

  • With all this in mind, I landed at the first candidate: slick from https://scala-slick.org/ that you all probably know.

  • circe

    Yet another JSON library for Scala

  • Using Circe so I define some classes that contain my custom Encoder[BusinessObject] in a file and I use that whenever I want to save/store a record, or handle a web request or respose. I also represent my mongo queries as JSON objects that I can freely build then pass to the driver.

  • 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
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

  • It's unsafe to depend on Typelevel Libraries

    3 projects | /r/scala | 7 Nov 2021
  • [Circe] Renaming fields for value classes during decoding

    2 projects | /r/scala | 24 Jul 2021
  • Why is xml the only first class markup?

    1 project | /r/scala | 11 Mar 2021
  • Scala Custom JSON codec Help

    1 project | /r/scala | 5 Jun 2023
  • D&D 5th Edition SRD as JSON objects

    1 project | news.ycombinator.com | 30 Jan 2023