Talk:Keyspace (distributed data store)
Appearance
![]() | Databases (inactive) | |||
|
"Comparison with relational database systems" section is trying to find some differences between the concept of NOSQL "keyspace" and RDBMS "schema" terms, which in fact have absolutely the same meaning - just logical "grouping" of objects (objects are different - columns in NOSQL, tables/views/sprocs/... in RDBMS; "grouping" itself is the same). Arguments provided in the section are not relevant, as they relate to data store objects (columns/rows/tables/...), whereas keyspace/schema is just a set of them.