🦞🌯 Lobster Roll

Thread

GPU LSM: Dynamic Dictionary Data Structure for the GPU [pdf] (arxiv.org)

Stories related to "GPU LSM: Dynamic Dictionary Data Structure for the GPU [pdf]" across the full archive.

GPU LSM: A Dynamic Dictionary Data Structure for the GPU (arxiv.org)
Abstract: "We develop a dynamic dictionary data structure for the GPU, supporting fast insertions and deletions, based on the Log Structured Merge tree (LSM). Our implementation on an NVIDIA K40c GPU has an average update (insertion or deletion) rate of 225 M elements/s, 13.5x faster than merging it...
GPU LSM: Dynamic Dictionary Data Structure for the GPU [pdf] (arxiv.org)
Alenka - GPU database engine (github.com)
Noria: dynamic, partially-stateful data-flow for high-performance web applications (usenix.org)
A while ago, I [asked](https://lobste.rs/s/cqnzl5/lobste_rs_access_pattern_statistics_for) about traffic statistics for lobste.rs for a research project. Finally, the result of that work has now been published as the linked system, which speeds up lobste.rs by ~5x over that provided by MySQL. The so...
Data From Solar Dynamics Observatory Helps NASA Predict Big Solar Flares (scitechdaily.com)
Using data from NASA’s Solar Dynamics Observatory, or SDO, scientists have developed a new model that successfully predicted seven of the Sun’s biggest flares from the last solar cycle, out of a set of nine. With more development, the model could be used to one day inform forecasts of these intense ...
Starting from Zero: Build an LSM Database with 500 Lines of Code (alibabacloud.com)
A Database Without Dynamic Memory Allocation (tigerbeetle.com)
The Three Places for Data in an LSM (buttondown.email)
100TB benchmarks for GPU-native data processing (voltrondata.com)
noria: Fast web applications through dynamic, partially-stateful dataflow (github.com)
Dynamic Filters: Passing Information Between Operators During Execution for 25x Faster Queries - Apache DataFusion Blog (datafusion.apache.org)
Hornet: Efficient Data Structure for Dynamic Sparse Graphs and Matrices on GPUs [pdf] (davidbader.net)
Optimizing Datalog for the GPU (dl.acm.org)
Modern Datalog engines (e.g., LogicBlox, Soufflé, ddlog) enable their users to write declarative queries which compute recursive deductions over extensional facts, leaving high-performance operationalization (query planning, semi-naïve evaluation, and parallelization) to the engine. Such engines for...
Rich Hickey: Deconstructing the Database (66 min. talk) (youtube.com)
Labrador is a SQL and Mongo development database browser (chrismccord.github.com)
Spanner: Google's Globally-Distributed Database (research.google.com)
Handling Database Failover at Craigslist (blog.zawodny.com)
Querying PostgreSQL datatypes in ActiveRecord with postgres_ext (reefpoints.dockyard.com)
Test Driving Database Indexes (myronmars.to)
pgModeler - PostgreSQL Database Modeler (pgmodeler.com.br)
MDCC: Multi-Data Center Consistency (mdcc.cs.berkeley.edu)
Exploring SQLite Internals Part I: the Virtual Database Engine (coderweekly.com)
metamx/druid - Fast, Distributed Column-oriented Datastore Optimized for Analysis (github.com)
How I Learned to Stop Worrying and Love Automated Database Failover (braintreepayments.com)
A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak (networkworld.com)
RethinkDB - a distributed document database for scalable web applications (rethinkdb.com)
CodernityDB pure python, NoSQL, fast database — CodernityDB (labs.codernity.com)
Big Data and the US Presidential Campaign - YouTube (youtube.com)
Sharding your database - A high level overview (craigkerstiens.com)
Netflix Queue: Data migration for a high volume web application (techblog.netflix.com)