Skip to content
#

htap

Here are 48 public repositories matching this topic...

A PostgreSQL extension providing two high-performance Table Access Methods designed for analytical and HTAP workloads — with **significant storage savings and no meaningful query performance penalty** compared to standard heap tables.

  • Updated May 17, 2026
  • C
EinsteinDB

In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to support range scan and avoids long NVM writes for maintaining consistency; thus improving on LSH’s performance guarantees for skewed data and adopts ordered-write consistency to ensure crash consiste…

  • Updated Jun 21, 2023
  • Rust

Improve this page

Add a description, image, and links to the htap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the htap topic, visit your repo's landing page and select "manage topics."

Learn more