getmaterialized Profile Banner
Materialized View Profile
Materialized View

@getmaterialized

Followers
370
Following
4
Media
10
Statuses
87

Software infrastructure hot takes, project and paper highlights, developer interviews, and stack deep dives. Brought to you by @criccomini.

your inbox
Joined October 2023
Don't wanna be here? Send us removal request.
@getmaterialized
Materialized View
1 year
⚒️ sqlancer: Automated testing to find logic and performance bugs in database systems. "SQLancer (Synthesized Query Lancer) is a tool to automatically test Database Management Systems (DBMS) in order to find logic bugs in their implementation.".
Tweet card summary image
github.com
Automated testing to find logic and performance bugs in database systems - sqlancer/sqlancer
0
2
13
@getmaterialized
Materialized View
1 year
🏗️ sqrl. "Build GenAI applications, data products, and data-driven features quickly at scale without a PhD in data systems.".
Tweet card summary image
github.com
Data Pipeline Automation Framework to build MCP servers, data APIs, and data lakes with SQL. - DataSQRL/sqrl
0
3
13
@getmaterialized
Materialized View
1 year
🏗️ fizbee. "A Formal specification language and model checker to specify distributed systems.".
Tweet card summary image
github.com
Easiest-ever formal methods language! Designed for developers crafting distributed systems, microservices, and cloud applications - fizzbee-io/fizzbee
1
1
2
@getmaterialized
Materialized View
1 year
🏗️ cr-sqlite - Convergent, Replicated, SQLite. "CR-SQLite is a run-time loadable extension for SQLite and libSQL. It allows merging different SQLite databases together that have taken independent writes.".
Tweet card summary image
github.com
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite - vlcn-io/cr-sqlite
1
3
8
@getmaterialized
Materialized View
1 year
📄Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging. ". we introduce Lazy Leveling, a new design that removes merge operations from all levels of LSM-tree but the largest.".
Tweet media one
0
3
10
@getmaterialized
Materialized View
1 year
���️ Incremental Compaction 2.0: A Revolutionary Space and Write Optimized Compaction Strategy. "Space Amplification Goal (SAG) will allow you to maximize your disk utilization without killing the write performance of Incremental Compaction Strategy (ICS)".
Tweet card summary image
scylladb.com
ScyllaDB Enterprise now includes a new feature, Space Amplification Goal allowing users to better manage their disk usage.
0
1
2
@getmaterialized
Materialized View
1 year
📺 Mojo🔥: a deep dive on ownership with Chris Lattner. “Mojo wants to learn from Rust. Mojo doesn’t want to be Rust.”.
0
0
2
@getmaterialized
Materialized View
1 year
📄Deep Lake: a Lakehouse for Deep Learning. "Deep Lake maintains the benefits of a vanilla data lake with one key difference: it stores complex data, such as images, videos, annotations, as well as tabular data, in the form of tensors. ".
0
0
2
@getmaterialized
Materialized View
1 year
🏗️ Bend: A massively parallel, high-level programming language. “Unlike low-level alternatives like CUDA and Metal, Bend has the feeling and features of expressive languages like Python…”.
Tweet card summary image
github.com
A massively parallel, high-level programming language - HigherOrderCO/Bend
1
6
10
@getmaterialized
Materialized View
1 year
✍️ The loser tree data structure: How to optimize merges and make your programs run faster. "Bryan explored the loser tree data structure (yes, that’s its real name) as a way to optimize sorting and merging operations so your applications run faster.".
Tweet card summary image
grafana.com
At GopherCon 2023, Grafana Labs distinguished engineer Bryan Boreham explored how to optimize applications using the loser tree data structure.
0
5
20
@getmaterialized
Materialized View
1 year
📄 Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores. "Delta Lake uses a tx log that is compacted into Apache Parquet format to provide ACID properties, time travel, and . ".
0
0
0
@getmaterialized
Materialized View
1 year
🏗️ Blessed: An unofficial guide to the Rust ecosystem. "The STL in Rust is much smaller than in Python or Go, for example. Those languages come with "batteries included" support for things like HTTP(S), JSON, timezones, random numbers, and async IO.".
0
5
22
@getmaterialized
Materialized View
1 year
✍️ The State of Async Rust: Runtimes. "While 2016 evokes nostalgic memories of excitement and fervor surrounding async Rust, my sentiments regarding the current state of its ecosystem are now somewhat ambivalent.".
Tweet card summary image
corrode.dev
Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon…
0
5
13
@getmaterialized
Materialized View
1 year
✍️ How Rockset Separates Compute and Storage Using RocksDB. “In this blog, we’ll walk through how Rockset provides compute-storage separation while making real-time data available to queries.”.
0
7
25
@getmaterialized
Materialized View
1 year
📄 Improving Performance in LSM-Tree based Key-Value Stores using NVMe. "Motivated by SpanDB, we propose a method which splits hot data1 to NVMe SSD and SATA SSD and provides the sum performance of both devices.".
0
5
13
@getmaterialized
Materialized View
1 year
🏗️ quokka. "Quokka is a tool for you to run custom stateful and windowed computation over terabytes of historical time series data.".
github.com
Making data lake work for time series. Contribute to marsupialtail/quokka development by creating an account on GitHub.
0
3
6
@getmaterialized
Materialized View
1 year
✍️ So Many New Systems Programming Languages II. "Twelve new systems languages, and one that dates to the Carter administration".
colinsblog.net
Twelve new systems languages, and one that dates to the Carter administration
0
3
9
@getmaterialized
Materialized View
1 year
🏗️ datamodel-code-generator. "This code generator creates pydantic v1 and v2 model, dataclasses.dataclass, typing.TypedDict and msgspec.Struct from an openapi file and others.".
Tweet card summary image
github.com
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources. - koxudaxi/datamodel-code-generator
0
0
2
@getmaterialized
Materialized View
1 year
📄 Positional Delta Trees to reconcile updates with read-optimized data storage.
0
3
6
@getmaterialized
Materialized View
1 year
✍️ Zig And Rust. "I now find myself writing Zig full-time, after more than seven years of Rust. This post is a hand-wavy answer to the “why?” question.".
0
8
54