melgenek / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Scala 100.0%