diff --git a/_data/projects.yml b/_data/projects.yml index 270ad92c..e1537c6e 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -214,6 +214,11 @@ description: "Site and e-book generator and customizable text markup transformer for sbt, Scala and Scala.js" github: "https://github.com/typelevel/Laika" platforms: [js, jvm] +- title: "LDBC" + description: "Pure functional JDBC layer with Cats Effect 3 and Scala 3" + github: "https://github.com/takapi327/ldbc" + affiliate: true + platforms: [jvm] - title: "Lepus" description: "Purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2." github: "https://github.com/hnaderi/lepus"