ORM Skinny-ORM Skinny provides you with Skinny-ORM as the default O/R mapper, which is built with ScalikeJDBC. This is a portable library, so you can also use it with Play2, Scalatra, Lift and any other frameworks. A key feature of Skinny-ORM is that it avoids N+1 queries because associations are resolved by join queries. #belongsTo, #hasOne and #hasMany(Through) associations are converted into jo