QuickDEV
  • โ–ถ๏ธQuick start
    • ๐Ÿ”ƒOverview
    • ๐Ÿ”‘Security
  • ๐ŸŽญUsers management
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆMembers and groups
    • ๐Ÿ”Permission for resources
  • ๐Ÿ–ฅ๏ธApplications
    • โž•Create applications
      • โคด๏ธCreate application/module
      • ๐Ÿ”ฒModule
      • โœ…Version and Release Management
    • ๐ŸŽจApplication editor
      • ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธVisual components
        • โš™๏ธCommon component settings
        • โฌ†๏ธFile upload
        • ๐Ÿ“ŠCharts and graphs
        • ๐ŸŒ„Image
        • ๐Ÿ“‹Option lists
        • ๐Ÿ“‘List view
        • โฌœDrawer
        • ๐Ÿ—บ๏ธGoogle maps
        • ๐Ÿ“ฉMessages / Toast
        • ๐Ÿ“…Calendar
        • Custom component
      • #๏ธโƒฃUse markdown
      • โŒจ๏ธKeyboard shortcuts
    • ๐Ÿ”—Navigation
    • โฏ๏ธActions editor
      • โฑ๏ธDate handling
      • ๐ŸŸฐData selection & JavaScript
      • โšกEvent handlers
      • ๐Ÿ”ŽJavaScript Query
      • โœ–๏ธDynamic variable
      • ๐Ÿ’ฑTransformers
      • ๐ŸงฎData responder
      • โ†•๏ธBuilt-in JS functions
      • ๐Ÿ“šThird-party libraries
    • ๐Ÿ–Œ๏ธStyling
      • ๐Ÿ“Themes
      • ๐Ÿ–๏ธCustomize styles
  • ๐Ÿš€Database & API
    • ๐Ÿ”ŽQueries
    • ๐ŸงฐQuery repository
    • ๐Ÿ“กDatasources
      • ๐ŸŒŽAPI
        • 1๏ธREST API
        • 2๏ธGraphQL
        • 3๏ธGoogle Sheets
      • ๐ŸŸ SQL Databases
        • 1๏ธOracle
        • 2๏ธMicrosoft SQL Server
        • 3๏ธMySQL
        • 4๏ธPostgreSQL
        • 5๏ธMariaDB
      • ๐ŸŸกNoSQL Databases
        • 1๏ธMongoDB
        • 2๏ธCouchDB
        • 3๏ธDynamoDB
      • ๐Ÿ”ดREDIS
      • ๐ŸŸขBigData & OLAP
        • 1๏ธBig Query
        • 2๏ธSnowflake
        • 3๏ธClickHouse
        • 4๏ธElasticsearch
      • ๐ŸŒWebSocket
  • ๐Ÿ’ปIntegrations
    • 1๏ธANGULAR
    • 2๏ธHTML Pages
Powered by GitBook
On this page
  1. Database & API
  2. Datasources
  3. BigData & OLAP

Snowflake

  1. There are two ways to create a new data source. Be aware that only developers and workspace administrators are able to use this permission.

    • Navigate to the Data Sources tab on QuickDEV Homepage and click New data source.

    • When creating a new query in the app editor, click + New > + New data source.

  2. Select Database > Snowflake as the data source type.

  3. Set its name and configure general settings, including account identifier, and database. You can also set schema, warehouse, user name, password, and so on.

  4. Click on "Test connection" to confirm if you can successfully establish a connection to the data source using the current settings.

  5. Click Save

PreviousBig QueryNextClickHouse

Last updated 1 year ago

๐Ÿš€
๐Ÿ“ก
๐ŸŸข
2๏ธ