Is there any good documentation for database adapters for Geddy. I am trying to implement storing model data in geddy in sqlite or similar database.
We are implementing this stuff now, track progress here: https://github.com/mde/geddy/pull/78
This is now implemented and the documentation is on the Wiki page for model adapters .