BLOBs in MariaDB's Memory Engine – No More Disk Spills for Temp Tables
Let MEMORY engine handle BLOBs—avoids Aria disk spill overhead on JSON temp tables.
Sorted heap table AM for PostgreSQL with zone map scan pruning
Zone-mapped sorted heap with 30x smaller IVF index than HNSW, no pgvector limits.
PostgreSQL DBAs, analytics engineers, vector search users at scale
pgvector with HNSW · Elasticsearch vector search · DuckDB iceberg-style storage
Let MEMORY engine handle BLOBs—avoids Aria disk spill overhead on JSON temp tables.
Automates pgvector sync triggers so you skip boilerplate for existing tables.
Actually walk page tables in GDB instead of just reading diagrams.
Graph-vector-FTS in one database, but Weaviate and Neo4j already offer hybrid search.
Schema-driven tables with server adapters, but TanStack Table + shadcn already cover 80% of this.
Native protobuf storage in Postgres with 65% savings over JSONB.