#database-optimization

[ follow ]
fromHackernoon
1 year ago

The Many Layers of Caching: All the Places Data Lives in Modern Systems | HackerNoon

Caching is not a monolith; caching exists as a network of strategically deployed optimizations which serve different purposes and caching system functions through multiple optimization levels.
Web frameworks
Ruby on Rails
fromRubyflow
1 month ago

Rails Apps and Slowdowns: How Scout Shows what Databases Don't

Scaling Rails apps can lead to performance issues due to slow SQL queries, requiring careful monitoring and analysis.
fromHackernoon
1 month ago

Cut Your MongoDB Costs by 79% with ShapeFirst Optimizations | HackerNoon

The latency dropped significantly after optimizing the database queries by refactoring an N + 1 query anti-pattern into a single aggregation, leading to substantial cost savings.
Growth hacking
Django
fromTestdriven
2 months ago

Django Query Optimization - Defer, Only, and Exclude

Optimizing Django queries improves app performance by reducing data fetched.
fromInfoQ
6 months ago

Improving the Efficiency of Goku Time-Series Database at Pinterest

The recent updates to Goku have focused on optimizing storage and resource usage, resulting in a remarkable 37% reduction in stored time series data. By introducing features like metrics namespace and top write-heavy metrics identification, Pinterest has streamlined data management, ensuring efficient use of resources without compromising service quality.
Business intelligence
[ Load more ]