Bigtable documentation
Bigtable is a low-latency NoSQL database service for machine learning, operational analytics, and user-facing operations. It's a wide-column, key-value store that can scale to billions of rows and thousands of columns. With Bigtable, you can replicate your data to regions across the world for high availability and data resiliency.
Go to the Bigtable product page for more.
Not sure what database option is right for you? Learn more about our database services.
立获300美元免费赠金
Google Cloud新用户首次注册即可获得300美元赠金。此外,无论新老用户,均可免费使用20多款产品,积累动手实践经验。
立获300美元免费赠金
Google Cloud新用户首次注册即可获得300美元赠金。此外,无论新老用户,均可免费使用20多款产品,积累动手实践经验。
Documentation resources
Resources
Related resources
Introduction to Bigtable (Java)
Work through a codelab that teaches you how to avoid common schema design mistakes, import data, read your data, and then use it to generate a heatmap that shows New York City bus data.
Manage Bigtable on Google Cloud
Learn how to how to create an instance, design a schema, and perform administrative tasks in Bigtable.
Benchmarking Bigtable with PerfKit Benchmarker
Run YCSB benchmarks against Bigtable.
Bigtable for Cassandra users
Learn the differences between Bigtable and Apache Cassandra.
Credit card fraud detection
Look at a sample application that uses Bigtable as a feature store to deliver a fraud-detection use case.
Java hello world
Create a hello world application using the client library for Java.