HackerTrans
トップ新着トレンドコメント過去質問紹介求人

keshavmr

no profile record

投稿

50 Years of SQL with Don Chamberlin, Computer Scientist and Co-Inventor of SQL

datacamp.com
1 ポイント·投稿者 keshavmr·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 keshavmr·2 年前·0 コメント

SQL to Natural for Databases?

blog.planetnosql.com
1 ポイント·投稿者 keshavmr·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 keshavmr·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 keshavmr·2 年前·0 コメント

Lecture Video: Couchbase Capella Columnar: An in-depth technical overview

youtube.com
1 ポイント·投稿者 keshavmr·2 年前·1 コメント

コメント

keshavmr
·10 か月前·議論
"Six thousand years ago, Sumarians invented writing for transaction processing."... is the first sentence of the "Transaction Processing" book... https://www.amazon.com/Transaction-Processing-Concepts-Techn...
keshavmr
·2 年前·議論
At the 2012 Turning Award conference in San Francisco, Prof William Kahan mentioned that he had a newer test suite available in 1993 that would have caught Intel's bug. Still, Intel did not run that.. Prof. Kahan was actively involved in its analysis and further testing. (I'm stating this just from memory).
keshavmr
·2 年前·議論
In this article, we’ll give you an overview of the challenges of implementing column-wise storage for JSON and the techniques used to address these challenges.
keshavmr
·2 年前·議論
Capella Columnar is an advanced real-time analytics database service from Couchbase, targeted for real-time data processing, offering SQL++ for processing JSON (semi-structured) data and more. This service enables data to be managed locally and streamed continuously from both relational and NoSQL databases, or simply process data on S3. The columns or fields of the source are directly mapped to a field in the JSON document at the destination automatically. This is really a zero-ETL operation. A key feature of this system is its ability to continuously stream data, making it immediately available for querying, thus ensuring near real-time data processing. The JSON analytics database engine is designed for MPP (Massively Parallel Processing), with a column store for JSON and a cost-based optimizer.