Skip to content

Releases: ericdaat/data-stack

1.0

05 Jun 10:19
Compare
Choose a tag to compare

Most basic version, providing:

  • Airflow with Celery Executor
  • Metabase with Postgres as application database
  • MariaDB as main database
  • A template python package, usable in Airflow DAGS
  • Unit-testing with unittest library
  • Sphinx auto-generated documentation