·spice-acceleration
{}

spice-acceleration

データをローカルで高速化し、1 秒未満のクエリ パフォーマンスを実現します。データ アクセラレーションの有効化、エンジン (Arrow、DuckDB、SQLite、Cayenne) の選択、更新モードの構成、保持ポリシーの設定、スナップショットの作成、インデックスの追加、またはデータセットの具体化を行うときに使用します。

5インストール·0トレンド·@spiceai

インストール

$npx skills add https://github.com/spiceai/skills --skill spice-acceleration

spice-acceleration のインストール方法

コマンドラインで spice-acceleration AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/spiceai/skills --skill spice-acceleration
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: spiceai/skills。

Data acceleration materializes working sets of data locally, reducing query latency from seconds to milliseconds. Hot data gets materialized for instant access while cold data remains federated.

Unlike traditional caches that store query results, Spice accelerates entire datasets with configurable refresh strategies and the flexible compute of an embedded database.

| Small datasets (<1 GB), max speed | arrow | In-memory, lowest latency | | Medium datasets (1-100 GB), complex SQL | duckdb | Mature SQL, memory management | | Large datasets (100 GB-1+ TB), analytics | cayenne | Built on Vortex (Linux Foundation), 10-20x faster scans | | Point lookups on large datasets | cayenne | 100x faster random access vs Parquet |

データをローカルで高速化し、1 秒未満のクエリ パフォーマンスを実現します。データ アクセラレーションの有効化、エンジン (Arrow、DuckDB、SQLite、Cayenne) の選択、更新モードの構成、保持ポリシーの設定、スナップショットの作成、インデックスの追加、またはデータセットの具体化を行うときに使用します。 ソース: spiceai/skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/spiceai/skills --skill spice-acceleration
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from spiceai/skills

クイックアンサー

spice-acceleration とは?

データをローカルで高速化し、1 秒未満のクエリ パフォーマンスを実現します。データ アクセラレーションの有効化、エンジン (Arrow、DuckDB、SQLite、Cayenne) の選択、更新モードの構成、保持ポリシーの設定、スナップショットの作成、インデックスの追加、またはデータセットの具体化を行うときに使用します。 ソース: spiceai/skills。

spice-acceleration のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/spiceai/skills --skill spice-acceleration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/spiceai/skills