{"id":19623071,"url":"https://github.com/bzzt/bigtable","last_synced_at":"2025-04-28T04:31:30.409Z","repository":{"id":57479616,"uuid":"164879732","full_name":"bzzt/bigtable","owner":"bzzt","description":"Elixir client library for Google Bigtable","archived":false,"fork":false,"pushed_at":"2023-03-13T08:53:24.000Z","size":332,"stargazers_count":17,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T22:58:45.963Z","etag":null,"topics":["bigtable","elixir","gcp","google","google-bigtable","googlecloud","googlecloudplatform","grpc","rpc"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/bzzt.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}},"created_at":"2019-01-09T14:38:28.000Z","updated_at":"2023-05-23T11:29:03.000Z","dependencies_parsed_at":"2022-09-18T05:47:03.145Z","dependency_job_id":"1686212c-3fc0-4b9f-8133-5e3c171edf7d","html_url":"https://github.com/bzzt/bigtable","commit_stats":{"total_commits":244,"total_committers":2,"mean_commits":122.0,"dds":"0.012295081967213073","last_synced_commit":"215b104a60596dde6cd459efb73baf8bccdb6b50"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzzt%2Fbigtable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzzt%2Fbigtable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzzt%2Fbigtable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzzt%2Fbigtable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzzt","download_url":"https://codeload.github.com/bzzt/bigtable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251252079,"owners_count":21559722,"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","elixir","gcp","google","google-bigtable","googlecloud","googlecloudplatform","grpc","rpc"],"created_at":"2024-11-11T11:31:33.578Z","updated_at":"2025-04-28T04:31:30.008Z","avatar_url":"https://github.com/bzzt.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bigtable\n\nElixir client library for Google Bigtable.\n\n[![Hex.pm](https://img.shields.io/hexpm/v/bigtable.svg)](https://hex.pm/packages/bigtable)\n[![Build Status](https://travis-ci.org/bzzt/bigtable.svg?branch=master)](https://travis-ci.org/bzzt/bigtable)\n[![codecov](https://codecov.io/gh/bzzt/bigtable/branch/master/graph/badge.svg)](https://codecov.io/gh/bzzt/bigtable)\n[![codebeat badge](https://codebeat.co/badges/6203650d-db88-4c48-9173-948cc3404145)](https://codebeat.co/projects/github-com-bzzt-bigtable-master)\n[![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org)\n\n## Documentation\n\nDocumentation available at https://hexdocs.pm/bigtable/\n\n## Installation\n\nThe package can be installed as:\n\n```elixir\ndef deps do\n [{:bigtable, \"~\u003e 0.7.0\"}]\nend\n```\n\n## Warning!\n\n**WORK IN PROGRESS. DOCUMENTATION MAY BE INCORRECT. DO NOT USE IN PRODUCTION.**\n\n## Feature List\n\n\n### Data API\n\n#### Operations:\n\n- [x] Check And Mutate Row\n- [x] Mutate Row\n- [x] Mutate Rows\n- [x] Read Modify Write Row\n- [x] Read Rows\n- [x] Sample Row Keys\n\n#### Mutations:\n\n- [x] Delete From Column\n- [x] Delete From Family\n- [x] Delete From Row\n- [x] Set Cell\n\n#### Row Sets:\n\n- [x] Row Keys\n- [x] Row Ranges\n\n#### Row Filters:\n\n- [x] Block All\n- [x] Cells Per Column Limit\n- [x] Cells Per Row Limit\n- [x] Cells Per Row Offset\n- [x] Chain\n- [x] Column Qualifier Regex\n- [x] Column Range\n- [x] Family Name Regex\n- [x] Pass All\n- [x] Row Key Regex\n- [x] Strip Value Transformer\n- [x] Timestamp Range\n- [x] Value Regex\n- [ ] Apply Label Transformer\n- [ ] Condition\n- [ ] Interleave\n- [ ] Row Sample\n- [ ] Value Range\n\n### Admin API\n\n#### Table Admin\n- [x] Create Table\n- [x] Delete Table\n- [x] Get Table\n- [x] List Tables\n- [ ] Check Consistency\n- [ ] Drop Row Range\n- [ ] Generate Consistency Token\n- [ ] Modify Column Families\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzzt%2Fbigtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzzt%2Fbigtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzzt%2Fbigtable/lists"}