Developer(s) | Jeffrey Dean, Sanjay Ghemawat, Google Inc. |
---|---|
Stable release | 1.23[1]
/ 23 February 2021 |
Repository | |
Written in | C++ |
Size | 350 kB (binary size) |
Type | Database library |
License | New BSD License |
Website | github |
LevelDB is an open-source on-disk key-value store written by Google fellows Jeffrey Dean and Sanjay Ghemawat.[2][3] Inspired by Bigtable,[4] LevelDB source code is hosted on GitHub under the New BSD License and has been ported to a variety of Unix-based systems, macOS, Windows, and Android.[5]