SQL

Sort options

Computing for Data Analysis (edX)

A hands-on introduction to basic programming principles and practice relevant to modern data analysis, data mining, and machine learning. The modern data analysis pipeline involves collection, preprocessing, storage, analysis, and interactive visualization of data. In the course, you’ll see how computing and mathematics come together. [...]

Exploring ​and ​Preparing ​your ​Data with BigQuery (Coursera)

This first course in this specialization is Exploring and Preparing your Data with BigQuery. Here we will see what the common challenges faced by data analysts are and how to solve them with the big data tools on Google Cloud Platform. You’ll pick up some SQL along the way [...]

The Structured Query Language (SQL) (Coursera)

Apr 2nd 2024
The Structured Query Language (SQL) (Coursera)
Course Auditing
Categories
Effort
Languages
In this course you will learn all about the Structured Query Language ("SQL".) We will review the origins of the language and its conceptual foundations. But primarily, we will focus on learning all the standard SQL commands, their syntax, and how to use these commands to conduct [...]

Building Scalable Java Microservices with Spring Boot and Spring Cloud (Coursera)

Apr 2nd 2024
Building Scalable Java Microservices with Spring Boot and Spring Cloud (Coursera)
Course Auditing
Categories
Effort
Languages
"Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, [...]

Snowflake - SnowPro Core Certification Preparation (Coursera)

"Snowflake - SnowPro Core Certification Preparation" is a comprehensive course meticulously crafted to guide learners through the essentials of Snowflake, preparing them for the SnowPro Core Certification. Spanning three modules, the course begins with the fundamentals of Snowflake, exploring its architecture, data loading, and modeling. The second module delves [...]

Implementing Supply Chain Analytics (Coursera)

In the Implementing Supply Chain Analytics: Descriptive, Diagnostic, Predictive and Prescriptive course, you’ll discover how implementing analytical methods, models, and tools helps decision-making become more efficient. You’ll use different types of methods, models, and tools, depending on specific business scenarios or needs, to help you analyze the current state [...]

Answering Interesting Questions with Data (Coursera)

Apr 1st 2024
Answering Interesting Questions with Data (Coursera)
Course Auditing
Categories
Effort
Languages
There is a huge amount of raw data available on the internet with endless potential. This four-week course from the University of Michigan will help you learn how to read data in different formats and write programs to scrape data from the internet.

SQL for Security Specialist (Coursera)

This course is designed specifically for SQL Security Specialists with a focus on PostgreSQL. It assumes a solid foundation in SQL and guides learners through advanced topics specific to PostgreSQL. You'll explore crucial concepts, such as complex queries, performance optimization, and database administration tasks unique to PostgreSQL. [...]

Programming and Application Foundations (Coursera)

This course introduces the students to the creation and deployment of modern, standards-compliant web pages written in HTML, CSS, and JavaScript in the context of the client-server architecture of the web. The course also covers the fundamentals of programming in a modern programming language, basic data modeling, database design, [...]

Introduction to Relational Databases (Coursera)

Database management systems are a crucial part of most large-scale industry and open-source systems. This course will introduce you to important concepts of database systems and design. We will learn what relational databases are, what they are used for, the theory underlying their design, and how to query and [...]