Pinned Repositories
arctern
awesome-database-learning
A list of learning materials to understand databases internals
BaoForPostgreSQL
A prototype implementation of Bao for PostgreSQL
CommonSolutions
Common Solutions
comparing-trajectory-clustering-methods
Comparing Different Clustering Methods and Similarity Metrics on Trajectory Datasets
FishStore
FishStore is a prototype fast ingestion and querying layer for flexible-schema data
galaxysql
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
jackpine-1
JackPine - A Geospatial Benchmark (Version 2.0)
marine-traffic-modelling
Modelling marine traffic in the ice-covered Baltic Sea using AIS data
microservice-patterns
Code to share the knowledge I gained while designing and implementing micro services
ybtsdst's Repositories
ybtsdst/arctern
ybtsdst/awesome-database-learning
A list of learning materials to understand databases internals
ybtsdst/BaoForPostgreSQL
A prototype implementation of Bao for PostgreSQL
ybtsdst/FishStore
FishStore is a prototype fast ingestion and querying layer for flexible-schema data
ybtsdst/galaxysql
PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
ybtsdst/jackpine-1
JackPine - A Geospatial Benchmark (Version 2.0)
ybtsdst/pandana
Pandas Network Analysis: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
ybtsdst/Papers
The papers i have read
ybtsdst/pgcapture
A scalable Netflix DBLog implementation for PostgreSQL
ybtsdst/PGM-index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
ybtsdst/PolarDB-for-PostgreSQL
ybtsdst/RSMI
A Recursive Spatial Model Index
ybtsdst/SOSD
A Benchmark for Learned Indexes
ybtsdst/starrocks
StarRocks is a next-gen sub-second MPP database for full analysis senarios, including multi-dimensional analytics, real-time analytics and ad-hoc query, formerly known as DorisDB.
ybtsdst/tracktable
Tracktable: moving object trajectory analysis in C++ and Python
ybtsdst/traj-dist
A python package for computing distance between 2D trajectories.
ybtsdst/AnyQ
FAQ-based Question Answering System
ybtsdst/BaikalDB
BaikalDB, A Distributed HTAP Database.
ybtsdst/ecir2023tutorial
This repository contains the relevant materials for the tutorial "Legal IR and NLP: the History, Challenges, and State-of-the-Art", held at ECIR 2023, 6th April, 2023.
ybtsdst/gperftools
Main gperftools repository
ybtsdst/kudu
Mirror of Apache Kudu
ybtsdst/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ybtsdst/milvus-lite
A lightweight version of Milvus
ybtsdst/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ybtsdst/nlp-tutorial
NLP新手入门教程
ybtsdst/pybind11
Seamless operability between C++11 and Python
ybtsdst/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
ybtsdst/sys_reading
system paper reading notes
ybtsdst/vector-search-papers
📚 Awesome papers and technical blogs on vector DB (database), semantic-based vector search or approximate nearest neighbor search (ANN Search, ANNS). Vector search is the key component of large-scale information retrieval, cross-modal retrieval, LLMs-based RAG, vector databases.
ybtsdst/VectorDBBench
A Benchmark Tool for VectorDB