# indeedeng/mph-table

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/indeedeng-mph-table).**

101 stars · 19 forks · Java · Apache-2.0 · archived

## Links

- GitHub: https://github.com/indeedeng/mph-table
- Homepage: http://engineering.indeedblog.com/blog/2018/02/indeed-mph/
- awesome-repositories: https://awesome-repositories.com/repository/indeedeng-mph-table.md

## Description

Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.

## Tags

### Part of an Awesome List

- [Data Structures and Memory](https://awesome-repositories.com/f/awesome-lists/data/data-structures-and-memory.md) — Minimal Perfect Hash Tables for space-efficient key/value storage.
