Michael-Tieying-Zhang
I am particularly interested in providing practical implementations that are deployable in the real world with strong theoretical foundations.
CMUPittsburgh, PA, USA
Pinned Repositories
CDBTune
CDBTune-1
domino
Domino/SUCC is a distributed transaction processing system. It runs on HBase with full-ACID transactional support.
lambdamart
LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
naru
Neural Relation Understanding: neural cardinality estimators for tabular data
oltpbench
Customized OLTPBench
peloton
The Self-Driving Database Management System
peloton-test
SQL Regresssion Testing Framework for the Peloton DBMS
SIMD-Bitset
C++ bitset class using SIMD to accelate bitset operations including AND OR COUNT ... It is fast. I am not kidding!
Michael-Tieying-Zhang's Repositories
Michael-Tieying-Zhang/SIMD-Bitset
C++ bitset class using SIMD to accelate bitset operations including AND OR COUNT ... It is fast. I am not kidding!
Michael-Tieying-Zhang/domino
Domino/SUCC is a distributed transaction processing system. It runs on HBase with full-ACID transactional support.
Michael-Tieying-Zhang/lambdamart
Michael-Tieying-Zhang/CDBTune
Michael-Tieying-Zhang/CDBTune-1
Michael-Tieying-Zhang/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Michael-Tieying-Zhang/naru
Neural Relation Understanding: neural cardinality estimators for tabular data
Michael-Tieying-Zhang/oltpbench
Customized OLTPBench
Michael-Tieying-Zhang/peloton
The Self-Driving Database Management System
Michael-Tieying-Zhang/peloton-test
SQL Regresssion Testing Framework for the Peloton DBMS
Michael-Tieying-Zhang/SAM
A learning-based method for high-fidelity database generation.
Michael-Tieying-Zhang/SQLAdvisor
输入SQL,输出索引优化建议
Michael-Tieying-Zhang/tieying_zhang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Michael-Tieying-Zhang/tpcc-hbase
tpcc-hbase is the tpcc benchmark which runs on Domino. The traditional tpcc benchmark only supports RDBMS and SQL interface. The tpcc-hbase supports Domino's Key-Value interface.