May 21, 2026 · AI
GraphDB Benchmark (2/2) — Workload Matrix and Final Recommendations
Eight graph engines measured across OLTP, memory, analytics, and differentiation queries
#PostgreSQL
한국어May 21, 2026 · AI
Eight graph engines measured across OLTP, memory, analytics, and differentiation queries
May 21, 2026 · DB
Why Arrow+GPU achieves 10x at SF=100 and Heap+GPU loses to CPU on wide tables
May 21, 2026 · DB
Distributed processing (Ray/Daft/Smallpond) and Citus + pg_lake FDW integration
May 21, 2026 · DB
Eight phases building a PostgreSQL-centered Lakehouse: DuckLake's libpq collision and pg_lake
May 20, 2026 · AI
Implementing LightRAG's BaseGraphStorage on plain PostgreSQL with RCTE — why a 1-hop-dominant retrieval pattern fits flat SQL
May 20, 2026 · DB
Oracle 23ai, EDB AIDB, PostgresML, Timescale pgai, pg_aidb — five systems and the abstraction-boundary discussion
May 20, 2026 · DB
textsearch_ko (MeCab) + pg_textsearch BM25 + pgvector HNSW + DB-side RRF matches Elasticsearch on Korean search quality and runs 2–5× faster on a single node. Eight phases of measurement, head-to-head against ES, Qdrant, and Vespa.
May 20, 2026 · AI
On a 1.14M-edge knowledge-graph workload, PostgreSQL RCTE beats Apache AGE by 290x — tracing the cypher() wrapper's 13ms cost and PG plan generation accumulation