Google today announced the general availability of its cloud-based BigQuery Service, an online analytical processing (OLAP) system designed for crunching terabyte-scale datasets using the search engine giant's infrastructure. Few companies in the world have access to datasets as large as Google does, and, unsurprisingly, Google is one of the companies at the forefront of Big Data analytics. Now Google plans to share the wealth by giving others access to its data crunching infrastructure with its new Google BigQuery Service. The BigQuery service is an online analytical processing (OLAP) system designed for terabyte-scale datasets. It gives customers the capability to run SQL-like queries against massive datasets that potentially have billions of rows without requiring the hardware and software costs associated with an on-premise solution. BigQuery has been in beta test, or what Google calls “limited preview,” since last November. Now Google believes it’s ready for prime time. “The service is conceived so customers can upload their own data,” says Ju-Kay Kwek, product manager of BigQuery and leader of some of Google’s other Big Data efforts as well. “They can store it all in Google and then, either through a RESTful API or very simple Web UI, they can interrogate their data.” SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe “Imagine a big pharmaceutical company optimizing daily marketing spend using worldwide sales and advertisement data,” Kwek adds. “Or think of a small online retailer that makes product recommendations based on user clicks.” Kwek notes that one BigQuery customer, social and mobile analytics specialist Claritics, leveraged the service for a Web application for game developers that gives them real-time insights into user behavior. Another customer, Amsterdam-based analytics firm Crystalloids, built a cloud-based application to help a resort network analyze customer reservations, optimize marketing and maximize revenue. BigQuery Ingestion API Speeds Data UploadsCustomers upload their data to Google as CSV files using a data ingestion API. Kwek says the API uses concurrent compressed streams that allow customers to upload several hundred gigabytes in about 15 or 20 minutes. “Because you’re using Google’s data centers, the amount of data you can put into the system is for all practical purposes unlimited,” Kwek says. Kwek notes the data is protected with multiple layers of security, replicated across multiple data centers and can easily be exported. Access to the data is managed via group- and user-based permissions using Google accounts. Unlike many Big Data systems, the service does not leverage Apache Hadoop (derived from Google File System (GFS) and Google MapReduce), but Kwek says it does use a distributed query and data storage architecture. The service abstracts the guts of the analytics operation from the user, sharding out the data, distributing it and managing it. Once uploaded to Google’s storage, customers can use SQL-like query language to interrogate the data. Customers can use BigQuery through a Web UI called the BigQuery browser tool, the bq command-line tool or by making calls to the REST API using various client libraries in multiple languages, including Java and Python. Google’s infrastructure can analyze billions of rows in seconds, Kwek says, adding that it is an ideal tool for ad-hoc analysis, standardized reporting, data exploration and Web applications. BigQuery PricingPricing is based on two components: storage and queries. Developers and businesses can sign up for BigQuery online and query up to 100 GB per month for free. Under the basic plan, storage costs 12 cents per gigabyte with a limit of 2 TB, and queries cost 3.5 cents per gigabyte, with a limit of 1,000 queries per day and 200 TB of data processed per day. Google says customers that require more storage and more processing should speak to a Google sales representative about its premium plan. Thor Olavsrud covers IT Security, Open Source, Microsoft Tools and Servers for CIO.com. Follow Thor on Twitter @ThorOlavsrud. Follow everything from CIO.com on Twitter @CIOonline and on Facebook. Email Thor at tolavsrud@cio.com Related content brandpost Four Leadership Motions make leading transformative work easier The Four Leadership Motions can be extremely beneficial —they don’t just drive results among software developers, they help people make extraordinary progress wherever they lead. By Jason Fraser, Director, Product Management & Design, VMware Tanzu Labs, Public Sector Sep 21, 2023 5 mins IT Leadership feature The year’s top 10 enterprise AI trends — so far In 2022, the big AI story was the technology emerging from research labs and proofs-of-concept, to it being deployed throughout enterprises to get business value. This year started out about the same, with slightly better ML algorithms and improved d By Maria Korolov Sep 21, 2023 16 mins Machine Learning Artificial Intelligence opinion 6 deadly sins of enterprise architecture EA is a complex endeavor made all the more challenging by the mistakes we enterprise architects can’t help but keep making — all in an honest effort to keep the enterprise humming. By Peter Wayner Sep 21, 2023 9 mins Enterprise Architecture IT Strategy Software Development opinion CIOs worry about Gen AI – for all the right reasons Generative AI is poised to be the most consequential information technology of the decade. Plenty of promise. But expect novel new challenges to your enterprise data platform. By Mike Feibus Sep 20, 2023 7 mins CIO Generative AI Artificial Intelligence Podcasts Videos Resources Events SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe