article thumbnail

MongoDB Performance Resources

Alex Podelko

I admired MongoDB classes long before I started to work there – in 2013, 8 years ago, I wrote Revolution in Vendor Education? Some good videos on the topic: Solving MongoDB Performance Riddles with Systems Thinking. M312 Diagnostic and Debugging course. (I There are many great blog posts: Performance Best Practices 7-parts series.

article thumbnail

Finding Distinct Values Quickly

SQL Performance

Back in 2014, I wrote an article called Performance Tuning the Whole Query Plan. I will be using the 50GB Stack Overflow 2013 database , but any large table with a low number of distinct values would do. The Stack Overflow 2013 database comes without nonclustered indexes to minimize download time. Test Environment.

Servers 86
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

Instead of relational (SQL) databases defined primarily through a hierarchy of related sets via tables and columns, their non-relational structure used a system of collections and documents. Here are other key developments in company history: 2013: 10gen changes its name to MongoDB, Inc.

article thumbnail

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

Stay tuned for lots of articles on metaprogramming, applications, useful Raku modules, programming techniques, guides on how to work with Raku inside containers, and even how to migrate from good ol’ Perl. Tune in each day for an article that explores the wide range of topics in system administration. SysAdvent on Twitter.

Design 108
article thumbnail

Gzip vs Brotli – Best Browser Compression

MachMetrics

It also offers 9 levels of compression, so that the amount of compression and the time it takes to compress can be fine-tuned. SV1)"; gzip_vary on; Disclaimer: please consult your system admin before making any server configuration changes. How Do I Enable Gzip? gzip on; gzip_comp_level 2; gzip_http_version 1.0; Brotli Compression.

Speed 67
article thumbnail

Measuring The Performance Of Typefaces For Users (Part 1)

Smashing Magazine

These compiled systems for letters and symbols, which are representations of sounds and information, get a lot of use and are a large part of graphic communication. Fast forward to the early 1960s, phototypesetting systems appeared. Instead, we need to address multiple factors within the design system. Stay tuned!

article thumbnail

InnoDB Performance Optimization Basics

Percona

This blog is in reference to our previous ones for ‘Innodb Performance Optimizations Basics’ 2007 and 2013. Operating system Linux is the most common operating system for high-performance MySQL servers. If you see concurrency issues, you can tune this variable.