Difference between revisions of "Pebble"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Pebble]] Pebble is a [[LevelDB]]/[[RocksDB]] inspired [[key-value]] store focused on performance and internal usage by [[CockroachDB]]. | + | [[wikipedia:Pebble]] (2020) Pebble is a [[LevelDB]]/[[RocksDB]] inspired [[key-value]] store focused on performance and internal usage by [[CockroachDB]]. |
* https://github.com/cockroachdb/pebble | * https://github.com/cockroachdb/pebble | ||
Line 7: | Line 7: | ||
== Related == | == Related == | ||
* [[LevelDB]] | * [[LevelDB]] | ||
+ | * [[geth]] | ||
+ | * [[geth db stats]] | ||
+ | * [[Log-structured merge-tree (LSM)]] | ||
+ | * [[SST (Sorted String Table) file]], [[.sst]] | ||
+ | * [[INSERT]] or [[IMPORT INTO]] | ||
== See also == | == See also == | ||
* {{key-value}} | * {{key-value}} | ||
+ | |||
+ | [[Category: Databases]] |
Revision as of 17:37, 18 August 2024
wikipedia:Pebble (2020) Pebble is a LevelDB/RocksDB inspired key-value store focused on performance and internal usage by CockroachDB.
INFO [05-31|12:51:04.889] Using pebble as the backing database
Related
- LevelDB
- geth
- geth db stats
- Log-structured merge-tree (LSM)
- SST (Sorted String Table) file, .sst
- INSERT or IMPORT INTO
See also
Advertising: