Skip to main content

Description

Contains licenses of third-party libraries that are located in the contrib directory of ClickHouse sources.

Columns

  • library_name (String) — Name of the library.
  • license_type (String) — License type — e.g. Apache, MIT.
  • license_path (String) — Path to the file with the license text.
  • license_text (String) — License text.

Example

Last modified on July 2, 2026