{"id":20109881,"url":"https://github.com/hyper63/copy","last_synced_at":"2025-07-20T21:37:23.672Z","repository":{"id":110718853,"uuid":"444514088","full_name":"hyper63/copy","owner":"hyper63","description":"hyper copy tool","archived":false,"fork":false,"pushed_at":"2024-03-13T12:38:15.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T06:02:16.336Z","etag":null,"topics":["copy","data","hyper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyper63.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-04T17:52:43.000Z","updated_at":"2024-02-26T20:35:35.000Z","dependencies_parsed_at":"2024-03-13T13:32:04.497Z","dependency_job_id":"f619519c-7cd7-4520-9691-310217748d59","html_url":"https://github.com/hyper63/copy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/hyper63/copy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fcopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fcopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fcopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fcopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyper63","download_url":"https://codeload.github.com/hyper63/copy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Fcopy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266204640,"owners_count":23892366,"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":["copy","data","hyper"],"created_at":"2024-11-13T18:09:43.519Z","updated_at":"2025-07-20T21:37:23.654Z","avatar_url":"https://github.com/hyper63.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e⚡️ hyper copy ⚡️\u003c/h1\u003e\n\u003cp align=\"center\"\u003eCopy documents from one hyper Data Service to another hyper Data Service\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/hyper63/copy/actions/workflows/test-and-publish.yml\"\u003e\u003cimg src=\"https://github.com/hyper63/copy/actions/workflows/test-and-publish.yml/badge.svg\" alt=\"Test\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003c!-- toc --\u003e\n\n- [Quick Start](#quick-start)\n- [Requirements](#requirements)\n- [Example](#example)\n- [Contributing](#contributing)\n- [LICENSE](#license)\n\n\u003c!-- tocstop --\u003e\n\n---\n\n## Quick Start\n\n`hyper-copy` is a standalone executable to copy documents from a source [hyper `Data` `Service`](https://docs.hyper.io/docs/api-reference/rest/data.html) to a target [hyper `Data` `Service`](https://docs.hyper.io/docs/api-reference/rest/data.html). `hyper-copy` is great for copying data across hyper `Data` `Services` without having to interact with the underlying tech powering the service, the power of [Ports and Adapters](https://docs.hyper.io/docs/concepts/clean-cloud-architecture.html).\n\n\u003e First, make sure you've\n\u003e [created your destination hyper `Data` `Service`](https://docs.hyper.io/docs/api-reference/rest/data.html#create-a-data-service)\n\n```sh\n# Linux\ncurl -O https://hyperland.s3.amazonaws.com/hyper-copy\n\n# Apple x86_64\ncurl -O https://hyperland.s3.amazonaws.com/hyper-copy-x86_64-apple-darwin\n\n# Apple aarch64 (M1)\ncurl -O https://hyperland.s3.amazonaws.com/hyper-copy-aarch64-apple-darwin\n\n# Windows\ncurl -O https://hyperland.s3.amazonaws.com/hyper-copy-x86_64-pc-windows-msvc.exe\n\n# Make it executable if needed\nchmod +x hyper-copy\n\n# Copy your documents\nhyper-copy [SRC_CONNECTION_STRING] [TARGET_CONNECTION_STRING]\n```\n\n`hyper-copy` will copy documents from `SRC_CONNECTION_STRING` to `TARGET_CONNECTION_STRING`, `1000`\nat a time, until all documents have been copied.\n\n## Example\n\n## Contributing\n\nAll contributions are welcome as long as they are targeted at improving and extending the\ncapabilities of the copy functionality.\n\n## LICENSE\n\nApache 2.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fcopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyper63%2Fcopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fcopy/lists"}