Skip to content

evidence-dev/sql-prophet

Repository files navigation

SQL Prophet

Time series forecasting with DuckDB SQL and Evidence. Live app →

Forecasting using SQL

Running

Using Codespaces

Click the big green button that says Code and then Codespaces > Open Codespace

Once open, click the Start Evidence button in the bottom status bar.

CLI

npx degit archiewood/sql-prophet sql-prophet
cd sql-prophet
npm install 
npm run sources
npm run dev 

Requirements

  • Node 18/20
  • npm

Learning More

About

Time series forecasting with DuckDB and Evidence

Resources

Stars

Watchers

Forks

Languages