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.
- Host: GitHub
- URL: https://github.com/timescale/tigerdata-devrel-workshops
- Owner: timescale
- Created: 2026-05-20T14:19:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-21T17:54:06.000Z (about 2 months ago)
- Last Synced: 2026-05-22T01:44:45.570Z (about 2 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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