scispace - formally typeset
G

Georgios Giannikis

Researcher at Oracle Corporation

Publications -  14
Citations -  693

Georgios Giannikis is an academic researcher from Oracle Corporation. The author has contributed to research in topics: Scalability & Data processing system. The author has an hindex of 9, co-authored 14 publications receiving 648 citations. Previous affiliations of Georgios Giannikis include ETH Zurich.

Papers
More filters
Patent

Continuous full scan data store table and distributed data store featuring predictable answer time for unpredictable workload

TL;DR: In this paper, a method for storing and retrieving data in a storage node of a data store and storage node, storing in main memory at least one segment of a relational table is described.
Journal ArticleDOI

SharedDB: killing one thousand queries with one stone

TL;DR: SharedDB as mentioned in this paper is a new database architecture that is based on batching queries and shared computation across possibly hundreds of concurrent queries and updates, which is robust across a wide range of dynamic workloads.
Posted Content

SharedDB: Killing One Thousand Queries With One Stone

TL;DR: This paper describes the design of a new database architecture that is based on batching queries and shared computation across possibly hundreds of concurrent queries and updates, and shows that the implementation, SharedDB, is robust across a wide range of dynamic workloads.
Journal ArticleDOI

Predictable performance for unpredictable workloads

TL;DR: This paper describes the design, algorithms, and implementation of a Crescando storage node, and assesses its performance on modern multi-core hardware.
Journal ArticleDOI

Shared workload optimization

TL;DR: This paper presents a first algorithm capable of optimizing the execution of entire workloads by deriving a global executing plan for all the queries in the system and evaluates the optimizer over the TPC-W and theTPC-H benchmarks.