---
title: VACUUM
description: "VACUUM statement for optimizing storage in DuckDB."
---

import PartialExample from '../_include-thing-for-parity-with-duckdb.mdx';

<PartialExample thing="The VACUUM statement" verb="is" url="https://duckdb.org/docs/stable/sql/statements/vacuum" linkText="VACUUM" />
