Thread
Stories related to "Formance β The Color of Money: Towards a New Data Model for Fintech, Part II" across the full archive.
How not to structure your database-backed web applications: a study of performance bugs in the wild
(blog.acolyer.org)
The paper even mentions our very own https://lobste.rs
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...
Understanding the Performance Implications of Storage-Disaggregated Databases
(muratbuffalo.blogspot.com)
Benchmarks the pandas dataframe merge/join infrastructure against similar operations in sqlite3