NoSQL выдержало испытание временем • SQL в NoSQL: смотрим на N1QL и CQL. • NoSQL уже мёртв, а NewSQL ещё не рождён: чем тёплый, ламповый SQL отличается от SQL в NoSQL • ищем уникальные ценности NoSQL • изучаем Multi-Model databases и NewSQL
available in the non-distributed version of Redis. Commands performing complex multi-key operations like Set type unions or intersections are implemented as well as long as the keys all belong to the same node.
outside the data service, they are eventually consistent with respect to changes to documents and, depending on how you issue the query, may at times not contain the most up-to-date information. This may especially be the case when deployed in a write-heavy environment: changes may take some time to propagate over to the index nodes. Crate.io: Crate does not provide transactions.
ability to represent time periods with no end (infinity or forever) • the ability to define valid and transaction time period attributes and bitemporal relations • system-maintained transaction time • temporal primary keys, including non-overlapping period constraints • temporal constraints, including non-overlapping uniqueness and referential integrity • update and deletion of temporal records with automatic splitting and coalescing of time periods • temporal queries at current time, time points in the past or future, or over durations • predicates for querying time periods, often based on Allen’s interval relations