Module type Db.DbInstance

module type DbInstance = sig .. end
Generic type for database instances

module Interface: Db.DbInterface 
val db : Interface.database