Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

bptree

Here are 18 public repositories matching this topic...

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