Pinned Repositories
aim-benchmark
bdtree
A latch-free B-Tree to use with a shared store (used in the Tell project)
crossbow
A collection of general purpose libraries
presto
Distributed SQL query engine for running interactive analytic queries against big data sources.
tell
The main Project
telldb
A transactional database - uses TellStore as a backend
tellstore
A in-memory storage manager, that can do versioning and fast scans
tpch
TPC-H Benchmark implementation for Tell
YCSB
Yahoo! Cloud Serving Benchmark
ycsb-server
Server Process for YCSB
tell-project's Repositories
tellproject/tellstore
A in-memory storage manager, that can do versioning and fast scans
tellproject/tell
The main Project
tellproject/bdtree
A latch-free B-Tree to use with a shared store (used in the Tell project)
tellproject/telldb
A transactional database - uses TellStore as a backend
tellproject/presto
Distributed SQL query engine for running interactive analytic queries against big data sources.
tellproject/aim-benchmark
tellproject/crossbow
A collection of general purpose libraries
tellproject/commitmanager
The commit manager used by tell
tellproject/helper_scripts
Helper Scripts to run a cluster
tellproject/microbench
A simple microbenchmark for Tell
tellproject/SparkBenchmarks
tellproject/tellproject.github.io
tellproject/tpch
TPC-H Benchmark implementation for Tell
tellproject/YCSB
Yahoo! Cloud Serving Benchmark
tellproject/ycsb-server
Server Process for YCSB
tellproject/homepage-generator
tellproject/rocksdbbench
Microbench for RocksDB
tellproject/simple_scan_bench
A very simple microbenchmark
tellproject/telljava
Java Interface to Tell
tellproject/TellSpark
Spark layer for Tell
tellproject/tpcc
A TPC-C implementation to benchmark Tell