Research topics

Light weight compression
Fast compression methods which may speed up data transfer and save memory space.
GPU in databases
Specialized storage plus massive parallel processing leads to fast query processing in specialized environments.
Searching and index structures
Parallel algorithms for trees creation and searching. Especially effective for parallel searching and dictionary problems.
CPU-GPU hybrid processing
Balancing CPU and GPU in queries processing.
Metaprogramming for GPU
Searching for methods of dynamic GPU kernel optimizations and automatic code specialization.
ETL processes optimization
Processing streams of data in organized processes using GPU and CPU.
Semistructured data processing
JSON, XML and other semistructured data processing using parallel GPU algorithms and transformation to various data frames.
Fast text to time series conversion
Massive transformation of textual data (like processes logs) to time series and their aggregation and parallel processing.