{"id":3311,"date":"2018-03-01T09:48:19","date_gmt":"2018-03-01T09:48:19","guid":{"rendered":"https:\/\/www.threesl.com\/blog\/?p=3311"},"modified":"2018-09-27T14:32:46","modified_gmt":"2018-09-27T13:32:46","slug":"different-types-storage-cradle","status":"publish","type":"post","link":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/","title":{"rendered":"What are the different types of storage in Cradle?"},"content":{"rendered":"<h2>Data Storage<\/h2>\n<p>There are a number of different <em>storage types<\/em> in <em>Cradle<\/em>.\u00a0 These relate to where the data is held and how it is accessed. This article outlines the different <em>storage <\/em>in<em> Cradle<\/em> and explains when and where you may consider using it. Whilst there are some compelling reasons to hold certain data in certain ways, others can be a matter of choice.<\/p>\n<p>For example if you want to add a <em>URL<\/em> to your item, there is no point trying to store the data inside Cradle this is, by its very nature, an <em>As Reference storage type<\/em>. On the other hand a <em>binary<\/em> word processor document could easily be stored inside the <em>Cradle Database<\/em> or as a reference to an <em>external file<\/em> on the rest of the company&#8217;s network. In this case it could depend whether the file needed to be accessed from outside <em>Cradle<\/em> or whether it was shared by multiple <em>Cradle<\/em> projects<\/p>\n<h3>Frames<\/h3>\n<p>Within an item data is either held in the main indexed database fields, such as <em>ID, name, key<\/em> or a <em>category<\/em>, or in associated <em>frames<\/em>. These frames are defined as part of the<em> project&#8217;s schema<\/em> to hold different types of data. There are a large number of predefined types and the ability to define your own.<\/p>\n<h3>Base Types<\/h3>\n<p>These are the fundamental type\u00a0 of data we expect to see in the <em>frame<\/em>. They may be presented in different ways to the user. For example a <em>plain text<\/em> based frame can be shown in <em>Forms<\/em> and <em>Views<\/em> and read directly on the screen. The same is true for basic <em>images<\/em>. However, a word processor document is held as a <em>binary frame<\/em> and viewed within whichever application your company uses. A CAD sketch would not be directly visible in Cradle, but could still be stored in the item and viewed with an external program.<\/p>\n<p>These are the fundamental and abstract data types offered in Cradle<\/p>\n<ul>\n<li>Text<\/li>\n<li>Binary<\/li>\n<li>Image<\/li>\n<li>URL<\/li>\n<li>Category Picklist<\/li>\n<li>Category Multiple Picklist<\/li>\n<li>RTF<\/li>\n<li>Date<\/li>\n<li>Time<\/li>\n<li>Integer<\/li>\n<li>Positive Integer<\/li>\n<li>Real<\/li>\n<\/ul>\n<h3>Storage Types<\/h3>\n<p>Each of the above types can be stored in Cradle in one or more ways. Some storage in Cradle, such as a date, make no real sense to store in more than one manner, the URL as mentioned or a date would not make sense to be stored in a file!<\/p>\n<ul>\n<li>In PDB<\/li>\n<li>As File<\/li>\n<li>By Command<\/li>\n<li>As Reference<\/li>\n<li>Referenced File from Item<\/li>\n<\/ul>\n<figure id=\"attachment_3314\" aria-describedby=\"caption-attachment-3314\" style=\"width: 392px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3314 size-full\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png\" alt=\"setting frame type details in the Cradle project schema\" width=\"392\" height=\"576\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png 392w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details-204x300.png 204w\" sizes=\"auto, (max-width: 392px) 100vw, 392px\" \/><figcaption id=\"caption-attachment-3314\" class=\"wp-caption-text\">Frame Type Details dialog<\/figcaption><\/figure>\n<h4>Storage Matrix<\/h4>\n<p>This shows the combinations of base type and storage in Cradle that are possible. More information <a href=\"https:\/\/www.threesl.com\/cradle\/help\/7.4\/ProjectSetup\/Other\/prj_setup_itemdefs_frames.htm?SearchType=Stem&amp;Highlight=storage\">in Cradle help<\/a>.<\/p>\n<table style=\"font-size: 60%;\" width=\"90%\">\n<tbody>\n<tr>\n<td><\/td>\n<td>In PDB<\/td>\n<td>As File<\/td>\n<td>By Command<\/td>\n<td>As Reference<\/td>\n<td>Referenced File from Item<\/td>\n<\/tr>\n<tr>\n<td>Text<\/td>\n<td>\u2713<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Binary<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<\/tr>\n<tr>\n<td>Image<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<\/tr>\n<tr>\n<td>URL<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td>\u2713<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Category Picklist<\/td>\n<td>\u2713<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Category Multiple Picklist<\/td>\n<td>\u2713<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>RTF<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<td>\u2713<\/td>\n<\/tr>\n<tr>\n<td>Date\/Time\/Integer\/Positive Integer\/Real<\/td>\n<td>\u2713<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Benefits and Usage<\/h3>\n<h5>In PDB (Project DataBase)<\/h5>\n<p><span style=\"color: green;\">\u2714<\/span> Frame data stored in the database is inherently linked to the database item that owns it. It is controlled in the same way as all the other fields of data (name, category, group, description, etc.). This means it can be imported and exported as part of the item. Text frames can form part of a query. Images, text and RTF can be displayed in-line. They move through the CM (configuration management) system with the item. Different revisions of the frame form part of the item&#8217;s history, and can be rewound.<br \/>\n<span style=\"color: crimson;\">\u2717<\/span>Not ideal for very large data, e.g. video. Not externally accessible.<\/p>\n<h5>As File<\/h5>\n<p><span style=\"color: green;\">\u2714<\/span> Frame data stored in a file is loosely linked to the item that owns it. Date and access times are remembered by Cradle so changes to the file can be highlighted. Great for large files. Other users can access the information externally to Cradle if they have access to a common file directory. Can be accessed through Cradle and item is locked while file is being edited as if it were part of the item.<br \/>\n<span style=\"color: crimson;\">\u2717<\/span>Not directly controlled within Cradle, nothing to prevent the external file being removed or deleted. Can&#8217;t be rewound.<\/p>\n<h5>By Command<\/h5>\n<p><span style=\"color: green;\">\u2714<\/span> Frame data is held in an external environment under an identity, the item stores this identity, and uses <em>Get<\/em> and <em>Set<\/em> commands to move the data between the environment and a temporary file where it can be operated on.<br \/>\n<span style=\"color: crimson;\">\u2717<\/span>Not directly controlled within Cradle, nothing to prevent the external file being removed or deleted. Can&#8217;t be rewound.<\/p>\n<h5>As Reference<\/h5>\n<p><span style=\"color: green;\">\u2714<\/span> Frame data stored anywhere and only loosely linked to the database item. Ideal for large resources such as Intranet pages. Ideal for information that is expected to change outside Cradle and be accessed by others. Cradle does not wait when viewing or editing.<br \/>\n<span style=\"color: crimson;\">\u2717 <\/span>This is not considered storage in Cradle so there is no CM or rewind available. No control over alterations.<\/p>\n<h5>Referenced File from Item<\/h5>\n<p><span style=\"color: green;\">\u2714<\/span> Frame data is held in a frame of a different item whose identity (PDUID and frame name) is stored in the current item. When the frame is accessed via a <em>View<\/em> the user is editing the common shared data held by the referenced item. This provides a method of reuse, allowing multiple items to directly access a data component of a different item. The &#8216;host&#8217; item and the frame data follow normal CM operations.<br \/>\n<span style=\"color: crimson;\">\u2717<\/span>Not ideal storage in Cradle for very large data, e.g. video. Not externally accessible.<\/p>\n<h2>Setting Up a Frame Storage in Cradle<\/h2>\n<p>In this example of storage in Cradle, a frame will be set up to hold a word processor document, internally <em>(in pdb)<\/em>, in a file<em> (as file),<\/em> and in another item <em>(referenced file from item)<\/em>.<\/p>\n<h3>Frame Setup<\/h3>\n<figure id=\"attachment_3331\" aria-describedby=\"caption-attachment-3331\" style=\"width: 916px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-3331\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame-Setup.png\" alt=\"Setting storage types and frames in Cradle\" width=\"916\" height=\"728\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame-Setup.png 916w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame-Setup-300x238.png 300w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame-Setup-768x610.png 768w\" sizes=\"auto, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><figcaption id=\"caption-attachment-3331\" class=\"wp-caption-text\">Storage Frame Setup<\/figcaption><\/figure>\n<p>First set up a set of frames for each storage type and set commands on how to view and edit the file.<\/p>\n<h3>Frame Assignments<\/h3>\n<p>Ensure the items you want have these frames assigned. In this example the Feature has all three types and the Reference item has just the stored in pdb.<\/p>\n<figure id=\"attachment_3332\" aria-describedby=\"caption-attachment-3332\" style=\"width: 876px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-3332\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_assignments.png\" alt=\"Assigning frames to item types\" width=\"876\" height=\"544\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_assignments.png 876w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_assignments-300x186.png 300w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_assignments-768x477.png 768w\" sizes=\"auto, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><figcaption id=\"caption-attachment-3332\" class=\"wp-caption-text\">Frame Assignments<\/figcaption><\/figure>\n<h3>Usage<\/h3>\n<p>When the file types are set up the data can be imported into the item using the frame button and <strong>import Content&#8230;<\/strong> this brings the document into the item and it can be stored in the database. It can then be viewed and edited from the same button. In this illustration the <em>Design Notes<\/em> and <em>Legal Requirements<\/em> and have been stored in in this way.<\/p>\n<p>The <em>Company Design Standards<\/em> are held in one directory for every project to access. The illustration links to this <em>as file<\/em> from where it can be viewed or edited.<\/p>\n<p>Finally the <em>Reference<\/em> item holds the <em>Legal Requirements <\/em>document so that it is under formal control. However, other linked items can access this file directly, without having to open the holding item. Their frame is an alias for the data held by the other item.<\/p>\n<figure id=\"attachment_3333\" aria-describedby=\"caption-attachment-3333\" style=\"width: 1310px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-3333\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_Illustration.png\" alt=\"the different ways data is stored and accesse\" width=\"1310\" height=\"758\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_Illustration.png 1310w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_Illustration-300x174.png 300w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_Illustration-768x444.png 768w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Storage_Illustration-1024x593.png 1024w\" sizes=\"auto, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><figcaption id=\"caption-attachment-3333\" class=\"wp-caption-text\">Frames and Storage Illustration<\/figcaption><\/figure>\n<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-buttons\"><a class=\"mashicon-twitter mash-small mash-center mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/&amp;via=threesl\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Tweet<\/span><\/a><a class=\"mashicon-facebook mash-small mash-center mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.threesl.com%2Fblog%2Fdifferent-types-storage-cradle%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Share<\/span><\/a><a class=\"mashicon-subscribe mash-small mash-center mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Newsletter<\/span><\/a><div class=\"onoffswitch2 mash-small mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47-->","protected":false},"excerpt":{"rendered":"<p>Data Storage There are a number of different storage types in Cradle.\u00a0 These relate to where the data is held and how it is accessed. This article outlines the different storage in Cradle and explains when and where you may consider using it. Whilst there are some compelling reasons to hold certain data in certain &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;What are the different types of storage in Cradle?&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[79],"tags":[],"class_list":["post-3311","post","type-post","status-publish","format-standard","hentry","category-faq"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What are the different types of storage in Cradle? - 3SL Blog<\/title>\n<meta name=\"description\" content=\"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type\" \/>\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.threesl.com\/blog\/different-types-storage-cradle\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What are the different types of storage in Cradle? - 3SL Blog\" \/>\n<meta property=\"og:description\" content=\"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/\" \/>\n<meta property=\"og:site_name\" content=\"3SL Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/3SLCradle\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-01T09:48:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-09-27T13:32:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png\" \/>\n<meta name=\"author\" content=\"3SL\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threesl\" \/>\n<meta name=\"twitter:site\" content=\"@threesl\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"3SL\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/\"},\"author\":{\"name\":\"3SL\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/749ccd9b2d74303fa8927e06c2af8b0b\"},\"headline\":\"What are the different types of storage in Cradle?\",\"datePublished\":\"2018-03-01T09:48:19+00:00\",\"dateModified\":\"2018-09-27T13:32:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/\"},\"wordCount\":1154,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/Frame_type_details.png\",\"articleSection\":[\"FAQ\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/\",\"name\":\"What are the different types of storage in Cradle? - 3SL Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/Frame_type_details.png\",\"datePublished\":\"2018-03-01T09:48:19+00:00\",\"dateModified\":\"2018-09-27T13:32:46+00:00\",\"description\":\"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/Frame_type_details.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/Frame_type_details.png\",\"width\":392,\"height\":576,\"caption\":\"Frame Type Details\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/different-types-storage-cradle\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What are the different types of storage in Cradle?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"name\":\"3SL Blog\",\"description\":\"From concept to creation\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\",\"name\":\"3SL\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"width\":152,\"height\":80,\"caption\":\"3SL\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/3SLCradle\",\"https:\\\/\\\/x.com\\\/threesl\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/749ccd9b2d74303fa8927e06c2af8b0b\",\"name\":\"3SL\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g\",\"caption\":\"3SL\"},\"sameAs\":[\"http:\\\/\\\/www.threesl.com\\\/\",\"https:\\\/\\\/x.com\\\/threesl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What are the different types of storage in Cradle? - 3SL Blog","description":"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type","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.threesl.com\/blog\/different-types-storage-cradle\/","og_locale":"en_GB","og_type":"article","og_title":"What are the different types of storage in Cradle? - 3SL Blog","og_description":"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type","og_url":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/","og_site_name":"3SL Blog","article_publisher":"http:\/\/facebook.com\/3SLCradle","article_published_time":"2018-03-01T09:48:19+00:00","article_modified_time":"2018-09-27T13:32:46+00:00","og_image":[{"url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png","type":"","width":"","height":""}],"author":"3SL","twitter_card":"summary_large_image","twitter_creator":"@threesl","twitter_site":"@threesl","twitter_misc":{"Written by":"3SL","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#article","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/"},"author":{"name":"3SL","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/749ccd9b2d74303fa8927e06c2af8b0b"},"headline":"What are the different types of storage in Cradle?","datePublished":"2018-03-01T09:48:19+00:00","dateModified":"2018-09-27T13:32:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/"},"wordCount":1154,"publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png","articleSection":["FAQ"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/","url":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/","name":"What are the different types of storage in Cradle? - 3SL Blog","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#primaryimage"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png","datePublished":"2018-03-01T09:48:19+00:00","dateModified":"2018-09-27T13:32:46+00:00","description":"There are different ways to store your data in Cradle. This article covers the types used for storage in Cradle, and the benefits and usages of each type","breadcrumb":{"@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#primaryimage","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2018\/03\/Frame_type_details.png","width":392,"height":576,"caption":"Frame Type Details"},{"@type":"BreadcrumbList","@id":"https:\/\/www.threesl.com\/blog\/different-types-storage-cradle\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threesl.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What are the different types of storage in Cradle?"}]},{"@type":"WebSite","@id":"https:\/\/www.threesl.com\/blog\/#website","url":"https:\/\/www.threesl.com\/blog\/","name":"3SL Blog","description":"From concept to creation","publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threesl.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.threesl.com\/blog\/#organization","name":"3SL","url":"https:\/\/www.threesl.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","width":152,"height":80,"caption":"3SL"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/3SLCradle","https:\/\/x.com\/threesl"]},{"@type":"Person","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/749ccd9b2d74303fa8927e06c2af8b0b","name":"3SL","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cee8089745b3e7d79c57d621cc634da71def3561fcf40d4932a3e38743e23af0?s=96&d=mm&r=g","caption":"3SL"},"sameAs":["http:\/\/www.threesl.com\/","https:\/\/x.com\/threesl"]}]}},"modified_by":"Jan Lamb","_links":{"self":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/comments?post=3311"}],"version-history":[{"count":10,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3311\/revisions"}],"predecessor-version":[{"id":4336,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3311\/revisions\/4336"}],"wp:attachment":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/media?parent=3311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/categories?post=3311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/tags?post=3311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}