Skip to content

Instantly share code, notes, and snippets.

@edwelker
Last active December 7, 2015 05:09
Show Gist options
  • Save edwelker/80db0183feaddb2232e8 to your computer and use it in GitHub Desktop.
Save edwelker/80db0183feaddb2232e8 to your computer and use it in GitHub Desktop.
Scala Database: http://manuel.bernhardt.io/2014/02/04/a-quick-tour-of-relational-database-access-with-scala/
https://github.com/salat/salat <-- serialization of case classes... good for mongo.
https://github.com/sksamuel/elastic4s <-- async module for ElasticSearch
http://www.joda.org/joda-time/ <-- default time library (JSL recommended)
Slick - F-ORM http://slick.typesafe.com/
Shapeless - https://github.com/milessabin/shapeless
Dair - https://github.com/jeremyrsmith/dair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment