Skip to content
#

sgdb

Here are 7 public repositories matching this topic...

Language: All
Filter by language
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

Add this topic to your repo

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

Learn more