blob: f5c2dafe2d78aa33179ad9c36cb59716bc760221 [file] [log] [blame]
{"version":3,"sources":["webpack:///./src/pages/docs/Connecting to Databases/google-sheets.mdx"],"names":["_frontmatter","layoutProps","MDXLayout","DefaultLayout","MDXContent","components","props","mdxType","parentName","isMDXComponent"],"mappings":"wPAQaA,G,UAAe,S,0OAC5B,IAAMC,EAAc,CAClBD,gBAEIE,EAAYC,IACH,SAASC,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,EACF,8BACD,OAAO,YAACJ,EAAD,eAAeD,EAAiBK,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,cAG5E,iBAAQ,CACN,GAAM,iBADR,iBAGA,0DACF,6BAAGC,WAAW,KAAQ,CAChB,KAAQ,uEADd,WADE,6DAIqC,6BAAGA,WAAW,KAAQ,CACvD,KAAQ,gDADyB,cAJrC,KAOA,sGACF,6BAAGA,WAAW,KAAQ,CAChB,KAAQ,sEADd,YADE,+E,wOASJJ,EAAWK,gBAAiB","file":"component---src-pages-docs-connecting-to-databases-google-sheets-mdx-502cf0e5c7080a7dad06.js","sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nimport DefaultLayout from \"/home/runner/work/superset/superset/docs/node_modules/gatsby-theme-docz/src/base/Layout.js\";\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = DefaultLayout;\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n\n\n <h2 {...{\n \"id\": \"google-sheets\"\n }}>{`Google Sheets`}</h2>\n <p>{`Google Sheets has a very limited\n`}<a parentName=\"p\" {...{\n \"href\": \"https://developers.google.com/chart/interactive/docs/querylanguage\"\n }}>{`SQL API`}</a>{`. The recommended\nconnector library for Google Sheets is `}<a parentName=\"p\" {...{\n \"href\": \"https://github.com/betodealmeida/shillelagh\"\n }}>{`shillelagh`}</a>{`.`}</p>\n <p>{`There are a few steps involved in connecting Superset to Google Sheets. This\n`}<a parentName=\"p\" {...{\n \"href\": \"https://preset.io/blog/2020-06-01-connect-superset-google-sheets/\"\n }}>{`tutorial`}</a>{` has the most up to date\ninstructions on setting up this connection.`}</p>\n\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;\n "],"sourceRoot":""}