Skip to content

Commit

Permalink
Merge pull request #523 from typelevel/doobie
Browse files Browse the repository at this point in the history
  • Loading branch information
valencik authored Sep 3, 2024
2 parents 6e30178 + b02065a commit a1fe5ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@
platforms: [js, jvm, native]
- title: "doobie"
description: "A pure functional JDBC layer for Scala. It is not an ORM, nor is it a relational algebra; it just provides a principled way to construct programs (and higher-level libraries) that use JDBC."
github: "https://github.com/tpolecat/doobie"
affiliate: true
github: "https://github.com/typelevel/doobie"
platforms: [jvm]
- title: "edomata"
description: "Event-driven automata for Scala, Scala.js and scala native. This library provides purely functional state machines that can be used to create event sourced and/or CQRS style applications. It also includes production ready backends."
Expand Down

0 comments on commit a1fe5ad

Please sign in to comment.