upscaledb | Embedded database library | APL v2 |
upscaledb-mysql | MySQL storage engine based on upscaledb (discontinued) | GPL v2 |
libfor | Frame Of Reference 32bit integer compression | APL v2 |
libvbyte | Varbyte/Varint 32bit/64bit integer compression w/ SIMD | APL v2 |
Stream VByte: Faster
Byte-Oriented Integer Compression by Daniel Lemire, Nathan Kurz, Christoph Rupp |
September 27, 2017 |
Upscaledb: Efficient
Integer-Key Compression in a Key-Value Store using SIMD
Instructions by Daniel Lemire, Christoph Rupp |
November 16, 2016 |
First release of upscaledb-mysql 0.0.1 | September 25, 2016 | Blog |
Writing a MySQL storage engine from scratch | June 20, 2016 | Article |
32bit integer compression algorithms - part 3 | May 20, 2016 | Blog |
32bit integer compression algorithms - part 2 | April 11, 2016 | Blog |
An Introduction to Integer Compression | March 16, 2016 | Article |
Fast range queries in upscaledb | March 22, 2016 | Blog |
32bit integer compression algorithms | March 8, 2016 | Blog |
Building an embedded column store database with upscaledb - part 3 | February 10, 2016 | Blog |
Building an embedded column store database with upscaledb - part 2 | January 29, 2016 | Blog |
Building an embedded column store database with upscaledb - part 1 | January 15, 2016 | Blog |
hamsterdb to upscaledb migration guide | November 03, 2015 | Blog |
hamsterdb is now upscaledb! | November 03, 2015 | Blog |
Embedded Databases for the Internet of Things | August 03, 2015 | Interview |
Hamsterdb: An Analytical Embedded Key-value Storedb | August 13, 2014 | Guest blog |