{"id":13192,"date":"2022-05-12T08:10:55","date_gmt":"2022-05-12T15:10:55","guid":{"rendered":"https:\/\/www.couchbase.com\/blog\/?p=13192"},"modified":"2023-05-22T07:59:26","modified_gmt":"2023-05-22T14:59:26","slug":"low-tco-with-couchbase","status":"publish","type":"post","link":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/","title":{"rendered":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases"},"content":{"rendered":"<p><span style=\"font-weight: 400\">Store hundreds of terabytes of JSON data and query in milliseconds with Couchbase 7.1. Our new storage engine in 7.1, <strong>Couchbase Magma,<\/strong> makes Couchbase the most cost-effective and performant database, lowering TCO.<\/span><\/p>\n<p>With Magma storage engine, Couchbase 7.1 becomes the ideal database for your data intensive use cases. Some examples of such use cases include write heavy applications such as IoT and logging; read heavy applications with large datasets such as customer portals; as well as mixed workloads with large datasets such as metadata and content stores (photo\/video stores) and user profiles.<\/p>\n<p>Let us dive further into benefits of Magma and how you can start using it.<\/p>\n<h2>Magma TCO reduction<\/h2>\n<p><span style=\"font-weight: 400\">Magma&#8217;s design allows it to function with minimal amounts of memory &#8211; it is operationally stable at as low as 1% memory-to-data ratio. For example, if you want to store 1TB of data in a node, you need only 10GB of memory to run with Magma if you want to access everything primarily from disk. If you want in-memory (sub-millisecond) access speed for your working set you will probably want to use a memory-to-data ratio that represents your working set.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">Magma can also store larger amounts of data per node &#8211; we tested and certified up to 10TB of data per node (this includes primary and replica data). Hence, to store 100TB of data, you need only 10 servers in a Couchbase cluster.<\/span><\/p>\n<p><span style=\"font-weight: 400\">If you\u2019re familiar with the existing Couchbase storage engine called Couchstore, you know that Couchstore requires a minimum of 10% memory-to-data ratio, and recommends no more than 2-3TB of data per node.<\/span><\/p>\n<p><span style=\"font-weight: 400\">The reduction in memory-to-data ratio from 10% to 1%, and increase in node density to 10TB of data translates to 10x reduction in servers for most scenarios, and a corresponding 10x reduction in TCO.<\/span><\/p>\n<h2>Magma performance gains<\/h2>\n<p><span style=\"font-weight: 400\">For <strong>disk-based workloads<\/strong>, Magma significantly improves performance. Some highlights of performance improvements are:<\/span><\/p>\n<ul>\n<li style=\"list-style-type: none\">\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">4x throughput for mixed disk-based workloads compared to the current storage engine (Couchstore). We regularly test this in-house using the YCSB benchmark (see chart below for reference).<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">10x improvement in tail latency for reads: 99.9 percentile &lt; 10ms on regular SSDs.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">2x improvement in throughput and latency for <\/span><a href=\"https:\/\/docs.couchbase.com\/server\/current\/learn\/data\/durability.html\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">persistent durable writes<\/span><\/a><span style=\"font-weight: 400\"> used in ACID transactional workloads.<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">20% better compression and hence reduction in disk space consumption.<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<div id=\"attachment_13193\" style=\"width: 910px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-13193\" class=\"wp-image-13193 size-large\" src=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2022\/05\/couchbase-magma-ycsb-performance-benchmark-1024x192.png\" alt=\"Couchbase Magma YCSB performance benchmark\" width=\"900\" height=\"169\" srcset=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/couchbase-magma-ycsb-performance-benchmark-1024x192.png 1024w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/couchbase-magma-ycsb-performance-benchmark-300x56.png 300w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/couchbase-magma-ycsb-performance-benchmark-768x144.png 768w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/couchbase-magma-ycsb-performance-benchmark-20x4.png 20w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/couchbase-magma-ycsb-performance-benchmark.png 1274w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><p id=\"caption-attachment-13193\" class=\"wp-caption-text\">The above is a chart from our regular runs of a modified <a href=\"https:\/\/github.com\/aerospike\/ycsb-thumbtack\/blob\/master\/workloads\/workloadg\" target=\"_blank\" rel=\"noopener\">YCSB Workload G<\/a>. It demonstrates over 4x throughput improvement in a read-modify-write workload. We ran it with 100% read-modify-write workload with a uniform distribution. Since the resident ratio is around 30%, the workload is disk-heavy with around 70% of the reads going to disk. Fragmentation ratio was set at 50% for both Magma and Couchstore.<\/p><\/div>\n<h2><span style=\"font-weight: 400\">The magic behind Magma<\/span><\/h2>\n<p><span style=\"font-weight: 400\">How is Magma able to achieve all these benefits to TCO and performance? Magma is based on a proprietary architecture developed in-house at Couchbase that combines <a href=\"https:\/\/en.wikipedia.org\/wiki\/Log-structured_merge-tree\">Log Structured Merge trees (LSMs)<\/a> with value separation in a log structured object store. This combination creates a storage engine that has much better efficiency metrics for read amplification, write amplification, and space amplification compared to an off-the-shelf LSM based storage engine such as <a href=\"https:\/\/rocksdb.org\/\">RocksDB<\/a>.<\/span><\/p>\n<div id=\"attachment_13197\" style=\"width: 377px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-13197\" class=\"wp-image-13197 \" src=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2022\/05\/architecture-of-couchbase-magma-engine_-300x284.png\" alt=\"Architecture of Couchbase Magma engine\" width=\"367\" height=\"347\" srcset=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/architecture-of-couchbase-magma-engine_-300x284.png 300w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/architecture-of-couchbase-magma-engine_-20x20.png 20w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/architecture-of-couchbase-magma-engine_.png 683w\" sizes=\"auto, (max-width: 367px) 100vw, 367px\" \/><p id=\"caption-attachment-13197\" class=\"wp-caption-text\">Magma storage engine architecture.<\/p><\/div>\n<p><span style=\"font-weight: 400\">Magma has scalable incremental compaction with micro-compactions that are continually on-going and hence no noticeable read or write pauses are caused from compaction. In addition, compaction is parallel which allows benefitting from underlying IO subsystem parallelism. Granular and continual compaction also reduces the space amplification and hence the total amount of required disk space. Magma does block compression which provides better compression ratios than document level compression alone, further reducing the amount of disk space required.<\/span><\/p>\n<h2><span style=\"font-weight: 400\">How to use Magma<\/span><\/h2>\n<p><span style=\"font-weight: 400\">Once you have <\/span><a href=\"https:\/\/docs.couchbase.com\/server\/current\/install\/get-started.html\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">set up your Couchbase cluster<\/span><\/a><span style=\"font-weight: 400\">, you can create a Couchbase bucket (a bucket is like a database in Couchbase) with the storage engine selection as Magma. Yes, Magma storage engine choice is available per bucket. You can have a single Couchbase cluster with some Magma buckets and some Couchstore buckets. This makes it easier to try Magma in your existing Couchbase clusters. For data-intensive use cases where Magma is ideal, you will probably want to have Magma-only buckets in your cluster.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Note that for Magma buckets, it is recommended to set ejection method to <em>Full<\/em> this implies even keys will get evicted from the cache), especially if you are running with a low memory-to-data ratio. Full Ejection is the default selection for a Magma bucket.<\/span><\/p>\n<p>Once you have created a bucket with Magma as the selection, you can start using it to load and query your data using any of the Couchbase APIs.<\/p>\n<div id=\"attachment_13198\" style=\"width: 336px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-13198\" class=\"wp-image-13198 \" src=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui-213x300.png\" alt=\"Creating a Magma bucket in Couchbase UI\" width=\"326\" height=\"459\" srcset=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui-213x300.png 213w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui-725x1024.png 725w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui-768x1084.png 768w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui-14x20.png 14w, https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/05\/creating-a-magma-bucket-in-couchbase-ui.png 1020w\" sizes=\"auto, (max-width: 326px) 100vw, 326px\" \/><p id=\"caption-attachment-13198\" class=\"wp-caption-text\">Creating a Magma bucket in the Couchbase Admin UI.<\/p><\/div>\n<h2><span style=\"font-weight: 400\">Next steps to reducing TCO<\/span><\/h2>\n<p><span style=\"font-weight: 400\">The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, database for your large datasets consisting of hundreds of terabytes of data. The required memory-to-data ratio is as low as 1%, reducing your TCO dramatically for the number of servers required. Couchbase 7.1 can tackle those use cases that were previously cost-prohibitive and reduce TCO where data is growing rapidly. Download Couchbase today and give these new innovations a try.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Learn more with these resources:<\/span><\/p>\n<ul>\n<li style=\"list-style-type: none\">\n<ul>\n<li style=\"font-weight: 400\"><a href=\"https:\/\/www.couchbase.com\/downloads?family=couchbase-server\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">Download Couchbase Server<\/span><\/a><\/li>\n<li style=\"font-weight: 400\"><a href=\"https:\/\/www.couchbase.com\/blog\/whats-new-in-couchbase-server-7-1\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">What\u2019s New in Couchbase Server 7.1<\/span><\/a><\/li>\n<li style=\"font-weight: 400\"><a href=\"https:\/\/docs.couchbase.com\/server\/7.1\/learn\/buckets-memory-and-storage\/storage-engines.html\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">Magma storage engine documentation<\/span><\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Store hundreds of terabytes of JSON data and query in milliseconds with Couchbase 7.1. Our new storage engine in 7.1, Couchbase Magma, makes Couchbase the most cost-effective and performant database, lowering TCO. With Magma storage engine, Couchbase 7.1 becomes the [&hellip;]<\/p>\n","protected":false},"author":31463,"featured_media":13045,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1821,1816,9417],"tags":[2279,1572,9247,9604,9597,9602,2184,9603,2278],"ppma_author":[9079],"class_list":["post-13192","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-couchbase-architecture","category-couchbase-server","category-performance","tag-benchmark","tag-database","tag-key-value-store","tag-lsm","tag-magma","tag-storage","tag-tco","tag-vldb","tag-ycsb"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.8 (Yoast SEO v25.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases<\/title>\n<meta name=\"description\" content=\"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases\" \/>\n<meta property=\"og:description\" content=\"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\" \/>\n<meta property=\"og:site_name\" content=\"The Couchbase Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-12T15:10:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-22T14:59:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shivani Gupta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shivani Gupta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\"},\"author\":{\"name\":\"Shivani Gupta\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/1015706fa52f49e2e4ab139abda363b1\"},\"headline\":\"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases\",\"datePublished\":\"2022-05-12T15:10:55+00:00\",\"dateModified\":\"2023-05-22T14:59:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\"},\"wordCount\":883,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg\",\"keywords\":[\"benchmark\",\"database\",\"key-value store\",\"LSM\",\"magma\",\"storage\",\"TCO\",\"vldb\",\"ycsb\"],\"articleSection\":[\"Couchbase Architecture\",\"Couchbase Server\",\"High Performance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\",\"name\":\"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg\",\"datePublished\":\"2022-05-12T15:10:55+00:00\",\"dateModified\":\"2023-05-22T14:59:26+00:00\",\"description\":\"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg\",\"width\":2560,\"height\":1280,\"caption\":\"Couchbase Magma Reduces TCO\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.couchbase.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"name\":\"The Couchbase Blog\",\"description\":\"Couchbase, the NoSQL Database\",\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\",\"name\":\"The Couchbase Blog\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"width\":218,\"height\":34,\"caption\":\"The Couchbase Blog\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/1015706fa52f49e2e4ab139abda363b1\",\"name\":\"Shivani Gupta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/958854edc0e632ef5d325afcfa90cf32\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/21281e35ea9170ee660a9c1417cf39f4b04015e2628fd86f3d7580a305964fa8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/21281e35ea9170ee660a9c1417cf39f4b04015e2628fd86f3d7580a305964fa8?s=96&d=mm&r=g\",\"caption\":\"Shivani Gupta\"},\"description\":\"Shivani Gupta is Director of Product Management at Couchbase for the Core Server. Shivani has over 20 years of varied experience in Big Data, Distributed Systems, and Databases at different companies including Oracle, Microsoft, VMWare, Hortonworks and now Couchbase.\",\"url\":\"https:\/\/www.couchbase.com\/blog\/author\/shivani-gupta\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases","description":"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/","og_locale":"en_US","og_type":"article","og_title":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases","og_description":"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.","og_url":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/","og_site_name":"The Couchbase Blog","article_published_time":"2022-05-12T15:10:55+00:00","article_modified_time":"2023-05-22T14:59:26+00:00","og_image":[{"width":2560,"height":1280,"url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg","type":"image\/jpeg"}],"author":"Shivani Gupta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shivani Gupta","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#article","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/"},"author":{"name":"Shivani Gupta","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/1015706fa52f49e2e4ab139abda363b1"},"headline":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases","datePublished":"2022-05-12T15:10:55+00:00","dateModified":"2023-05-22T14:59:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/"},"wordCount":883,"commentCount":0,"publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg","keywords":["benchmark","database","key-value store","LSM","magma","storage","TCO","vldb","ycsb"],"articleSection":["Couchbase Architecture","Couchbase Server","High Performance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/","url":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/","name":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg","datePublished":"2022-05-12T15:10:55+00:00","dateModified":"2023-05-22T14:59:26+00:00","description":"The Magma storage engine makes Couchbase 7.1 a high-performance, disk-oriented, multi-terabyte database that greatly reduces TCO for your large use cases.","breadcrumb":{"@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#primaryimage","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/04\/couchbase-leader-in-nosql-cloud-databases-scaled-e1649716941178.jpeg","width":2560,"height":1280,"caption":"Couchbase Magma Reduces TCO"},{"@type":"BreadcrumbList","@id":"https:\/\/www.couchbase.com\/blog\/low-tco-with-couchbase\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.couchbase.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Reduce TCO By 10x Using Couchbase 7.1 For Large Multi-Terabyte Databases"}]},{"@type":"WebSite","@id":"https:\/\/www.couchbase.com\/blog\/#website","url":"https:\/\/www.couchbase.com\/blog\/","name":"The Couchbase Blog","description":"Couchbase, the NoSQL Database","publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.couchbase.com\/blog\/#organization","name":"The Couchbase Blog","url":"https:\/\/www.couchbase.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","width":218,"height":34,"caption":"The Couchbase Blog"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/1015706fa52f49e2e4ab139abda363b1","name":"Shivani Gupta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/958854edc0e632ef5d325afcfa90cf32","url":"https:\/\/secure.gravatar.com\/avatar\/21281e35ea9170ee660a9c1417cf39f4b04015e2628fd86f3d7580a305964fa8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/21281e35ea9170ee660a9c1417cf39f4b04015e2628fd86f3d7580a305964fa8?s=96&d=mm&r=g","caption":"Shivani Gupta"},"description":"Shivani Gupta is Director of Product Management at Couchbase for the Core Server. Shivani has over 20 years of varied experience in Big Data, Distributed Systems, and Databases at different companies including Oracle, Microsoft, VMWare, Hortonworks and now Couchbase.","url":"https:\/\/www.couchbase.com\/blog\/author\/shivani-gupta\/"}]}},"authors":[{"term_id":9079,"user_id":31463,"is_guest":0,"slug":"shivani-gupta","display_name":"Shivani Gupta","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/21281e35ea9170ee660a9c1417cf39f4b04015e2628fd86f3d7580a305964fa8?s=96&d=mm&r=g","author_category":"","last_name":"Gupta","first_name":"Shivani","job_title":"","user_url":"","description":"Shivani Gupta is Director of Product Management at Couchbase for the Core Server. Shivani has over 20 years of varied experience in Big Data, Distributed Systems, and Databases at different companies including Oracle, Microsoft, VMWare, Hortonworks and now Couchbase."}],"_links":{"self":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts\/13192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/users\/31463"}],"replies":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/comments?post=13192"}],"version-history":[{"count":0,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts\/13192\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/media\/13045"}],"wp:attachment":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/media?parent=13192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/categories?post=13192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/tags?post=13192"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=13192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}