Evaluate cost for hybrid tables

When you use hybrid tables, your account is charged based on two modes of consumption:

  • Hybrid table storage: Cost for storage of hybrid tables depends on the amount of data that you are storing. Storage cost is based on a flat monthly rate per gigabyte (GB). See Table 3(b) in the Snowflake Service Consumption Table, which covers unit pricing for hybrid table storage.

    Note that hybrid table storage for the row-store copy of the data is more expensive than traditional Snowflake storage. The copy of the current data in the column store (object storage) is not billed.

    Historical time travel data is billed at standard storage prices.

  • Virtual warehouse compute: Queries against hybrid tables are executed through virtual warehouses. The consumption rate of a warehouse is the same for querying hybrid tables as it is for standard tables. See Virtual warehouse credit usage.

Monitoring storage consumption for hybrid tables

You can view storage usage for hybrid tables and monitor consumption of hybrid table storage credits by querying the following views and functions:

Hybrid table storage for Time Travel data

Consumption for hybrid table storage takes into account the data that is retained by Time Travel. Data retained by Time Travel is included in the following storage metrics:

Data retained by Time Travel is stored in object storage, not the row store, and is charged at the standard table rate, not the higher hybrid table rate.