# バルクデータインポート バルクデータインポートは、比較的短時間で大量のデータをデータベースにロードします。一度に多くのデータをロードする必要がある場合、1行ずつ挿入するのは非効率的です。バルクインポート操作は、より効率的な方法を使用します。 バルク操作は、トリガーや整合性チェック(制約など)をバイパスする場合があります。これらをバイパスすることで、データロードのパフォーマンスを大幅に向上させることができます。 [バルクデータインポートのインストール](/ja/products/customer-data-platform/integration-hub/batch/import/installing-bulk-data-import)の手順。 追加トピック: * [バルクインポートインテグレーションオプション](/ja/products/customer-data-platform/integration-hub/batch/import/bulk-import-integration-options) * [バルクインポートでの環境変数の使用](/ja/products/customer-data-platform/integration-hub/batch/import/using-environment-variables-with-bulk-import)