-
kvrocks Public
Forked from apache/kvrocksApache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
C++ Apache License 2.0 UpdatedApr 5, 2026 -
clime Public
Forked from git-hulk/climeAll-in-One CLI Management
Go Apache License 2.0 UpdatedMar 30, 2026 -
duckdb-sqlite Public
Forked from duckdb/duckdb-sqliteDuckDB extension to read and write to SQLite databases
C MIT License UpdatedMar 28, 2026 -
duckdb Public
Forked from duckdb/duckdbDuckDB is an in-process SQL OLAP Database Management System
C++ MIT License UpdatedMar 26, 2026 -
-
iceberg-cpp Public
Forked from apache/iceberg-cppApache Iceberg C++
C++ Apache License 2.0 UpdatedOct 11, 2025 -
juicefs Public
Forked from juicedata/juicefsJuiceFS is a distributed POSIX file system built on top of Redis and S3.
Go Apache License 2.0 UpdatedJun 10, 2025 -
mimalloc Public
Forked from microsoft/mimallocmimalloc is a compact general purpose allocator with excellent performance.
C MIT License UpdatedJan 16, 2025 -
kiwi Public
a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
-
fzf Public
Forked from junegunn/fzf🌸 A command-line fuzzy finder
Go MIT License UpdatedSep 23, 2024 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedSep 17, 2024 -
-
arrow-datafusion Public
Forked from apache/datafusionApache Arrow DataFusion SQL Query Engine
Rust Apache License 2.0 UpdatedMar 23, 2024 -
sqlite Public
Forked from sqlite/sqliteOfficial Git mirror of the SQLite source tree
C Other UpdatedFeb 10, 2024 -
-
arrow-rs Public
Forked from apache/arrow-rsOfficial Rust implementation of Apache Arrow
Rust Apache License 2.0 UpdatedNov 27, 2023 -
arrow Public
Forked from apache/arrowApache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
C++ Apache License 2.0 UpdatedJul 3, 2023 -
bustub Public
Forked from cmu-db/bustubThe BusTub Relational Database Management System (Educational)
C++ MIT License UpdatedMay 14, 2023 -
tidb Public
Forked from pingcap/tidbTiDB is an open source distributed HTAP database compatible with the MySQL protocol
Go Apache License 2.0 UpdatedJan 5, 2022 -
ddia-1 Public
Forked from Vonng/ddia《Designing Data-Intensive Application》DDIA中文翻译
-
tinykv Public
Forked from talent-plan/tinykvA course to build distributed key-value service based on TiKV model
Go UpdatedNov 2, 2021 -
hexo-theme-next Public
Forked from next-theme/hexo-theme-next🎉 Elegant and powerful theme for Hexo.
JavaScript Other UpdatedSep 30, 2021 -
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.