Search result for Easiest relational database to learn Online Courses & Certifications
Get Course Alerts by Email
Intro to Relational Databases
by Karl Krueger- 0.0
Approx. 4 weeks
If you look under the hood of a lot of major web sites — from Wikipedia to Reddit — you'll find a relational database somewhere. Learn about the operators and syntax available to get the database to scan and join tables for you. lesson 3 Python DB-API Learn how to access a relational database from Python code....
Free
Data in Database
by Ming Zhao , Mohamed Sarwat- 3.7
Approx. 10 hours to complete
Big data technologies bring significant cost advantages when it comes to storing and managing large amounts of data. Understanding how to query a database to extract data will empower better analysis of large, complex datasets. Knowledge Check: Database Systems Entity Relationship Model to Relational Model ER to Relational Model Relational Model and Relational Algebra...
Database Design and Basic SQL in PostgreSQL
by Charles Russell Severance- 4.8
Approx. 13 hours to complete
In this course you will learn more about the historical design of databases and the use of SQL in the PostgreSQL environment. You will learn about data modeling and how to represent one-to-many and many-to-many relationships in PostgreSQL. Connecting to Your Database Server Relational Database Design Part 1 Relational Database Design Part 2 Demonstration: Database Design and Many to Many...
SQL
by Malavica Sridhar , Ziad Saab , Derek Steer- 0.0
2 months
Perform analysis on data stored in relational and non-relational database systems to power strategic decision-making. Learn to determine, create, and execute SQL and NoSQL queries that manipulate and dissect large scale datasets. Finally, apply relational database management techniques to normalize data schemas in order to build the supporting data structures for a social news aggregator....
$279
Introduction to Structured Query Language (SQL)
by Charles Russell Severance- 4.8
Approx. 16 hours to complete
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 the JOIN operation. Lastly, you'll learn to model many-to-many relationships like those needed to represent users, roles, and courses. Relational Database Design Relational Database Design #4...
NoSQL systems
by María del Pilar Ángeles- 4.2
Approx. 9 hours to complete
This course will be completed on six weeks, it will be supported with videos and exercises that will allow you to identify the differences between the relational and NoSQL databases. As part of these alternative technologies the student will learn the main characteristics and how to implement the typical NoSQL databases, such as Key-value, columnar, document and graph....
Relational database systems
by María del Pilar Ángeles- 4.2
Approx. 15 hours to complete
Welcome to the specialization course Relational Database Systems. This course will be completed on six weeks, it will be supported with videos and various documents that will allow you to learn in a very simple way how several types of information systems and databases are available to solve different problems and needs of the companies....
Learn Database Design using PostgreSQL
by Eduonix Learning Solutions- 3.8
5.5 hours on-demand video
The Ultimate Guide to master the world most Advance Open Source Database PostgreSQL is arguably the most advance and powerful opensource enterprise class relational database system. It is the object relational database system and provides the most standard compliant system for the Database designers. It will start with basic intro to RDBMS system with a emphasis on PostgreSQL....
$12.99
Managing Big Data with MySQL
by Daniel Egger , Jana Schaich Borg- 4.7
Approx. 32 hours to complete
This course is an introduction to how to use relational databases in business analysis. You will learn how relational databases work, and how to use entity-relationship diagrams to display the structure of the data held within them. Database Design Tools That Will Help You Learn SQL Faster How to Make Relational Schemas using ERDPlus...
Using Databases with Python
by Charles Russell Severance- 4.8
Approx. 15 hours to complete
This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. js library to do basic data visualization. Help us learn more about you! 1 Relational Databases Worked Example: Counting Email in a Database...