Delete all items
delete a record
look up the passed key, throwing DataMissingException if it does not exist
look up the passed key, returning the value or throwing DataMissingException
look up the passed key, returning the value or null if it does not exist
update or insert a key value pair into the database