Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
1060351485.github.io
6.828
Solution to homework and assignments from MIT's 6.828 (Operating Systems Engineering).
6.828-JOS
MIT-6.828-JOS
coding-interview-university
A complete computer science study plan to become a software engineer.
databend
A powerful cloud data warehouse. Built for elasticity and efficiency. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com
kubernetes
Production-Grade Container Scheduling and Management
tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
tinysql
A course to build the SQL layer of a distributed database.
johnhaxx7's Repositories
johnhaxx7/databend
A powerful cloud data warehouse. Built for elasticity and efficiency. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com
johnhaxx7/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
johnhaxx7/tinysql
A course to build the SQL layer of a distributed database.
johnhaxx7/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
johnhaxx7/awesome-database-learning
A list of learning materials to understand databases internals
johnhaxx7/builddatabase
Build a distributed SQL database from the ground up
johnhaxx7/bustub
The BusTub Relational Database Management System (Educational)
johnhaxx7/ClickHouse
ClickHouse® is a free analytics DBMS for big data
johnhaxx7/client-go
Go client for TiKV
johnhaxx7/database-system-readings
:yum: A curated reading list about database systems
johnhaxx7/duckdb
DuckDB is an in-process SQL OLAP Database Management System
johnhaxx7/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
johnhaxx7/flink-learning-1
johnhaxx7/iceberg
Apache Iceberg
johnhaxx7/meta
Header-only, non-intrusive and macro-free runtime reflection system in C++
johnhaxx7/pd
Placement driver for TiKV
johnhaxx7/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
johnhaxx7/readyset
ReadySet is a lightweight SQL caching engine written in Rust that helps developers enhance the performance and scalability of existing applications.
johnhaxx7/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
johnhaxx7/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
johnhaxx7/spark
Apache Spark - A unified analytics engine for large-scale data processing
johnhaxx7/starrocks
StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
johnhaxx7/tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/signup
johnhaxx7/tikv
Distributed transactional key-value database, originally created to complement TiDB
johnhaxx7/tinykv
A course to build distributed key-value service based on TiKV model
johnhaxx7/translations
🐼 Chinese translations for classic IT resources
johnhaxx7/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
johnhaxx7/UDRefl
Ubpa Dynamic Reflection
johnhaxx7/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
johnhaxx7/zetasql
ZetaSQL - Analyzer Framework for SQL