Blogs

Managing Millions of Products at the World’s Third-Largest Retailer

About Tesco

Couchbase powers catalog and inventory management at the third-largest retailer in the world measured by gross revenues, allowing Tesco to easily support tens of millions of products in-store and online for millions of customers. With Couchbase, Tesco can deliver a superior shopping experience, running price and promotions, stocking, shopping cart, supply chain, and new product apps with high performance and high availability.

Story Highlights

  • Easily and inexpensively scales to support 10M products and 35K requests per second as well as seasonal Black Friday traffic
  • Low-latency access to millions of documents for great customer experiences
  • JSON enables flexible schema for changing SKUs and support for SQL and text-based queries

Key Results

10M

products supported

35K

requests per second
Couchbase. (n.d.). Tesco – NoSQL customer success and case studies. Couchbase. https://www.couchbase.com/customers/tesco/

More Articles

Top 10 Benefits of BricsCAD V23.2 – Part One

If you use an older version of BricsCAD but want to know more about the latest V23.2 release, stick around. We have plenty of new and improved features and commands for you so let’s get up to speed with BricsCAD

Read More >

Talk to Us

Contact us using the information below. We’ll respond promptly to your inquiries and feedback
email

Schedule

8:00am - 5:00pm, Monday - Friday

				
					/* 

Copy this code on section to modify colors of icons, submit button, hovers 
depends on the webpage theme.

Note: Keep visibility disabled, Do not Edit this

*/

/*Contact Content Icons & Text*/
.contact-iconbox .elementor-icon {
    color: pink;
    fill: pink;
}
.contact-iconbox .elementor-icon:hover{
    color: violet;
     fill:violet ;
}
.contact-iconbox p a, .contact-iconbox p{
    color: pink !important;
}
.contact-iconbox p a:hover, .contact-iconbox p:hover{
    color: violet !important;
}

/*Contact Form*/
.contact-form .elementor-widget-container{
    background:red !important;
}
.contact-form label{
    color: blue;
}
.contact-form .wpforms-submit-container button{
    border-color: pink !important;
    background: pink !important;
}
.contact-form .wpforms-submit-container button:hover{
    background: violet !important;
    border-color: violet !important;
}