qinjingyuan's Stars
yaochengx/FLORIA
jcipar/stack-distance
Utility to simulate cache behavior with Mattson's Stack Algorithm.
connorimes/parsec-3.0
PARSEC 3.0 benchmark suite
intel/perfmon
andikleen/pmu-tools
Intel PMU profiling tools
cirosantilli/parsec-benchmark
PARSEC Benchmark http://parsec.cs.princeton.edu 3.0-beta-20150206 ported to Ubuntu 22.04 and with proper version control and SPLASH2 ported to Buildroot 2017.08 cross compilation (ARM, MIPS, etc.). This repo intends to support all build types and benchmarks. Test data stored on a release since the Princeton website died.
PawanOsman/ChatGPT
OpenAI API Free Reverse Proxy
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
curtis-sun/TLI
Jiacheng-WU/lipp
Updatable Learned Index with Precise Positions
unist-ssl/DyTIS
Open-source repository for the paper "DyTIS: A Dynamic Dataset Targeted Index Structure Simultaneously Efficient for Search, Insert, and Scan", EuroSys '23
microsoft/ALEX
A library for building an in-memory, Adaptive Learned indEX
pgaudit/pgaudit
PostgreSQL Audit Extension
EnterpriseDB/system_stats
A Postgres extension for exposing system metrics such as CPU, memory and disk information
laurenz/pgreplay
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
ApsaraDB/PolarDB-for-PostgreSQL
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Yiyuan-Dong/bustub2020
CMU15445/645 (fall 2020) project
nitish6174/extendible-hashing
C++ implementation of extendible hashing
Pfzuo/Level-Hashing
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)
koeppl/separate_chaining
Hash table with separate chaining layout
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
maw101/C-Hash-Table
A hash table utilising open addressing and double hashing implemented in C.
Veltas/OB_table
Open-bucket hash table implementation
DICL/CCEH
bingmann/stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
sfu-dis/corobase
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
gregrahn/tpch-kit
TPC-H benchmark kit with some modifications/additions
moxuedb/blog
Introduce database technical and trends. And my work experience @Alibaba @Huawei @USA @Israel etc.
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.