Pinned Repositories
kubeblocks
KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
wesql
WeSQL is an innovative MySQL distribution that adopts a compute-storage separation architecture, with storage backed by S3 (and S3-compatible systems). It can run on any cloud, ensuring no vendor lock-in.
activemq
Mirror of Apache ActiveMQ
activemq-artemis
Mirror of Apache ActiveMQ Artemis
gpdb
Greenplum Database
incubator-hawq
Mirror of Apache HAWQ (Incubating)
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
PolarDB-Stack-Operator
PolarDB Stack is a DBaaS implementation for PolarDB-for-Postgres, as an operator creates and manages PolarDB/PostgreSQL clusters running in Kubernetes. It provides re-construct, failover swtich-over, scale up/out, high-available capabilities for each clusters.
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
spark
Mirror of Apache Spark
ZhaoDiankui's Repositories
ZhaoDiankui/Appactive
AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)
ZhaoDiankui/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
ZhaoDiankui/babelfish_compass
Babelfish Compass: compatibility assessment tool for Babelfish for PostgreSQL
ZhaoDiankui/benchbase
Multi-DBMS SQL Benchmarking Framework via JDBC
ZhaoDiankui/blazingsql
BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
ZhaoDiankui/bustub
The BusTub Relational Database Management System (Educational)
ZhaoDiankui/CacheLib
Pluggable in-process caching engine to build and scale high performance services
ZhaoDiankui/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
ZhaoDiankui/ClickHouse
ClickHouse® is a free analytics DBMS for big data
ZhaoDiankui/cudf
cuDF - GPU DataFrame Library
ZhaoDiankui/diagnose-tools
ZhaoDiankui/iotdb
Apache IoTDB
ZhaoDiankui/leanstore
ZhaoDiankui/lz4
Extremely Fast Compression algorithm
ZhaoDiankui/mamonsu
ZhaoDiankui/milvus
An open-source vector database for embedding similarity search and AI applications.
ZhaoDiankui/mindsdb
In-Database Machine Learning
ZhaoDiankui/noisepage
Self-Driving Database Management System from Carnegie Mellon University
ZhaoDiankui/OpenLogReplicator
Open Source Oracle database CDC written purely in C++. Reads transactions directly from database redo log files and streams in JSON or Protobuf format to: Kafka, RocketMQ, flat file, network stream (plain TCP/IP or ZeroMQ)
ZhaoDiankui/ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
ZhaoDiankui/oracle-db-examples
Examples of applications and tool usage for Oracle Database
ZhaoDiankui/papers-we-love
Papers from the computer science community to read and discuss.
ZhaoDiankui/pev2
Postgres Explain Visualizer 2
ZhaoDiankui/sap-hana-driver-for-sqltools
A Visual Studio Code extension which extends the SQLTools extension, with a driver to work with the SAP HANA Database. It supports tables and views, as well as running queries on an SAP HANA Database.
ZhaoDiankui/shardingsphere
Building a Standard Layer & Ecosystem Above Heterogeneous Databases
ZhaoDiankui/temboard
PostgreSQL Remote Control
ZhaoDiankui/time
Meta's Time libraries
ZhaoDiankui/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
ZhaoDiankui/tuplex
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
ZhaoDiankui/zstd
Zstandard - Fast real-time compression algorithm