Publication | Closed Access
F1
47
Citations
0
References
2012
Year
Unknown Venue
Cluster ComputingReal-time DatabasesEngineeringBusiness IntelligenceGoogle Data CentersDatabase SupportCloud DatabaseCloud ComputingManagementDistributed DatabaseKeyvalue DatabaseData IntegrationStorage SystemAd BusinessDistributed Data StoreData ManagementBig Data
Many of the services that are critical to Google's ad business have historically been backed by MySQL. We have recently migrated several of these services to F1, a new RDBMS developed at Google. F1 implements rich relational database features, including a strictly enforced schema, a powerful parallel SQL query engine, general transactions, change tracking and notification, and indexing, and is built on top of a highly distributed storage system that scales on standard hardware in Google data centers. The store is dynamically sharded, supports transactionally-consistent replication across data centers, and is able to handle data center outages without data loss.