TigerData logo
TigerData logo
  • Product

    Product

    Tiger Cloud

    Robust elastic cloud platform for startups and enterprises

    Open source

    TimescaleDB

    Time-series, real-time analytics and events on Postgres

    Search

    Vector and keyword search on Postgres

  • Industry

    Crypto

    Energy Telemetry

  • Docs
  • Pricing

    Pricing

    Enterprise Tier

  • Developer Hub

    Changelog

    Benchmarks

    Blog

    Community

    Customer Stories

    Events

    Support

    Integrations

    Launch Hub

  • Company

    Contact us

    About

    Timescale

    Partners

    Security

    Careers

Log InStart a free trial
TigerData logo

Products

Time-series and Analytics AI and Vector Enterprise Plan Cloud Status Support Security Cloud Terms of Service

Learn

Documentation Blog Tutorials Changelog Success Stories Time-series Database

Company

Contact Us Careers About Brand Community Code Of Conduct Events

Subscribe to the Tiger Data Newsletter

By submitting, you acknowledge Tiger Data's Privacy Policy

2026 (c) Timescale, Inc., d/b/a Tiger Data. All rights reserved.

Privacy preferences
LegalPrivacySitemap

Back to blog

Copy as HTML

Open in ChatGPT

Open in Claude

Open in v0

W

By Whitney Shelley

1 min read

Jan 30, 2025

IoTTime Series Data

Table of contents

01 Course Overview02 Django Tutorial03 🛠️ Resources

Building Multi-Node Django Systems for Time Series Data [Free Course]

Man pointing at a distributed Django graphic with "Tutorial" banner, Python logo, and Timescale logo.
Learn how to distribute Django across IoT devices (Raspberry Pi) to collect time series data from sensors using TimescaleDB

Back to blog

IoT

W

By Whitney Shelley

1 min read

Jan 30, 2025

Table of contents

01 Course Overview02 Django Tutorial03 🛠️ Resources

Copy as HTML

Open in ChatGPT

Open in Claude

Open in v0

If you've ever wanted to run multiple Django nodes—whether on Docker Compose or a fleet of Raspberry Pis—to handle a massive amount of time series data, you're in luck.

Late last year, the good people at CodingEntrepreneurs channel on YouTube put together a fantastic Django Tutorial showing you how to run multi-node Django for Time-Series Data with TimescaleDB, Celery, and more.

We're posting it here to help bump it to the top of your list.

Course Overview

The video provides tons of useful information, but the main points it covers are:

  • Setting up Django with a self-hosted or cloud-based TimescaleDB
  • Using django-timescaledb to harness TimescaleDB features
  • Integrating Celery & Redis for distributed tasks
  • Emulating a multi-node production environment with Docker Compose
  • Configuring Raspberry Pis (with Ansible) for a real-world IoT cluster
  • Visualizing time-series data with Chart.js

The video covers everything from local development to production development to help you collect real-time data from multiple devices, store it effectively using TimescaleDB (a PostgreSQL extension for real-time analytics from time-series data, plus process the data asynchronously with Celery and visualize it using Chart.js.

You'll also pick up some pro tips on how to deploy easily and scale as you add more nodes along the way.

You can also try all of this with Timescale Cloud free for 30 days.

Django Tutorial

Run many iterations of Django across Docker Compose or Raspberry Pis to handle large amounts of time series data.

🛠️ Resources

  • Django IoT with Timescale
  • Django + Timescale package
  • Create a Sensor Data App Using Django

Related posts

Ask Your Factory Floor Anything: Structuring Industrial Data for AI Agents

Ask Your Factory Floor Anything: Structuring Industrial Data for AI Agents

IoTAI agents

Mar 17, 2026

A Unified Namespace structures your factory data. PostgreSQL with TimescaleDB makes it queryable—and AI-agent-ready—without cross-system stitching or middleware.

Read more

How to Measure Your IIoT PostgreSQL Table

How to Measure Your IIoT PostgreSQL Table

IoTPostgreSQL

Mar 12, 2026

Learn how to measure your IIoT PostgreSQL table's size, ingest capacity, and query speed with practical SQL queries as your data grows over time.

Read more

Stay updated with new posts and releases.

Receive the latest technical articles and release notes in your inbox.

Share

Get Started Free with Tiger CLI