Keyspace (distributed data store)
A keyspace (or key space) in a NoSQL data store is an object that holds together all column families of a design. It is the outermost grouping of the data in the data store.
Source: Wikipedia — Keyspace (distributed data store) (CC BY-SA 4.0)