An open API service indexing awesome lists of open source software.

https://github.com/timescale/tigerdata-devrel-workshops

Hands-on workshops from the Tiger Data DevRel team. Each workshop is self-contained in its own folder.
https://github.com/timescale/tigerdata-devrel-workshops

Last synced: about 1 month ago
JSON representation

Hands-on workshops from the Tiger Data DevRel team. Each workshop is self-contained in its own folder.

Awesome Lists containing this project

README

          

# Tiger Data DevRel Workshops

Hands-on workshops from the Tiger Data Developer Relations team. Each workshop is self-contained in its own folder with everything attendees need to follow along.

## Workshops

| Workshop | Description | Format | Length |
|----------|-------------|--------|--------|
| [iot-sensor-to-insight](./iot-sensor-to-insight) | Build a real-time IoT analytics pipeline on Tiger Cloud — hypertables, columnar compression, continuous aggregates, retention. | Live virtual workshop | 60 min |

## Repo conventions

Each workshop folder contains:

- `README.md` — attendee-facing setup instructions and what they'll learn
- `workshop.sql` (or other primary asset) — the code they'll run live
- Optional: `slides.pdf`, supporting datasets, screenshots

## Contributing a new workshop

1. Copy an existing workshop folder as a template
2. Update its `README.md` for your topic
3. Add a row to the table above
4. Open a PR

## License

MIT