/dotty-dynamodb

This is an example project that uses Dotty (Scala 3) to make the Java DynamoDb client more convenient using macros, type class derivations and sprinkle of implicits.

Primary LanguageScala

Scala 3 DynamoDb

This is an example project to show the features of Scala 3 such as inline methods and macros, type class derivations, extension methods and implicits.

There is an article that describes this example in detail https://melgenek.github.io/scala-3-dynamodb