Skip to content

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.

Notifications You must be signed in to change notification settings

melgenek/dotty-dynamodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Languages