# RawTree > RawTree is an analytics database for unstructured data. Send events without upfront schema setup, query them with SQL, and inspect logs from agents, scripts, and humans.

## Command line tool

Install and use the RawTree CLI from the terminal.

- [Install](https://www.rawtree.com/install.sh)
- [Repository](https://github.com/rawtreedb/rawtree-cli)

## Documentation

The llms.txt file containing all RawTree documentation.

- [Full documentation](https://www.rawtree.com/docs/llms.txt)

## Skills

Best practices for using RawTree from agents.

- [RawTree](https://github.com/rawtreedb/agent-skills/blob/main/skills/rawtree/SKILL.md)

## OpenAPI spec

The full OpenAPI specification for the RawTree API.

- [OpenAPI spec (JSON)](https://api.rawtree.com/v1/openapi.json)
