jhc-systems / sqlest

Write SQL in Scala
https://jhc-systems.github.io/sqlest/latest/api/
Apache License 2.0
30 stars 17 forks source link

Investigate Reactive Slick to see if sqlest queries and commands can be chained and run asynchronously #39

Open brendanator opened 9 years ago

brendanator commented 9 years ago

http://slick.typesafe.com/talks/scaladays2015sf/Reactive_Slick_for_Database_Programming.pdf

kutchar commented 9 years ago

+1 Thanks for sharing the presentation.