# Databricks (Beta)

## Overview

{% hint style="info" %}
Using Databricks as your data lake is in open beta and is available to all customers. Please share any bug reports and feature requests with your Panther support team.
{% endhint %}

Panther supports using [Databricks](https://www.databricks.com/) as your data lake backend to store and search data.

See the [available databases here](https://docs.panther.com/search/backend/..#available-databases). The `panther_rule_matches`, `panther_rule_errors`, and `panther_views` databases are not supported in Databricks.

### Panther features not supported on Databricks

Certain Panther features cannot be used with a Databricks backend, either because of a Panther-side or Databricks-side limitation. These features include:

* [Correlation rules](https://docs.panther.com/detections/correlation-rules)
* [Search optimization](https://docs.panther.com/search/snowflake/configuration#search-optimization) (aka indexing)
* [RBAC per log type](https://docs.panther.com/system-configuration/rbac#rbac-per-log-type)
  * A workaround is Databricks [Unity Catalog](https://docs.databricks.com/aws/en/data-governance/unity-catalog)
* [Alerts](https://docs.panther.com/alerts) are not stored in and queryable from the data lake
* Query performance is slightly reduced compared to [Snowflake](https://docs.panther.com/search/backend/snowflake)
