QueryResults

IDB is not a relational database; it's an object store. That means you have no such things as fixed, defined columns.
Just enter any name as key and anything as value.

To enter non-primitive values, use literal notaion.

Key Value