awesome-bigtable
github.com/zrosenbauer/awesome-bigtable ↗:zap: Delightful list of Google Bigtable resources, packages and interesting finds.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me articles & blogs resources from awesome-bigtable"
Installation instructions →What's inside
Resources
- A NoSQL massively parallel tableArticles & Blogs
Published on 2011-11.
- Bigtable: A Distributed Storage System for Structured DataArticles & Blogs
Published on 2006.
- Bigtable: storing Protobuf bytes in one column vs splitting the content into column families/qualifiersArticles & Blogs
Published on 2018-1.
- Cloud Bigtable ExamplesTutorials
Repo containing official examples of using Bigtable.
- Cloud Bigtable : Getting the geography rightArticles & Blogs
Published on 2019-1.
- Cloud Bigtable Performance 101Articles & Blogs
Published on 2018-11.
Cool Stuff
- Apache AccumuloInspired by Bigtable
Sorted, distributed key/value store that provides robust, scalable data storage and retrieval.
- Apache CassandraInspired by Bigtable
Highly-scalable partitioned row store.
- Apache HBaseInspired by Bigtable
The Hadoop database, a distributed, scalable, big data store.
- Bigtable AutoscalerInteresting Projects
Service that autoscales Bigtable clusters based on CPU load.
- obigstoreInspired by Bigtable
Database with Bigtable-like data model atop LevelDB.
- TeraInspired by Bigtable
High performance distributed NoSQL database.
Tools
- AsyncBigtableOther Client Libraries
Implementation of AsyncHBase but on top of Google's Cloud Bigtable service.
- btcliCommand-line
CLI client for the Bigtable with auto-completion.
- C#Official Client Libraries
Official implementation of the Google Cloud Bigtable .NET client.
- C++Official Client Libraries
Official implementation of the Google Cloud Bigtable C++ client.
- Cattle DBDatabases
Timeseries store built on top of Bigtable.
- cbtCommand-line
Official command-line interface for performing several different operations on Cloud Bigtable.
Showing a sample of 47 resources. View the full list on GitHub →