diff options
| author | Alex <git@ajschof.me> | 2024-08-19 12:06:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 12:06:11 +0100 |
| commit | 09b8b7903098a988a9a022d0ab607f8131c9c78f (patch) | |
| tree | 0c378561e0dde843c0a281c692d137bb6bb0d0a7 | |
| parent | 9db571b913dc6047a659b5f6e0e2bfa74ba126c0 (diff) | |
| parent | 444bb270fc8f758f33b0477c992b6a8e873bcd89 (diff) | |
| download | de-project-bentley-09b8b7903098a988a9a022d0ab607f8131c9c78f.tar.gz de-project-bentley-09b8b7903098a988a9a022d0ab607f8131c9c78f.zip | |
Merge pull request #59 from ajschofield/docs/readme-badges
pr: add docs badges
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ # ToteSys - Data Engineering Project +[](https://www.python.org/) +[](https://aws.amazon.com/) +[](https://www.terraform.io/) +[](https://www.postgresql.org/) +[](https://github.com/features/actions) + +[](https://github.com/ajschofield/de-project-bentley/actions/workflows/deploy.yml?query=branch%3Amain) +[](https://github.com/ajschofield/de-project-bentley/deployments/production) # Summary The project aims to implement a data platform that can extract data from an operational database, archive it in a data lake, and make it easily accessible |
