danolivo
PostgreSQL Contributor
@postgrespro 163/211 Phra Tamnak Rd. Amphoe Bang Lamung Chonburi 20150 Thailand
Pinned Repositories
anotherSelfJoin
Remove Self Joins extension for PostgreSQL
conf
Additional docs & codes from my public appearances
execplan
PostgreSQL Extension for raw query plan execution
jo-bench
Join Order Benchmark (implicit fork of https://github.com/gregrahn/join-order-benchmark)
pargres
[Prototype] [WIP] Extension on PostgreSQL for parallel query execution
pg_index_stats
Create extended statistics on an index manually or automatically
pg_track_optimizer
Explore query plan and execution statistics to find signs of non-optimal optimization
pgdev
My experiments with mirror of the official PostgreSQL GIT repository.
aqo
Adaptive query optimization for PostgreSQL
mmts
multimaster
danolivo's Repositories
danolivo/jo-bench
Join Order Benchmark (implicit fork of https://github.com/gregrahn/join-order-benchmark)
danolivo/pg_track_optimizer
Explore query plan and execution statistics to find signs of non-optimal optimization
danolivo/pg_index_stats
Create extended statistics on an index manually or automatically
danolivo/execplan
PostgreSQL Extension for raw query plan execution
danolivo/anotherSelfJoin
Remove Self Joins extension for PostgreSQL
danolivo/pgdev
My experiments with mirror of the official PostgreSQL GIT repository.
danolivo/pargres
[Prototype] [WIP] Extension on PostgreSQL for parallel query execution
danolivo/pg_repeater
Repeat all queries at remote instance
danolivo/conf
Additional docs & codes from my public appearances
danolivo/danolivo.github.io
danolivo/delta
danolivo/sample-code
danolivo/gdbpg
GDB command(s) making debugging PostgreSQL somewhat easier
danolivo/avd
1D Analysis of Thermal Shield Temperature Field
danolivo/gtables_fdw
Demo PostgreSQL extension on global tables over FDW
danolivo/mtra
Material Thermal Response and Ablation and Analysis
danolivo/pg_extension
Template extension (s) for future use.
danolivo/pg_hint_plan
Extension adding support for optimizer hints in PostgreSQL
danolivo/pgedc
danolivo/postgrescontributors
At PostgreSQLContributors, we recognize the community impact on the development of the world’s most advanced open source relational database. We look forward to continuing this journey with you and creating even greater milestones in the PostgreSQL ecosystem.
danolivo/resume
Simple one-page software engineer resume template in LaTeX
danolivo/SampleDatabases
Sample databases
danolivo/shash
Static Hash Tables for fast insert, search, overview and cleanup
danolivo/sqlancer
Detecting Logic Bugs in DBMS
danolivo/test
danolivo/utility