article thumbnail

Performance Testing at MongoDB

Alex Podelko

MongoDB has the most advanced continuous performance testing I know about. MongoDB shared a lot of information on how we do performance testing and even open sourced some parts of it. Continuous performance testing is built on the top of Evergreen. 34 (2020), Performance Testing with David Daly , is another good introduction.

article thumbnail

tempdb Enhancements in SQL Server 2019

SQL Performance

From the customer side, this has been the limit of what can be done*, until SQL Server 2019. Some information is available in the SQL Server 2019 release notes , and there was a demo from Bob Ward and Conor Cunningham during the first day of the PASS Summit keynote. Now that 2019 CTP 3.2 I have SQL Server 2019 CTP 3.2

Servers 95
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

SQL Server TempDB database and Latch Contention

SQL Shack

In this article, we will learn latch contention issues that we might experience in the SQL Server TempDB database. Especially, we will mention the Memory-Optimized TempDB Metadata feature that was introduced with the SQL Server 2019. We will also discuss reasons and the solution method of these latch contention issues.

article thumbnail

Connecting MongoDB to Ruby with Self-Signed Certificates for SSL

Scalegrid

servers.mongodirector.com:27017/test?replicaSet=RS-example-0&ssl=true" Our yml file: development: # Configure available database clients. Alternatively, you can define the following: # # Define the name of the default database that Mongoid can connect to. # (required). The user's database roles. user: 'testuser'. #

C++ 100
article thumbnail

Thoughts on SQL Server 2019 Editions

SQL Performance

I helped Bob Ward ( @bobwardms ) with technical editing for his most recent book, " SQL Server 2019 Revealed ," and have been actively engaged with the product teams and my MVP peers throughout the CTP and RC cycles. Accelerated Database Recovery is in Standard Edition. Transparent Data Encryption (TDE) is now in Standard Edition.

Servers 40
article thumbnail

PyMongo Tutorial: Testing MongoDB Failover in Your Python App

Scalegrid

It comes as no surprise that Python developers commonly leverage MongoDB hosting , the most popular NoSQL database , for their deployments due to its flexible nature and lack of schema requirements. It is also recommended that SSL connections be enabled to encrypt the client-database traffic. Testing Failover Behavior.

Testing 55
article thumbnail

Percona Database Performance Blog 2018 Year in Review: Top Blog Posts

Percona

Let’s look at some of the most popular Percona Database Performance Blog posts in 2018. With the Percona Database Performance Blog, Percona staff and leadership work hard to provide the open source community with insights, technical support, predictions and metrics around multiple open source database software technologies.