duckdb.org/docs/stable/data/multiple_files/overview

Preview meta tags from the duckdb.org website.

Linked Hostnames

3

Thumbnail

Search Engine Appearance

Google

https://duckdb.org/docs/stable/data/multiple_files/overview

Reading Multiple Files

DuckDB can read multiple files of different types (CSV, Parquet, JSON files) at the same time using either the glob syntax, or by providing a list of files to read. See the combining schemas page for tips on reading files with different schemas. CSV Read all files with a name ending in .csv in the folder dir: SELECT * FROM 'dir/*.csv'; Read all files with a name ending in .csv, two directories deep: SELECT * FROM '*/*/*.csv'; Read all files with a name ending in .csv, at any depth in the folder dir: SELECT * FROM 'dir/**/*.csv'; Read the CSV…



Bing

Reading Multiple Files

https://duckdb.org/docs/stable/data/multiple_files/overview

DuckDB can read multiple files of different types (CSV, Parquet, JSON files) at the same time using either the glob syntax, or by providing a list of files to read. See the combining schemas page for tips on reading files with different schemas. CSV Read all files with a name ending in .csv in the folder dir: SELECT * FROM 'dir/*.csv'; Read all files with a name ending in .csv, two directories deep: SELECT * FROM '*/*/*.csv'; Read all files with a name ending in .csv, at any depth in the folder dir: SELECT * FROM 'dir/**/*.csv'; Read the CSV…



DuckDuckGo

https://duckdb.org/docs/stable/data/multiple_files/overview

Reading Multiple Files

DuckDB can read multiple files of different types (CSV, Parquet, JSON files) at the same time using either the glob syntax, or by providing a list of files to read. See the combining schemas page for tips on reading files with different schemas. CSV Read all files with a name ending in .csv in the folder dir: SELECT * FROM 'dir/*.csv'; Read all files with a name ending in .csv, two directories deep: SELECT * FROM '*/*/*.csv'; Read all files with a name ending in .csv, at any depth in the folder dir: SELECT * FROM 'dir/**/*.csv'; Read the CSV…

  • General Meta Tags

    12
    • title
      Reading Multiple Files – DuckDB
    • charset
      utf-8
    • viewport
      width=device-width, initial-scale=1.0, maximum-scale=1.0
    • msapplication-TileColor
      #000000
    • msapplication-config
      /images/favicon/browserconfig.xml
  • Open Graph Meta Tags

    7
    • og:title
      Reading Multiple Files
    • US country flagog:locale
      en_US
    • og:description
      DuckDB can read multiple files of different types (CSV, Parquet, JSON files) at the same time using either the glob syntax, or by providing a list of files to read. See the combining schemas page for tips on reading files with different schemas. CSV Read all files with a name ending in .csv in the folder dir: SELECT * FROM 'dir/*.csv'; Read all files with a name ending in .csv, two directories deep: SELECT * FROM '*/*/*.csv'; Read all files with a name ending in .csv, at any depth in the folder dir: SELECT * FROM 'dir/**/*.csv'; Read the CSV…
    • og:url
      https://duckdb.org/docs/stable/data/multiple_files/overview.html
    • og:site_name
      DuckDB
  • Twitter Meta Tags

    3
    • twitter:card
      summary
    • twitter:site
      @DuckDB
    • twitter:creator
      @GitHub User
  • Link Tags

    8
    • apple-touch-icon
      /images/favicon/apple-touch-icon.png
    • canonical
      https://duckdb.org/docs/stable/data/multiple_files/overview.html
    • icon
      /images/favicon/favicon-32x32.png
    • icon
      /images/favicon/favicon-16x16.png
    • manifest
      /images/favicon/site.webmanifest

Links

383