MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 21 hour | Size: 9.85 GBA practical course to master SQL advanced queries using MySQL, and to connect Java & Golang to MySQL & PostgreSQLWhat you’ll learnWrite complex queries to address organizations business queriesPerform data analysis using SQLDesign and implement your own database (mainly using MySQL and partially using PostgreSQL)Create tables, views, triggers, stored programs, and cursorsDesign and implement four sample databasesConnect MySQL / PostgreSQL to Java and Go (Google Golang)RequirementsTo learn SQL, all you need is some general computer knowledge, and time and patience to learn the topics and to work on exercises and assignmentsTo connect MySQL and PostgreSQL to Java, you’ll need prior Java experience, but code will be explained in detailTo connect MySQL and PostgreSQL to Go (Google Golang), you’ll need prior Go experience, but code will be explained in detailDescriptionLearning SQL (Structured Query Language), as the most commonly used database language, can be one of the greatest career decisions you make.
SQL is one of the most sought-after skills by hiring employers.
SQL that is the primary language responsible for managing data within a relational database management system (RDBMS) can be easily connected to any programming language.
SQL is a natural language for data analysis that is the center of every decision making process.
SQL is a productive language for writing queries and for performing CRUD (Create, Read, Update, Delete) operations on data.
SQL can be used by data scientists, data analysts, front- and back-end developers, business and systems analysts and in short anyone who’s willing to analyze data.
In this practical course, you will:Learn CRUD (Create, Read, Update, Delete) operationsCreate complex queries across multiple tablesAnalyze data and create reports accordinglyWrite complex joins (inner, outer, full)Write summary queries using aggregate functionsWrite sub-queriesUtilize String/Numeric/Datetime functionsAnalyze data, group the related data into separate entities (tables), establish relationships (1-1, 1-m, m-m) between tables, and apply referential integrity on tablesWrite views, triggers, stored procedures, cursors, and stored functionsFour Comprehensive Assignments: Create four sample databases from scratch, as well as to write advanced queries for each assignmentAssignments: Learn how views, triggers, stored procedures, cursors, and stored functions can interactConnect MySQL and PostgreSQL to JavaConnect MySQL and PostgreSQL to Go (Google Golang)Who this course is for:Developers, systems analysts, business analysts, or anyone willing to comfortably write SQL queries to analyze data and to address business needsAnyone willing to create databases, tables, views, triggers, and stored programsAnyone who wants to learn how use SQL (mainly MySQL and partially PostgreSQL) in Java and Go (Google Golang)