{"id":20697621,"url":"https://github.com/epomatti/aws-timestream","last_synced_at":"2026-04-18T23:03:06.699Z","repository":{"id":108712184,"uuid":"522355309","full_name":"epomatti/aws-timestream","owner":"epomatti","description":"AWS Timestream Sandbox","archived":false,"fork":false,"pushed_at":"2022-08-08T01:35:48.000Z","size":857,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T18:44:37.865Z","etag":null,"topics":["aws","aws-timestream","timestream","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epomatti.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":"2022-08-08T00:13:30.000Z","updated_at":"2022-08-08T01:36:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa350dcc-5496-4374-8868-53bf2a32c876","html_url":"https://github.com/epomatti/aws-timestream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-timestream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-timestream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-timestream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-timestream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epomatti","download_url":"https://codeload.github.com/epomatti/aws-timestream/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242961747,"owners_count":20213315,"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","aws-timestream","timestream","typescript"],"created_at":"2024-11-17T00:19:12.895Z","updated_at":"2026-04-18T23:03:01.661Z","avatar_url":"https://github.com/epomatti.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-timestream\n\nSandbox for Timestream.\n\nCreate the infrastructure:\n\n```sh\nterraform init\nterraform apply -auto-approve\n```\n\nInstall dependencies:\n\n```sh\nyarn install\n```\n\nRun the script to send data to Timestream:\n\n```sh\nyarn run app\n```\n\nAfter writing data, connect to the console and run a query:\n\n```sql\nSELECT * FROM \"timestream-sandbox\".\"orders\" WHERE time between ago(15m) and now() ORDER BY time DESC LIMIT 10 \n```\n\n#### Clean-up\n\n```sh\nterraform destroy -auto-approve\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Faws-timestream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepomatti%2Faws-timestream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Faws-timestream/lists"}