BIG QUERY- Part 1

BIG QUERY- Part 1

Simple Answer to understand Part 1

what is bigquery

big query is a fully manged service that helps the user and eng to mange and analyze data with the prover of the SQL it include feature of data sharing machien learning geo analysis and BI

Concurrent answer

it help user to ingest store and do a bi to unlock insights across the peta byte of data

How the data is stored is in big query

the data is stored in the columer format that is optimed for analytics on the structure data and semi structure data.

What is structure and semi structure data

the data the are in the format of row or column where it can defined as a schema oriented area. with a proper defination.

semi structure data

With some processes, you can store them in the relation database (it could be very hard for some kind of semi-structured data), but Semi-structured exist to ease space. Example: XML data.?

data is there now what.

Now, we need to process how data needs to be loaded in the BQ

if you want to load a data in the BQ you can use the like Flat file or batch load or a by a streem load.

Now shoaib what is batch or streem. flat files we know it is a CSV file right.

Yes, lets dive what is Batch and streem load.


in simpler term let say you have a multiple files and you want to have BI for all of them so you load all the data in the BQ and process them at ones and will use it.

Streem Load.

That data that is live generate and pushed as the data is generated into the system like 10 sec or 1 sec depends we can also call it a batch it self as the data that are loaded as a block of or chunk of data. Clear ?

Yes…

so shoaib what language you use to get the insight from the BQ

Cool we use Plain SQL to View the data.


So shoaib i understand that the data and language we use, But how will you access it, COOL good question.

We use GCP console

so i know GC what is GCP it is nothing but the Google cloud platform.


so is there any other way we can access?

yes we can use the BQ commad line..notebooks and client libraries as well as BigQuery’s REST API and Remote Procedure Call (RPC) API to transform and manage data. .

We can also use the ODBC connection to connect with any third party app..


cool what do you think shoaib will this be a scalable and cost effective solution

yes man, if you ask me can scale indiviually with data and compute power as well as this two are indepent in the GCP.


ALLL this is ok what are the Component does the BIQ query have.

Good question Lets dive, what component we have.

BQ has DREMEL, COLOSSUS, BORG and JUPITER


要查看或添加评论,请登录

SHOAIB SHAIK的更多文章

  • spaCy part 1

    spaCy part 1

    spacy is an interesting production-ready, deployable package that help in the processing the language processing with…

  • Project Nessie

    Project Nessie

    Project Nessie is an open-source transactional catalog for data lakes, built to provide Git-like semantics for data…

  • Responsibility for the data engineer part 2

    Responsibility for the data engineer part 2

    Technical Responsibilities You must understand how to build architectures that optimize performance and cost at a high…

  • What does the data engineering do.

    What does the data engineering do.

    data engineer do a set of operations aimed at creating interface and mechanisms for flow and access of the information,…

    1 条评论
  • Big Query - GCP

    Big Query - GCP

    What is BigQuery? How does BigQuery work? BigQuery administration and access BigQuery best practices and cost…

  • Deep Learning Intro 1

    Deep Learning Intro 1

    Deep learning is a computer technique to extract and transform data—with use cases ranging from human speech…

  • Hadoop FLUME SQOOP

    Hadoop FLUME SQOOP

    Hadoop NameNode Metadata Discusses the components of Hadoop NameNode metadata, including fsimage and edits files, and…

  • SQL Basic 1

    SQL Basic 1

    Client/Server Architecture After the era of mainframes, the shift was towards client/server systems where a main…

  • LINUX Basic 1

    LINUX Basic 1

    The text provides an overview of various commands and utilities in Linux, including regular expressions, #grep, #find…

  • Python Basic Questions

    Python Basic Questions

    \ Parser: What is the position of the parser we use the parser to have the code translated to the byte code level…

社区洞察

其他会员也浏览了