© 2023 Hashnode
#bigquery
BigQuery & Your S3 Files BigQuery is a cloud-based, fully managed, serverless data warehouse that enables you to analyze large and complex datasets using SQL queries. It is a scalable, highly-performa…
"Oops, I accidentally deleted my BigQuery Dataset! What should I do!?" If this is you at the moment, don't panic. You are in good hands now! In this tutorial, I'll work through a lab, in which I delet…
BigTable You may not have heard about Google’s BigTable but it is a thriving NoSQL database offering from the juggernaut, allowing exceptional read/write performance when properly tuned. According to …
Cloud Data Warehouses In the past few years, we've seen a rapid growth in the usage of cloud data warehouses (as well as the "warehouse-first" paradigm). Two popular cloud DWH platforms are BigQuery a…
No Google Cloud Platform possuem várias formas de armazenar dados, mas pode ter situações em que é preciso pegar dados de uma base relacional e cruzar com o que está salvo no BQ para suas análises nos…
Yes, it kind of is same as IF/ELSE statement but instead of writing IF/ELSE, we use WHEN, THEN and ELSE. I know it sounds different but trust me it pretty much has the same function and it all comes u…
Things I learned and worked on this week! 7/17/22 8 kyu rank JavaScript CodeWars challenge and push to GitHub repo using WSL and git. HireVue technical assessment for JP Morgan Chase. Signed up for H…
A few months ago, I created a POC for a startup client to visualise their new user registration data. This use case can be interesting for small companies who need a quick way to create a business das…
Picture above shows a subset of AirQo’s architecture reflecting information flow between microservices. AirQo’s microservices architecture comprises multiple domain-specific applications, each with a…