Skip to content
#

filedb

Here are 12 public repositories matching this topic...

FileDB is a key-value store that efficiently manages data with a log-structured hashtable and append-only disk files. This design allows for quick record retrieval and smooth compaction, making it a reliable choice for your data storage needs. 🗄️✨

  • Updated Jun 17, 2025
  • Zig

Improve this page

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

Learn more