# Simple Time Series Prediction Modeling Using Tinybird

DevFeed: [Simple Time Series Prediction Modeling Using Tinybird](<https://devfeed.tech/articles/simple-time-series-prediction-modeling-using-tinybird-18659.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/simple-time-series-prediction>)

Author: Javi Santana

Published: 2019-04-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [Time Series](<https://devfeed.tech/topics/time-series.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [i-built-this](<https://devfeed.tech/tags/i-built-this.md>), [sql](<https://devfeed.tech/tags/sql.md>), [time-series](<https://devfeed.tech/tags/time-series.md>)

## AI overview

This article presents a simple approach to time series prediction using SQL and Tinybird, aimed at readers who already understand SQL.

## Source excerpt

Simple time series prediction doesn't require a PhD. This approach gives you forecasts with SQL you already understand.