{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--15-nosql/#resource",
      "name": "15. NoSQL",
      "description": "15. NoSQL \"NoSQL\" is a confusing label. It just means \"not the traditional relational SQL database\". That covers a dozen very different things. Calling Mon…",
      "url": "https://nabidinmotion.com/g/system-design--15-nosql/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "15. NoSQL",
          "item": "https://nabidinmotion.com/g/system-design--15-nosql/"
        }
      ]
    }
  ]
}
