Top Database Bundle: MySQL, PostgreSQL, SQLite3, SQL Server
Top Database Bundle: MySQL, PostgreSQL, SQLite3, SQL Server, available at $74.99, has an average rating of 4.45, with 107 lectures, based on 131 reviews, and has 7044 subscribers.
You will learn about Understand how to use MySQL Databases With Python Understand how to use PostgreSQL Database with PgAdmin 4 Understand how to use SQLite Databases With Python Understand and Use Microsoft SQL Server Understand the basics of what a Database can do You'll Learn How To Create a Database and Table How to put data in and take data out How to update and delete data from the database How to explore what's in the database whenever you want How to create basic reports with the data from your database This course is ideal for individuals who are Anyone who wants to use the MySQL Database with Python or Anyone Who Wants To Learn SQL Server or Anyone who wants to use the PostgreSQL database with the PgAdmin 4 Interface or Anyone who wants to use the SQLite Database with Python It is particularly useful for Anyone who wants to use the MySQL Database with Python or Anyone Who Wants To Learn SQL Server or Anyone who wants to use the PostgreSQL database with the PgAdmin 4 Interface or Anyone who wants to use the SQLite Database with Python.
Enroll now: Top Database Bundle: MySQL, PostgreSQL, SQLite3, SQL Server
Summary
Title: Top Database Bundle: MySQL, PostgreSQL, SQLite3, SQL Server
Price: $74.99
Average Rating: 4.45
Number of Lectures: 107
Number of Published Lectures: 103
Number of Curriculum Items: 107
Number of Published Curriculum Objects: 103
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Understand how to use MySQL Databases With Python
- Understand how to use PostgreSQL Database with PgAdmin 4
- Understand how to use SQLite Databases With Python
- Understand and Use Microsoft SQL Server
- Understand the basics of what a Database can do
- You'll Learn How To Create a Database and Table
- How to put data in and take data out
- How to update and delete data from the database
- How to explore what's in the database whenever you want
- How to create basic reports with the data from your database
Who Should Attend
- Anyone who wants to use the MySQL Database with Python
- Anyone Who Wants To Learn SQL Server
- Anyone who wants to use the PostgreSQL database with the PgAdmin 4 Interface
- Anyone who wants to use the SQLite Database with Python
Target Audiences
- Anyone who wants to use the MySQL Database with Python
- Anyone Who Wants To Learn SQL Server
- Anyone who wants to use the PostgreSQL database with the PgAdmin 4 Interface
- Anyone who wants to use the SQLite Database with Python
In this course we’ll learn the MySQL Database, the POSTGRES Database, the SQLite Database, and the Microsoft SQL Server from an absolute Beginner level all the way to Advanced in no time at all!
This course is aimed at the absolute beginner, you don’t need any coding or database experience at all!
We’ll start out by downloading and installing each of these databases – all for free. This will give you all the tools you need to start writing and running code for your databases.
Then, we’ll dive into very basic database concepts. Things like:
-
What Is A Database
-
How To Install Each Database
-
How To Install Git Bash Terminal
-
How To Connect To Your Database
-
How To Create A Database
After that, we’ll move into more intermediate topics like:
-
How To Create A Table
-
How To Insert One Record Into Table
-
How To Insert Many Records Into Table
-
Understanding Data Types
-
How To Select Data From Table
-
How To Format Our Results
-
How To Use The Where Clause
-
How To Use The Like Clause and Wildcards
-
How To Use AND and OR
-
How To Updating Records
-
How To Limit and Order Results
-
How To Delete Records
-
How To Delete (Drop) A Table And Backups
Finally we’ll finish up with more advanced topics like:
-
Foreign Keys
-
Inner Joins
-
Join Where Hacks
-
And More…
We’ll learn all of those things for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server. We’ll start with MySQL, and then move over to PostgreSQL, then hit SQLite before finishing up with Microsoft SQL Server. This is a bundle course of four of my other popular courses.
These databases are four of the greatest databases to learn, and learning has never been this easy! They’re the most popular and in demand for a reason! Let’s learn some databases!
I’ll see you on the inside!
-John Elder
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Lecture 2: First Things First: How To Get Support Fast!
Chapter 2: Using MySQL Databases With Python
Lecture 1: Introduction
Lecture 2: What Is A Database
Lecture 3: Install Python
Lecture 4: Install Git Bash Terminal
Lecture 5: Download MySQL
Lecture 6: Install MySQL and Workbench
Lecture 7: Install MySQL Connector
Lecture 8: Connect to Database in Python
Lecture 9: Explore MySQL Workbench
Lecture 10: Create A Database
Lecture 11: Create A Table
Lecture 12: Insert One Record Into Table
Lecture 13: Insert Many Records Into Table
Lecture 14: Understanding Data Types
Lecture 15: Select Data From Table
Lecture 16: Format Our Results
Lecture 17: The Where Clause
Lecture 18: The Like Clause and Wildcards
Lecture 19: Using AND and OR
Lecture 20: Updating Records
Lecture 21: Limit and Ordering
Lecture 22: Delete Records
Lecture 23: Delete (Drop) A Table And Backups
Chapter 3: Intro To PostgreSQL Databases With PgAdmin For Beginners
Lecture 1: Introduction
Lecture 2: Installing pgAdmin and PostgreSQL
Lecture 3: What Is A Database
Lecture 4: pgAdmin Overview
Lecture 5: Create Table Columns
Lecture 6: Add Data To A Table
Lecture 7: PostgreSQL Select Statements
Lecture 8: PostgreSQL Where Clause
Lecture 9: PostgreSQL Wildcards
Lecture 10: PostgreSQL AND OR NOT
Lecture 11: PostgreSQL Order By
Lecture 12: PostgreSQL Insert Into
Lecture 13: PostgreSQL Update
Lecture 14: PostgreSQL Delete
Lecture 15: PostgreSQL Limit
Lecture 16: pgAdmin Menu Walkthru
Lecture 17: PostgreSQL Foreign Keys
Lecture 18: PostgreSQL Inner Join
Lecture 19: PostgreSQL Join Where Hack
Lecture 20: PostgreSQL Delete Table
Lecture 21: PostgreSQL Import and Export Tables
Lecture 22: PostgreSQL Backup and Restore Database
Chapter 4: Intro To SQLite Databases for Python Programming
Lecture 1: Introduction
Lecture 2: Install Python
Lecture 3: Install Sublime Text And Git Bash Terminal
Lecture 4: Create SQLite Connection
Lecture 5: Create A Database Table
Lecture 6: Insert One Record Into The Table
Lecture 7: Insert Many Records Into The Table
Lecture 8: Query and Fetchall
Lecture 9: Format Results
Lecture 10: Primary Key ID
Lecture 11: Where Clause
Lecture 12: Update Records
Lecture 13: Delete Records
Lecture 14: Order Results By
Lecture 15: And / Or
Lecture 16: Limiting Results
Lecture 17: Drop Table
Lecture 18: Our App – Show All Function
Lecture 19: Our App – Add A Record Function
Lecture 20: Our App – Delete a Record Function
Lecture 21: Our App – Add Many Records Function
Lecture 22: Our App – Where Clause Function
Chapter 5: Learn SQL With Microsoft SQL Server
Lecture 1: Introduction
Lecture 2: Database Concepts
Lecture 3: Data Types
Lecture 4: Download and Install SQL Server
Lecture 5: SQL Server Download Update
Lecture 6: Download and Install SSMS
Lecture 7: Connect To Server
Lecture 8: System Databases
Lecture 9: Creating a Database and Table
Lecture 10: Adding Data To A Table
Lecture 11: Intro To SQL
Lecture 12: Select Statements
Lecture 13: Where Clause
Lecture 14: And or Not
Lecture 15: Order By
Lecture 16: Group By
Lecture 17: The Having Clause
Lecture 18: The Top Clause
Lecture 19: Select Distinct
Lecture 20: Union
Lecture 21: Functions
Lecture 22: Insert Statement
Lecture 23: Update Statement
Lecture 24: Delete Statement
Lecture 25: Alter Table
Lecture 26: Null
Instructors
-
John Elder
Founder of Codemy
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 1 votes
- 3 stars: 19 votes
- 4 stars: 37 votes
- 5 stars: 74 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple