Each document has an _id, and it'd be nice if it were easier to query on this key than by saying .filter(table[&Foo::bar] == foobar) I'm not sure how it'd be easier.