Go to file
2024-11-22 13:14:00 -08:00
news
ohlc Update OHLC backfill script following changes to OHLC data client 2024-11-22 12:47:48 -08:00
.gitignore Add __pycache__ to .gitignore 2024-11-22 12:45:53 -08:00
README.md Add description to Database Automation documentation 2024-11-22 13:14:00 -08:00

Database Automation

This repository contains scripts for performing daily updates to the following database tables:

These scripts are meant to be run as Docker containers, and the necessary Dockerfiles are included.

Docker Compose files are available as well in the Docker Compose repository:

There are also backfill scripts available for recovering from issues where data was not updated as expected.

Dependencies