Description This Specialization teaches the essential skills for working with large-scale data using SQL. Maybe you are new to SQL and you want to learn the basics. Or maybe you already have some experience using SQL to query smaller-scale data with relational databases. Either way, if you are interested in gaining the skills necessary to…
Description In this course, you’ll get an in-depth look at the SQL SELECT statement and its main clauses. The course focuses on big data SQL engines Apache Hive and Apache Impala, but most of the information is applicable to SQL with traditional RDBMs as well; the instructor explicitly addresses differences for MySQL and PostgreSQL. By…
Description In this course, you’ll learn how to manage big datasets, how to load them into clusters and cloud storage, and how to apply structure to the data so that you can run queries on it using distributed SQL engines like Apache Hive and Apache Impala. You’ll learn how to choose the right data types,…
Description In this course, you’ll get a big-picture view of using SQL for big data, starting with an overview of data, database systems, and the common querying language (SQL). Then you’ll learn the characteristics of big data and SQL tools for working on big data platforms. You’ll also install an exercise environment (virtual machine) to…