MySQL

Sort options

Automating Infrastructure - Chef for DevOps (Coursera)

Apr 29th 2024
Automating Infrastructure - Chef for DevOps (Coursera)
Course Auditing
Categories
Effort
Languages
The course "Automating Infrastructure - Chef for DevOps" is a comprehensive skill enhancement program designed for developers aiming to become proficient DevOps professionals. This course offers extensive training videos that are segmented into modules, which provide learners with easy-to-understand lab demonstrations, including video lectures, reading material, and quizzes. [...]

Database Clients (Coursera)

Apr 29th 2024
Database Clients (Coursera)
Course Auditing
Categories
Effort
Languages
Explore how to write database driven applications in Python by creating various types of clients that connect to MySQL databases using Python code and Python-related MySQL features and tools.

Advanced MySQL Topics (Coursera)

Apr 29th 2024
Advanced MySQL Topics (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you'll begin to push beyond simple SQL statements in MySQL to an advanced level in database engineering. Through this course you'll develop new skills, improve your productivity, learn to act effectively with data and boost your career prospects.

Introduction to Databases (Coursera)

Apr 29th 2024
Introduction to Databases (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will be introduced to databases and explore the modern ways in which they are used. Learn to distinguish between different types of database management systems then practice basic creation and data selection with the use of Structured Query Language (SQL) commands.

Database Structures and Management with MySQL (Coursera)

Apr 29th 2024
Database Structures and Management with MySQL (Coursera)
Course Auditing
Categories
Effort
Languages
Develop a working knowledge of the MySQL database management system (DBMS). Gain DBMS skills such as data creation, querying and manipulation. You’ll gain further experience with SQL statements, clauses and data types.

Scripting with Python and SQL for Data Engineering (Coursera)

In this third course of the Python, Bash and SQL Essentials for Data Engineering Specialization, you will explore techniques to work effectively with Python and SQL. We will go through useful data structures in Python scripting and connect to databases like MySQL. Additionally, you will learn how to use [...]

Introduction to Relational Databases (RDBMS) (Coursera)

Apr 29th 2024
Introduction to Relational Databases (RDBMS) (Coursera)
Course Auditing
Categories
Effort
Languages
Are you ready to dive into the world of data engineering? You’ll need a solid understanding of how data is stored, processed, and accessed. You’ll need to identify the different types of database that are appropriate for the kind of data you are working with and what processing the data requires.
Apr 29th 2024
Course Auditing
41.00 EUR/month

Analyzing Big Data with SQL (Coursera)

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 [...]

Building Database Applications in PHP (Coursera)

In this course, we'll look at the object oriented patterns available in PHP. You'll learn how to connect to a MySQL using the Portable Data Objects (PDO) library and issue SQL commands in the the PHP language. We'll also look at how PHP uses cookies and manages session data. [...]

Introduction to Structured Query Language (SQL) (Coursera)

In this course, you'll walk through installation steps for installing a text editor, installing MAMP or XAMPP (or equivalent) and creating a MySql Database. You'll learn about single table queries and the basic syntax of the SQL language, as well as database design with multiple tables, foreign keys, and [...]