Best library for DynamoDB in Scala

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dynosaur

    Declarative bidirectional codecs for DynamoDb AttributeValue, SDK 2

  • Dynosaur for encoding & decoding data.

  • meteor

    https://d2a4u.github.io/meteor/ (by d2a4u)

  • Meteor for wrapping the API calls. It supports using dynosaur as well.

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

    Typeclass to map from/to DynamoDB

  • What I can recommend though is to use a library called Scynamo we’ve developed at my company that adds type classes to automatically convert your Scala case classes into the weird DynamoJson syntax and vice versa. I works on top of the AWS SDK and there’s even an example in the documentation.

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