日本オラクルは2022年12月16日、CSV/Apache Parquetファイル向けSQLエンジン「MySQL HeatWave Lakehouse」について説明した。オブジェクトストレージ上にあるファイル形式のデータに対してSQLで分析をかけられる。SQLエンジンには、高速データベース「MySQL HeatWave」を使う。
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run ...