Thread
Stories related to "Mison: A Fast JSON Parser for Data Analytics" across the full archive.
> With the increasing demand for data analytics on raw data, there
is a critical need for a fast JSON parser. This paper proposes an
approach called Mison that addresses this need by pushing down
both projections and filters into the parsing level.
5x - 10x faster than Jackson and RapidJSON (C...
Sophia is an embeddable, transactional key-value database.
It has unique architecture that was created as a result of research and reconsideration primary algorithmic constraints of Log-file based data structures, such as LSM-tree. (see architecture)
Sophia is designed for fast write (append-o...
related VLDB paper http://www.vldb.org/pvldb/vol11/p1576-palkar.pdf
Preliminary libmdbx C++ API – One of the fastest compact key-value ACID database
(erthink.github.io)
libmdbx has a specific set of properties and capabilities, focused on creating unique lightweight solutions.
libmdbx surpasses the legendary LMDB (Lightning Memory-Mapped Database) in terms of reliability, features and performance.