> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Data delivery straight to your data lake for privacy and control.

export const chainCount = '85+';

Allium handles and maintains bulk data delivery and the full lifecycle management of data delivery, including often-overlooked complexities:

* **Bulk delivery** - Deliver 100s of TBs of data into any destination in days, avoiding custom scripts
* **Seamless schema updates & migrations** - Leveraging Iceberg table format with clearly-defined SOPs for backward compatibility

## Benefits of Datashares

<CardGroup cols={2}>
  <Card title="Secure Integration" icon="shield-check">
    Join your data with Allium's blockchain data in your own secure environment
  </Card>

  <Card title="Privacy First" icon="lock">
    Allium cannot see the queries you run with datashares
  </Card>

  <Card title="Control Your Compute" icon="gauge-high">
    Manage your own compute workloads and scale as needed
  </Card>

  <Card title="Advanced Analysis" icon="chart-network">
    Run complex analysis on top of the full petabyte-scale dataset
  </Card>
</CardGroup>

## Supported Integrations

Allium supports a wide range of data connectors and data lake destinations to seamlessly integrate blockchain data with your infrastructure.

<CardGroup cols={3}>
  <Card title="Snowflake" icon="snowflake" href="/datashares/snowflake">
    Query blockchain data directly via Snowflake Shares
  </Card>

  <Card title="Databricks" icon="database" href="/datashares/databricks">
    Access data through Databricks Delta Sharing
  </Card>

  <Card title="BigQuery" icon="google" href="/datashares/bigquery">
    Connect via BigQuery Analytics Hub
  </Card>

  <Card title="S3 & GCS" icon="cloud" href="/datashares/s3-gcs">
    Get data delivered to Amazon S3 or Google Cloud Storage
  </Card>

  <Card title="Walrus" icon="database" href="/datashares/walrus">
    Query blockchain data via the Walrus decentralized storage network
  </Card>

  <Card title="BI Tools" icon="chart-line" href="/datashares/bi-visualization-tools">
    Visualize data with Tableau, Looker, Power BI, and more
  </Card>
</CardGroup>

## Data Export Methods

| Integration    | Mechanism                                                       | Supported Destinations                                                                                                                                             |
| :------------- | :-------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Datashares** | Query blockchain data directly via your data lake               | ❄️ [Snowflake Shares](/datashares/snowflake) <br /> 🧱 [Databricks Delta Sharing](/datashares/databricks) <br /> 🔍 [BigQuery Analytics Hub](/datashares/bigquery) |
| **Data Dumps** | Get data delivered to your data lake or pull from Allium's lake | ⛁ [Amazon S3, Google Cloud Storage](/datashares/s3-gcs)                                                                                                            |

## Regional Availability

We have data available in nearly every data query engine across multiple regions - US East, Central, West, and select Europe regions.

| Platform       | Regions & Coverage                                                                                                              |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------ |
| **Snowflake**  | • {chainCount} chains in GCP US Central 1 <br /> • Worldwide delivery available with 3-hour freshness <br /> • Solana available |
| **BigQuery**   | • 30 chains in GCP US Central 1 <br /> • 15 chains in EU West 2                                                                 |
| **Databricks** | • 3 chains in US Central <br /> • 3 chains in US East 1                                                                         |

<Info>
  Need a different region or platform? [Contact us](https://www.allium.so/contact) to discuss your data destination requirements.
</Info>
