This document discusses implementing sorting and joining operations in a crowdsourced database system called Qurk. It describes how these common database operations can be performed by crowdsourcing tasks on platforms like Amazon Mechanical Turk. The document explores different interfaces for sorting and joining data as human intelligence tasks and proposes optimizations to reduce the number of tasks and overall cost, such as batching comparisons and pre-filtering tables.