cwang9208's Stars
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
citusdata/pg_cron
Run periodic jobs in PostgreSQL
ispc/ispc
Intel® Implicit SPMD Program Compiler
jaybaird/python-bloomfilter
Scalable Bloom Filter implemented in Python
Tencent/TBase
TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
pganalyze/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
anse1/sqlsmith
A random SQL query generator
ossc-db/pg_hint_plan
Extension adding support for optimizer hints in PostgreSQL
orafce/orafce
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
percona/pg_stat_monitor
Query Performance Monitoring Tool for PostgreSQL
lelit/pglast
PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 covers PG15, v6 covers PG16, v7 covers PG17
zubkov-andrei/pg_profile
Postgres historic workload reports
qubole/rubix
Cache File System optimized for columnar formats and object stores
postgrespro/pg_query_state
Tool for query progress monitoring in PostgreSQL
postgrespro/pg_wait_sampling
Sampling based statistics of wait events
OpenTenBase/OpenTenBase
OpenTenBase is an enterprise-level distributed HTAP open source database.
pixelsdb/pixels
An efficient storage and compute engine for both on-prem and cloud-native data analytics.
aliyun/aliyun-maxcompute-data-collectors
pgadmin-org/pgagent
pgAgent - A job scheduler for PostgreSQL
ossc-db/pg_plan_advsr
PostgreSQL extension for automated execution plan tuning
bigsql/plprofiler
postgrespro/sr_plan
Save and restore query plans in PostgreSQL
MigOpsRepos/pg_dbms_job
DataDog/pg_tracing
Distributed Tracing for PostgreSQL
anarazel/pg-bpftrace
Collection of bpftrace scripts for postgres
L-v-M/async
OpenTenBase/TXSQL
eniac/TELEPORT
Optimizing data-intensive systems in disaggregated data centers
bonnefoa/pg-tracing-otel-forwarder
Example of otel forwarder for pg_tracing
UBOdin/catalyzer
A fork of https://github.com/apache/spark/ for educational purposes. Most of the runtime components have been removed so that students can re-implement pieces of the system.