{"id":17647663,"url":"https://github.com/tkrs/orcus","last_synced_at":"2025-05-07T03:23:05.717Z","repository":{"id":27331978,"uuid":"110975522","full_name":"tkrs/orcus","owner":"tkrs","description":"Bigtable client for Scala 🐱","archived":false,"fork":false,"pushed_at":"2025-04-27T00:17:35.000Z","size":1441,"stargazers_count":6,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T01:23:34.130Z","etag":null,"topics":["bigtable"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/tkrs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-11-16T13:35:14.000Z","updated_at":"2025-04-27T00:17:40.000Z","dependencies_parsed_at":"2023-11-07T04:10:44.734Z","dependency_job_id":"fd03d65c-8fa2-453c-ac57-acf1e617fa0f","html_url":"https://github.com/tkrs/orcus","commit_stats":{"total_commits":805,"total_committers":5,"mean_commits":161.0,"dds":"0.42360248447204973","last_synced_commit":"f9a21d27a3701c9128edf3715b4a892a08e5acd5"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrs%2Forcus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrs%2Forcus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrs%2Forcus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrs%2Forcus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkrs","download_url":"https://codeload.github.com/tkrs/orcus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252804807,"owners_count":21806880,"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":["bigtable"],"created_at":"2024-10-23T11:14:09.240Z","updated_at":"2025-05-07T03:23:05.712Z","avatar_url":"https://github.com/tkrs.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# orcus\n\n[![CI](https://github.com/tkrs/orcus/workflows/CI/badge.svg)](https://github.com/tkrs/orcus/actions?query=workflow%3ACI)\n[![release-please](https://github.com/tkrs/orcus/actions/workflows/release-please.yml/badge.svg)](https://github.com/tkrs/orcus/actions/workflows/release-please.yml)\n[![codecov](https://codecov.io/gh/tkrs/orcus/branch/master/graph/badge.svg)](https://codecov.io/gh/tkrs/orcus)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.tkrs/orcus-core_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.tkrs/orcus-core_2.13)\n[![Latest version](https://index.scala-lang.org/tkrs/orcus/latest.svg)](https://index.scala-lang.org/tkrs/orcus/orcus-core)\n\norcus is a library to interact with Bigtable built atop [Bigtable Java Client](https://github.com/googleapis/java-bigtable) for connecting to an Bigtable instance. Also, it has a feature to automatically derive a result object to an arbitrary type object.\n\n## How to use it\n\n```scala\nlibraryDependencies += Seq(\n  \"com.github.tkrs\" %% \"orcus-bigtable\" % \"x.y.z\",\n  \"com.github.tkrs\" %% \"orcus-cats-effect\" % \"x.y.z\"\n)\n```\n\nAnd, so look at this [example](https://github.com/tkrs/orcus/blob/master/modules/bigtable-example/src/main/scala/orcus/example/Main.scala)\n\nLICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkrs%2Forcus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkrs%2Forcus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkrs%2Forcus/lists"}