🦞🌯 Lobster Roll

Thread

Mison: A Fast JSON Parser for Data Analytics (microsoft.com)

Stories related to "Mison: A Fast JSON Parser for Data Analytics" across the full archive.

Mison: A Fast JSON Parser for Data Analytics (microsoft.com)
Mison: A Fast JSON Parser for Data Analytics (vldb.org)
> 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...
fleece: A super-fast, compact, JSON-equivalent binary data format (github.com)
metamx/druid - Fast, Distributed Column-oriented Datastore Optimized for Analysis (github.com)
CodernityDB pure python, NoSQL, fast database — CodernityDB (labs.codernity.com)
Calvin: Fast Distributed Transactions for Partitioned Database Systems (cs.yale.edu)
Database Soup: Why HStore2/jsonb is the most important patch of 9.4 (databasesoup.com)
Postgres 9.4 feature highlight: Indexing JSON data with jsonb data type (michael.otacoo.com)
sophia - a modern, fast and feature-rich embeddable key-value database (github.com)
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...
Weird Tricks to Write Faster, More Correct Database Queries (kev.inburke.com)
Gorilla: A fast, scalable, in-memory time series database (blog.acolyer.org)
Oracle library for writing Java apps that work with JSON in the Oracle Database (github.com)
When to use unstructured datatypes in Postgres–Hstore vs. JSON vs. JSONB (citusdata.com)
Writing a Really, Really Fast JSON Parser (chadaustin.me)
Amazon Neptune - Fast, Reliable Graph Database built for the cloud (aws.amazon.com)
Announcing Jason: a blazing fast JSON parser and generator in pure Elixir (elixirforum.com)
Gorilla: Facebook's Fast, Scalable, In-Memory Time Series Database (vldb.org)
Filter Before You Parse: Faster Analytics on Raw Data with Sparser (dawn.cs.stanford.edu)
related VLDB paper http://www.vldb.org/pvldb/vol11/p1576-palkar.pdf
Rust at speed — building a fast concurrent database (youtube.com)
Farewell to fsync(): 10× faster database tests with Docker (pythonspeed.com)
Fastest Way to Load Data Into PostgreSQL Using Python (hakibenita.com)
Fast subsets of large datasets with Pandas and SQLite (pythonspeed.com)
Faster JSON Support for iOS/macOS, Part 7: Polishing the Parser (blog.metaobject.com)
A Python object-oriented database with JSONB-based access and search in PostgreSQL (github.com)
Beyond Faster JSON Support for iOS/macOS, Part 9: CSV and SQLite (blog.metaobject.com)
A Journey building a fast JSON parser and full JSONPath, Oj for Go (github.com)
When are full database backups faster than incremental backups? (tech.davis-hansson.com)
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.
benchmarking JSON Parsers (OJ vs SimdJson), 2x faster than StdLib (mayerdan.com)
Rethinking Sanakirja, a Rust database engine with fast clones (pijul.org)