Open
Description
From a discussion in #131 (comment) , it would be useful to have at least brief documentation on the interface that a database backend adapter must implement, and why.
Currently, to implement a new database adapter, it looks like the only way is to somewhat blindly port the code from one of the existing adapters: