Developer reference¶
Use this reference to understand the commands and tools available in Tinybird, including their features, options, and arguments.
Config files¶
- Configure Tinybird projects: Config files
Tinybird CLI¶
- Learn the datafile formats: Datafiles
- Browse CLI commands: CLI commands
TypeScript SDK¶
- Define resources in TypeScript: TypeScript SDK resources
- Browse SDK CLI commands: TypeScript SDK CLI commands
Python SDK¶
- Define resources in Python: Python SDK resources
- Browse SDK CLI commands: Python SDK CLI commands
- Follow the full setup flow: Quick start: Python SDK