> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-poc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Contribute to Tiger Data open source

> We welcome all contributions! Learn to contribute to the TimescaleDB code base and the documentation

export const PG = 'Postgres';

export const TOOLKIT_LONG = 'TimescaleDB Toolkit';

export const PGVECTORSCALE = 'pgvectorscale';

export const PGAI_SHORT = 'pgai';

export const TIMESCALE_DB = 'TimescaleDB';

export const COMPANY = 'Tiger Data ';

{TIMESCALE_DB}, {PGAI_SHORT}, {PGVECTORSCALE}, {TOOLKIT_LONG}, and the {COMPANY} documentation are all open source. They are available in GitHub for you to use, review, and update. This page shows you where you can add to {COMPANY} products.

## Contribute to the code for {COMPANY} products

{COMPANY} appreciates any help the community can provide to make its products better! You can:

* Open an issue with a bug report, build issue, feature request or suggestion.
* Fork a corresponding repository and submit a pull request.

Head over to the {COMPANY} source repositories to learn, review, and help improve our products!

* [{TIMESCALE_DB}][timescaledb]: a {PG} extension for high-performance real-time analytics on time-series and event data.
* [{PGAI_SHORT}][pgai]: a suite of tools to develop RAG, semantic search, and other AI applications more easily with {PG}.
* [{PGVECTORSCALE}][pgvectorscale]: a complement to pgvector for higher performance embedding search and cost-efficient storage for AI applications.
* [{TOOLKIT_LONG}][toolkit]: all things analytics when using {TIMESCALE_DB}, with a particular focus on developer ergonomics and performance.

## Contribute to {COMPANY} documentation

{COMPANY} documentation is hosted in the [docs GitHub repository][github-docs] and open for contribution from all community members.

See the [README][readme] and [contribution guide][contribution-guide] for details.

[contribution-guide]: https://github.com/timescale/docs/blob/latest/CONTRIBUTING.md

[github-docs]: https://github.com/timescale/docs

[pgai]: https://github.com/timescale/pgai/blob/main/CONTRIBUTING.md

[pgvectorscale]: https://github.com/timescale/pgvectorscale/blob/main/CONTRIBUTING.md

[readme]: https://github.com/timescale/docs/blob/latest/README.md

[timescaledb]: https://github.com/timescale/timescaledb/blob/main/CONTRIBUTING.md

[toolkit]: https://github.com/timescale/timescaledb-toolkit
