Skip to content
#

bptree

Here are 17 public repositories matching this topic...

GrayDB

GrayDB is a minimal, high-performance embedded database engine written entirely in C. Inspired by the architectural simplicity of SQLite and the modular power of PostgreSQL internals, it uses its own memory-efficient B+ Tree index, open-addressing Hash Table, and a small, expressive domain-specific language (DSL) for querying.

  • Updated Jun 30, 2025
  • C

Improve this page

Add a description, image, and links to the bptree 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 bptree topic, visit your repo's landing page and select "manage topics."

Learn more