Pinned Repositories
cloudberrydb
Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
db-sample-schemas
Oracle Database Sample Schemas
dbms_redefinition
DO ONLINE modify Halo/PostgreSQL table (avoiding long locks)
duckdb
DuckDB is an analytical in-process SQL database management system
halo_migrate
Reorganize tables in Halo/PostgreSQL databases with minimal locks
IvorySQL
Open Source Oracle Compatible PostgreSQL.
oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
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.
pg_duckdb
DuckDB-powered Postgres for high performance apps & analytics.
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
Leo-XM-Zeng's Repositories
Leo-XM-Zeng/pg_duckdb
DuckDB-powered Postgres for high performance apps & analytics.
Leo-XM-Zeng/postgres_scanner
Leo-XM-Zeng/cloudberrydb
Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
Leo-XM-Zeng/db-sample-schemas
Oracle Database Sample Schemas
Leo-XM-Zeng/dbms_redefinition
DO ONLINE modify Halo/PostgreSQL table (avoiding long locks)
Leo-XM-Zeng/duckdb
DuckDB is an analytical in-process SQL database management system
Leo-XM-Zeng/halo_migrate
Reorganize tables in Halo/PostgreSQL databases with minimal locks
Leo-XM-Zeng/IvorySQL
Open Source Oracle Compatible PostgreSQL.
Leo-XM-Zeng/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
Leo-XM-Zeng/OpenTenBase
OpenTenBase is an enterprise-level distributed HTAP open source database.
Leo-XM-Zeng/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.
Leo-XM-Zeng/pg_bulkload
High speed data loading utility for PostgreSQL
Leo-XM-Zeng/pgtt
PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS
Leo-XM-Zeng/PolarDB-for-PostgreSQL
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
Leo-XM-Zeng/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
Leo-XM-Zeng/workflow
C++ Parallel Computing and Asynchronous Networking Framework
Leo-XM-Zeng/pg-strom
PG-Strom - Master development repository
Leo-XM-Zeng/pg_arrow
In-memory Table Access Method based on Arrow Array format
Leo-XM-Zeng/pg_jieba
Postgresql full-text search extension for chinese
Leo-XM-Zeng/pg_mooncake
Iceberg/Delta Columnstore Table in Postgres
Leo-XM-Zeng/pljson
PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
Leo-XM-Zeng/psql-hooks
Unofficial documentation for PostgreSQL hooks