{"id":17882349,"url":"https://github.com/mgjules/timestream-travel","last_synced_at":"2025-03-22T12:32:22.038Z","repository":{"id":64305570,"uuid":"376091096","full_name":"mgjules/timestream-travel","owner":"mgjules","description":"Timestream Travel is a CLI application to backup time-series data from Amazon Timestream to S3.","archived":false,"fork":false,"pushed_at":"2023-05-15T03:00:16.000Z","size":51,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T07:23:48.326Z","etag":null,"topics":["aws-timestream","backup","cli","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgjules.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-11T17:01:36.000Z","updated_at":"2023-05-02T18:26:49.000Z","dependencies_parsed_at":"2024-06-20T14:01:06.000Z","dependency_job_id":null,"html_url":"https://github.com/mgjules/timestream-travel","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Ftimestream-travel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Ftimestream-travel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Ftimestream-travel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Ftimestream-travel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgjules","download_url":"https://codeload.github.com/mgjules/timestream-travel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959444,"owners_count":20538625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-timestream","backup","cli","golang"],"created_at":"2024-10-28T12:52:01.414Z","updated_at":"2025-03-22T12:32:21.698Z","avatar_url":"https://github.com/mgjules.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timestream Travel\n\nA simple CLI application to backup time-series data from Amazon Timestream to S3.\n\n- [Timestream Travel](#timestream-travel)\n  - [Download the binary](#download-the-binary)\n  - [OR build it yourself](#or-build-it-yourself)\n    - [Requirements](#requirements)\n  - [Example usage](#example-usage)\n  - [Usage documentation](#usage-documentation)\n\n## Download the binary\n\nGet the [latest binary](https://github.com/mgjules/timestream-travel/releases/latest) from the releases.\n\n## OR build it yourself\n\n### Requirements\n - Go 1.16+\n\n\n```shell\n$ go mod tidy\n$ go build .\n```\n\n## Example usage\n\n```shell\n$ ./timestream-travel backup \\\n      --verbose \\\n      --region \"eu-west-2\" \\\n      --db \"test-timestream-db\" --tbl \"test-timestream-table\" \\\n      --bucket \"test-backup-bucket\" \\\n      --column \"domain\" \\\n      --from \"2021-06-09 00:00:00\" --to \"2021-06-12 00:00:00\" \\\n      --rows 200\n```\n\n## Usage documentation\n\n```shell\n$ ./timestream-travel -h\n$ ./timestream-travel backup -h\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgjules%2Ftimestream-travel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgjules%2Ftimestream-travel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgjules%2Ftimestream-travel/lists"}