{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database/#resource",
      "name": "SQL and Database Fundamentals",
      "description": "SQL and Database Fundamentals This guide covers SQL and database management for data science. This guide takes you from absolute beginner to advanced SQL u…",
      "url": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/19-sql-database-fundamentals/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "19-sql-database-fundamentals",
          "item": "https://nabidinmotion.com/l/19-sql-database-fundamentals/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "SQL and Database Fundamentals",
          "item": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database/"
        }
      ]
    }
  ]
}
