RSSAmplifier

Andraž Bajt's blog · Dec 10, 2012

Cool Monday - Exploration of dynamic db acces from scala

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I use scala on Android and I don’t like the integrated database API . It’s very verbose and very stateful. I had written my own ORM ( DAO would be a more appropriate tag) a while back, before I used scala but it’s not enough anymore. So now I’m on a quest for a better database API. My dream is something small that handles schema for me and is type-safe . A nice DSL that is…

Read on /posts/2012-12-10-dynamic-db/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.