StatusTest
put() and query (avoid get() and delete())
IDBObjectStore.get(TypedArray)
IDBObjectStore.get(ArrayBuffer)
IDBObjectStore.delete(TypedArray)
IDBObjectStore.delete(ArrayBuffer)