This project helps at handling both ways transformations between case classes and Map[String, String] objects.
The origin of the project was to find an elegant way to map Scala case classes to HSTORE columns in Postgres.
See the test files for example on how to use it.
See the LICENSE file for the terms under which it may be used and distributed.