はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『An in-process SQL OLAP database management system』

  • 人気
  • 新着
  • すべて
  • Announcing DuckDB 1.4.0 LTS

    13 users

    duckdb.org

    We are proud to release DuckDB v1.4.0, named “Andium” after the Andean teal (Anas andium), which lives in the Andean highlands of Colombia, Venezuela and Ecuador. In this blog post, we cover the most important updates for this release around support, features and extensions. DuckDB is moving rather quickly, and we could cover only a small fraction of the changes in this release. For the complete r

    • テクノロジー
    • 2025/09/16 23:21
    • DuckDB
    • あとで読む
    • DB
    • Basic Feature Engineering with DuckDB

      27 users

      duckdb.org

      Introduction Data preprocessing is a necessary step in any machine learning workflow, affecting both the model’s effectiveness and the ease of maintenance. While scikit-learn is commonly used for preprocessing due to its integration with the broader Python ecosystem, DuckDB offers a practical alternative by enabling SQL-based data transformations within Python. Its declarative syntax supports modu

      • テクノロジー
      • 2025/08/17 13:25
      • duckdb
      • あとで読む
      • data
      • DuckLake: SQL as a Lakehouse Format

        8 users

        duckdb.org

        The first part of the blog post is shared with the DuckLake manifesto. Jump to the DuckLake extension section to read the rest. Background Innovative data systems like BigQuery and Snowflake have shown that disconnecting storage and compute is a great idea in a time where storage is a virtualized commodity. That way, both storage and compute can scale independently and we don't have to buy expensi

        • テクノロジー
        • 2025/05/28 08:42
        • architecture
        • Announcing DuckDB 1.3.0

          5 users

          duckdb.org

          To install the new version, please visit the installation guide. Note that it can take a few hours to days to release some client libraries (e.g., Go, R, Java) and extensions (e.g., the UI) due to the extra changes and review rounds required. We are proud to release DuckDB 1.3.0. This release of DuckDB is named “Ossivalis” after Bucephala Ossivalis, an ancestor of the Goldeneye duck that lived mil

          • テクノロジー
          • 2025/05/23 01:09
          • DuckDB
          • Preview: Amazon S3 Tables in DuckDB

            5 users

            duckdb.org

            TL;DR: We are happy to announce a new preview feature that adds support for Apache Iceberg REST Catalogs, enabling DuckDB users to connect to Amazon S3 Tables and Amazon SageMaker Lakehouse with ease. The AWS Storage Blog also published a post on this feature, see Streamlining access to tabular datasets stored in Amazon S3 Tables with DuckDB. Iceberg Ahead! In recent years, the Iceberg open table

            • 暮らし
            • 2025/03/15 18:12
            • duckdb
            • The DuckDB Local UI

              164 users

              duckdb.org

              TL;DR: The DuckDB team and MotherDuck are excited to announce the release of a local UI for DuckDB shipped as part of the ui extension. The DuckDB project was built to make it simple to leverage modern database technology. DuckDB can be used from many popular languages and runs on a wide variety of platforms. The included Command Line Interface (CLI) provides a convenient way to interactively run

              • テクノロジー
              • 2025/03/12 22:41
              • DuckDB
              • あとで読む
              • ui
              • database
              • DB
              • 開発
              • SQL
              • tech
              • 仕事
              • Reading and Writing Google Sheets in DuckDB

                4 users

                duckdb.org

                TL;DR: Securely read from and write to Google Sheets directly in DuckDB using the GSheets community extension! For ad hoc querying, authentication is as easy as logging into Google from a browser. Scheduled workflows can use persistent DuckDB Secrets. SQL-on-Sheets has arrived! Spreadsheets Are Everywhere Is anything more polarizing for data folks than spreadsheets? Wait, don't answer that, we don

                • テクノロジー
                • 2025/03/02 16:11
                • duckdb
                • article
                • Query Engines: Gatekeepers of the Parquet File Format

                  3 users

                  duckdb.org

                  The Apache® Parquet™ Format Apache Parquet is a popular, free, open-source, column-oriented data storage format. Whereas database systems typically load data from formats such as CSV and JSON into database tables before analyzing them, Parquet is designed to be efficiently queried directly. Parquet considers that users often only want to read some of the data, not all of it. To accommodate this, P

                  • テクノロジー
                  • 2025/01/26 12:14
                  • あとで読む
                  • CSV Files: Dethroning Parquet as the Ultimate Storage File Format — or Not?

                    16 users

                    duckdb.org

                    CSV Files: Dethroning Parquet as the Ultimate Storage File Format — or Not? TL;DR: Data analytics primarily uses two types of storage format files: human-readable text files like CSV and performance-driven binary files like Parquet. This blog post compares these two formats in an ultimate showdown of performance and flexibility, where there can be only one winner. File Formats CSV Files Data is mo

                    • テクノロジー
                    • 2024/12/15 20:41
                    • duckdb
                    • csv
                    • あとで読む
                    • DuckDB Wasm

                      7 users

                      duckdb.org

                      Installation Documentation Getting Started Connect Data Import JSON Files Multiple Files Parquet Files Partitioning Appender INSERT Statements Client APIs Overview ADBC C C++ CLI Dart Go Java (JDBC) Julia Node.js (Deprecated) Node.js (Neo) ODBC PHP Python R Rust Swift Wasm Overview Deploying DuckDB-Wasm Instantiation Data Ingestion Query Extensions SQL Query Syntax Data Types Expressions Functions

                      • テクノロジー
                      • 2024/08/13 09:51
                      • DuckDB Community Extensions

                        12 users

                        duckdb.org

                        TL;DR: DuckDB extensions can now be published as DuckDB Community Extensions. The repository makes it easier for users to install extensions using the INSTALL extension_name FROM community syntax. Extension developers avoid the burdens of compilation and distribution. To browse existing community extensions, visit the DuckDB Community Extensions documentation page. DuckDB Extensions Design Philoso

                        • テクノロジー
                        • 2024/07/06 12:05
                        • data
                        • あとで読む
                        • Documentation

                          3 users

                          duckdb.org

                          Installation Documentation Getting Started Connect Data Import JSON Files Multiple Files Parquet Files Partitioning Appender INSERT Statements Client APIs C++ CLI Dart Go Java (JDBC) Julia Node.js (Deprecated) Node.js (Neo) ODBC PHP Python R Rust Swift Wasm SQL Query Syntax Data Types Expressions Functions Constraints Indexes Meta Queries DuckDB's SQL Dialect Samples Configuration Extensions Core

                          • テクノロジー
                          • 2024/06/19 00:50
                          • Announcing DuckDB 1.0.0

                            14 users

                            duckdb.org

                            TL;DR: The DuckDB team is very happy to announce that today we’re releasing DuckDB version 1.0.0, codename “Snow Duck” (anas nivis). To install the new version, please visit the installation guide. For the release notes, see the release page. It has been almost six years since the first source code was written for the project back in 2018, and a lot has happened since: There are now over 300 000 l

                            • テクノロジー
                            • 2024/06/03 22:33
                            • duckdb
                            • DB
                            • Modern Data Stack in a Box with DuckDB

                              3 users

                              duckdb.org

                              TL;DR: A fast, free, and open-source Modern Data Stack (MDS) can now be fully deployed on your laptop or to a single machine using the combination of DuckDB, Meltano, dbt, and Apache Superset. This post is a collaboration with Jacob Matson and cross-posted on dataduel.co. Summary There is a large volume of literature, e.g., 1 and 2, about scaling data pipelines. “Use Kafka! Build a lake house! Don

                              • テクノロジー
                              • 2022/10/14 11:53
                              • architecture
                              • Why DuckDB

                                4 users

                                duckdb.org

                                There are many database management systems (DBMS) out there. But there is no one-size-fits all database system. All take different trade-offs to better adjust to specific use cases. DuckDB is no different. Here, we try to explain what goals DuckDB has and why and how we try to achieve those goals through technical means. To start with, DuckDB is a relational (table-oriented) DBMS that supports the

                                • テクノロジー
                                • 2022/05/18 22:57
                                • DuckDB-Wasm: Efficient Analytical SQL in the Browser

                                  30 users

                                  duckdb.org

                                  TL;DR: DuckDB-Wasm is an in-process analytical SQL database for the browser. It is powered by WebAssembly, speaks Arrow fluently, reads Parquet, CSV and JSON files backed by Filesystem APIs or HTTP requests and has been tested with Chrome, Firefox, Safari and Node.js. You can try it in your browser at shell.duckdb.org or on Observable. DuckDB-Wasm is fast! If you're here for performance numbers, h

                                  • テクノロジー
                                  • 2021/10/30 01:13
                                  • wasm
                                  • sql
                                  • webassembly
                                  • db
                                  • browser
                                  • CSV
                                  • JSON
                                  • performance
                                  • An in-process SQL OLAP database management system

                                    115 users

                                    duckdb.org

                                    database system Query and transform your data anywhere using DuckDB's feature-rich SQL dialect Installation Documentation -- Get the top-3 busiest train stations SELECT station_name, count(*) AS num_services FROM train_services GROUP BY ALL ORDER BY num_services DESC LIMIT 3;

                                    • テクノロジー
                                    • 2020/05/24 03:48
                                    • database
                                    • db
                                    • sql
                                    • データベース
                                    • duckdb
                                    • olap
                                    • analytics
                                    • あとで読む
                                    • sqlite

                                    このページはまだ
                                    ブックマークされていません

                                    このページを最初にブックマークしてみませんか?

                                    『An in-process SQL OLAP database management system』の新着エントリーを見る

                                    キーボードショートカット一覧

                                    j次のブックマーク

                                    k前のブックマーク

                                    lあとで読む

                                    eコメント一覧を開く

                                    oページを開く

                                    はてなブックマーク

                                    • 総合
                                    • 一般
                                    • 世の中
                                    • 政治と経済
                                    • 暮らし
                                    • 学び
                                    • テクノロジー
                                    • エンタメ
                                    • アニメとゲーム
                                    • おもしろ
                                    • アプリ・拡張機能
                                    • 開発ブログ
                                    • ヘルプ
                                    • お問い合わせ
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について

                                    公式Twitter

                                    • 公式アカウント
                                    • ホットエントリー

                                    はてなのサービス

                                    • はてなブログ
                                    • はてなブログPro
                                    • 人力検索はてな
                                    • はてなブログ タグ
                                    • はてなニュース
                                    • ソレドコ
                                    • App Storeからダウンロード
                                    • Google Playで手に入れよう
                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                    設定を変更しましたx