jsc0218
I am a database practitioner, experienced and interested in both OLTP and OLAP. Distributed system is also my interest.
University of WaterlooWaterloo
Pinned Repositories
Annotated_Redis_Beta
The beta version of redis with my personal annotation.
ClickHouse
ClickHouse® is a free analytics DBMS for big data
MxTree
a metric space secondary index, based on the M-tree solving KNN.
ParallelQuickjoin
an algorithm to solve the similarity join problem
PEGuarder
a security tool checking the portable executable (PE) files in windows
PostgresForeignDataWrapper
has been moved to https://github.com/vidardb/PostgresForeignDataWrapper. It is the first foreign data wrapper introducing LSM-tree into PostgreSQL.
SafeMan
a security tool with the high privilege exploiting the windows kernels
Simple-Network-Filesystem
pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
presentation
jsc0218's Repositories
jsc0218/PostgresForeignDataWrapper
has been moved to https://github.com/vidardb/PostgresForeignDataWrapper. It is the first foreign data wrapper introducing LSM-tree into PostgreSQL.
jsc0218/PEGuarder
a security tool checking the portable executable (PE) files in windows
jsc0218/SafeMan
a security tool with the high privilege exploiting the windows kernels
jsc0218/MxTree
a metric space secondary index, based on the M-tree solving KNN.
jsc0218/ParallelQuickjoin
an algorithm to solve the similarity join problem
jsc0218/Simple-Network-Filesystem
jsc0218/Annotated_Redis_Beta
The beta version of redis with my personal annotation.
jsc0218/bigdata-2016w
CS 489/698 Big Data Infrastructure (Winter 2016) at the University of Waterloo
jsc0218/Other
notes for online course
jsc0218/ClickHouse
ClickHouse® is a free analytics DBMS for big data
jsc0218/libpqxx
ClickHouse libpq++
jsc0218/redis_fdw
A PostgreSQL foreign data wrapper for Redis