SQL Prophet
Time series forecasting with DuckDB SQL and Evidence. Live app →
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
