-
ByteDance
- Hangzhou
- [email protected]
-
duckdb Public
Forked from duckdb/duckdbDuckDB is an in-process SQL OLAP Database Management System
C++ MIT License UpdatedOct 2, 2022 -
matrixone Public
Forked from matrixorigin/matrixonePlanet scale, cloud-edge native big data engine crafted for heterogeneous workloads
Go Apache License 2.0 UpdatedMay 10, 2022 -
tae-primary-key-index Public
Design and prototype the primary key index for TAE
-
-
-
-
-
risinglight Public
Forked from risinglightdb/risinglightAn OLAP database system for educational purpose
Rust Apache License 2.0 UpdatedFeb 15, 2022 -
-
ClickHouse Public
Forked from ClickHouse/ClickHouseClickHouse® is a free analytics DBMS for big data
C++ Apache License 2.0 UpdatedJan 8, 2022 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedJan 7, 2022 -
Distributed transactional key-value database, originally created to complement TiDB
-
databend Public
Forked from databendlabs/databendA Modern Real-Time Data Processing & Analytics DBMS with Cloud-Native Architecture, written in Rust
Rust Apache License 2.0 UpdatedDec 22, 2021 -
pebble Public
Forked from cockroachdb/pebbleRocksDB/LevelDB inspired key-value database in Go
Go BSD 3-Clause "New" or "Revised" License UpdatedNov 26, 2021 -
taichi Public
Forked from taichi-dev/taichiParallel programming for everyone.
C++ MIT License UpdatedNov 12, 2021 -
tidb Public
Forked from pingcap/tidbTiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
incubator-doris Public
Forked from apache/dorisApache Doris (Incubating)
Java Apache License 2.0 UpdatedNov 9, 2021 -
noisepage Public
Forked from cmu-db/noisepageSelf-Driving Database Management System from Carnegie Mellon University
C++ MIT License UpdatedNov 5, 2021 -
nebula-graph Public
Forked from vesoft-inc/nebula-graphA distributed, fast open-source graph database featuring horizontal scalability and high availability
C++ Apache License 2.0 UpdatedJul 16, 2021 -
tinysql Public
Forked from talent-plan/tinysqlA course to build the SQL layer of a distributed database.
Go Apache License 2.0 UpdatedJul 13, 2021 -
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
Go Apache License 2.0 UpdatedJul 8, 2021 -
nebula-storage Public
Forked from vesoft-inc/nebula-storageA distributed consistent graph storage
C++ Apache License 2.0 UpdatedJul 6, 2021 -
nebula-common Public
Forked from vesoft-inc/nebula-commonCommon code for all Nebula projects
C++ Apache License 2.0 UpdatedJul 6, 2021 -
-
curve Public
Forked from opencurve/curveCurve is a distributed block, object and file storage platform
C++ Other UpdatedMay 11, 2021 -
talent-plan Public
Forked from pingcap/talent-planopen source training courses about distributed database and distributed systemes
Rust UpdatedApr 8, 2021 -
-
The Go programming language
Go BSD 3-Clause "New" or "Revised" License UpdatedMar 26, 2021 -
tinykv Public
Forked from talent-plan/tinykvA course to build distributed key-value service based on TiKV model
Go UpdatedFeb 23, 2021 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…