SCALEGRID BLOG

Empowering Your Data Journey

Dive into the latest trends, benchmarks, and insights in database technology and management.

Stay Ahead with ScaleGrid Insights

Dive into the world of database management with our monthly newsletter. Get expert tips, in-depth articles, and the latest news, directly to your inbox.

MongoDB® Multikey Indexes & Index Intersection Bounds

MongoDB® has great support for arrays and affords a lot of flexibility in your document mode. For example, you can embed...

MongoDB® Regex, Index & Performance

MongoDB® supports regular expressions using the $regex operator. However these MongoDB regex queries have a downside,  all but one type of regex...

The Case for MongoDB® Hashed Indexes

In addition to scalar indexes (ascending, descending), MongoDB® also supports ‘hashed’ indexes.  When you use a hashed index on a...

Introduction to Redis® Data Structures: Hashes

Redis® hashes are (intuitively enough!) hashes that map string names to string values. They are essentially named containers of unique...

Introduction to Redis® Data Structures: Sets

Redis (Remote Dictionary Server) is an immensely popular in-memory key-value store which also provides for optional durability, partitioning, replication, and...

Index Prefix Compression in MongoDB 3.0 WiredTiger

MongoDB 3.0 with WiredTiger introduces a new feature called ‘Index Prefix Compression’ which greatly reduces the memory consumed by the...

Comparing MongoDB® Performance on Public Clouds: AWS, Azure & DigitalOcean

So before you invest a lot of time and energy into a particular cloud it is important to understand the...

Enabling Data Compression in MongoDB 3.0

MongoDB 3.0 with the WiredTiger storage engine enables you to transparently compress the data stored in your database. This is...

MongoDB® SSL with Self-Signed Certificates in Node.js

ScaleGrid supports SSL configuration for MongoDB and can be easily set up, as outlined in our MongoDB SSL post. It...

How to Benchmark MongoDB® with YCSB?

While talking about system performance characteristics, most DBaaS providers limit themselves to providing information about the hardware that their systems...

How To Test Your MongoDB® Application Upgrades?

You have chosen MongoDB® as your application database, and probably have a lot of production data in your database already....

MongoDB® on Azure: How To Choose the Right Instance Type?

Azure is now a popular platform to deploy and manage MongoDB® servers. Once you have chosen MongoDB hosting on Azure, one...

NEWS

Add Headline Here