{"id":15056860,"url":"https://github.com/riptl/cqlcopy","last_synced_at":"2025-10-04T16:31:53.229Z","repository":{"id":45412067,"uuid":"213536176","full_name":"riptl/cqlcopy","owner":"riptl","description":"Efficient replacement for Cassandra's cqlsh COPY","archived":true,"fork":false,"pushed_at":"2021-12-15T04:26:12.000Z","size":85,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T01:15:25.608Z","etag":null,"topics":["apache-cassandra","big-data","cassandra","cassandra-cql","pipeline"],"latest_commit_sha":null,"homepage":"","language":"Go","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/riptl.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}},"created_at":"2019-10-08T02:58:36.000Z","updated_at":"2023-01-28T04:44:46.000Z","dependencies_parsed_at":"2022-07-17T04:19:38.370Z","dependency_job_id":null,"html_url":"https://github.com/riptl/cqlcopy","commit_stats":null,"previous_names":["riptl/cqlcopy","terorie/cqlcopy"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fcqlcopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fcqlcopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fcqlcopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fcqlcopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riptl","download_url":"https://codeload.github.com/riptl/cqlcopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235285434,"owners_count":18965324,"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":["apache-cassandra","big-data","cassandra","cassandra-cql","pipeline"],"created_at":"2024-09-24T21:57:13.296Z","updated_at":"2025-10-04T16:31:47.880Z","avatar_url":"https://github.com/riptl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CQLCopy\n\ncqlcopy is a performant replacement for cqlsh's `COPY FROM` functionality,\nused to stream data to Apache Cassandra.\n\n * Compatible with RFC 4180 CSV files. (based on Go's `encoding/csv`)\n * Lightweight, easily does 50k inserts per second.\n\nKnown caveats:\n\n * Floating-point numbers not supported yet.\n\n```\nUsage:\n  cqlcopy write \u003ctable\u003e \u003ccols...\u003e [flags]\n\nFlags:\n      --bool-style string           Boolean indicators for true and false (case-insensitive) (default \"true,false\")\n      --chunk-size uint             Number of items in an import batch (default 1000)\n      --header                      First row contains column names\n  -h, --help                        help for write\n      --max-attempts uint           Max attempts (Zero means infinite) (default 5)\n      --max-batch-size uint         Maximum size of an import batch in kB (default 20)\n      --max-insert-errors int32     Maximum number of batch insert errors (Negative value: no maximum) (default -1)\n      --max-parse-errors int        Maximum number of parsing errors (Negative value: no maximum) (default -1)\n      --null string                 Special unquoted literal marking a null value (default \"NULL\")\n      --num-processes uint          Number of worker processes (goroutines) (default 8)\n      --report-frequency duration   Frequency with which status is displayed (default 250ms)\n      --time-format string          Timestamp format (default \"2006-01-02 15:04:05-0700\")\n\nGlobal Flags:\n  -c, --connect strings   Node CQL addresses (default [localhost:9042])\n  -k, --keyspace string   Default keyspace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friptl%2Fcqlcopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friptl%2Fcqlcopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friptl%2Fcqlcopy/lists"}