Appearance
DatabaseOperation = "find" | "find-one" | "count" | "update-one" | "insert-one" | "remove-one" | "aggregate"
"find"
"find-one"
"count"
"update-one"
"insert-one"
"remove-one"
"aggregate"
Type for database operations that can trigger a callback