what is google’s bigtable applications?
Answer
Hello,
Hope you are doing well.
Below is your answer:
Google Bigtable is a distributed, column-oriented data storecreated by Google Inc. to handle very large amounts of structureddata associated with the company’s Internet search and Web servicesoperations.
Bigtable was designed to support applications requiring massivescalability; from its first iteration, the technology was intendedto be used with petabytes of data. The database was designed to bedeployed on clustered systems and uses a simple data model thatGoogle has described as “a sparse, distributed, persistentmultidimensional sorted map.” Data is assembled in order by rowkey, and indexing of the map is arranged
OR
OR