Search result for Database Online Courses & Certifications
Get Course Alerts by Email
Database Systems Concepts & Design
by Leo Mark , Shabana Figueroa- 0.0
Approx. 16 weeks
• Understand and apply the concepts of data independence, database and database management system architecture, and the role and placement of a database management system the application stack • Create a relational database application, including the requirement an lesson 3 Database Management Database normalization. Database efficiency and indexing Metadata management and archiving....
Free
Introduction to Databases and SQL
by Matt Hogan- 0.0
3
Explore a database Reading data within a database Modifying data within a database Modifying a database...
Free
NoSQL systems
by María del Pilar Ángeles- 4.2
Approx. 9 hours to complete
● Identify what type of NoSQL database to implement based on business requirements (key-value, document, full text, graph, etc. Key-value database Key values database More elements of key values database Characteristics of a columnar database Implement a document database with Mongo Db Graph database...
A beginners guide to T-SQL ( Transact-SQL)
by 247 Learning- 3.6
5 hours on-demand video
This course is intended for users who are new to writing SQL statements for SQL Server database and will provide you with the basic knowledge and skills to create queries using Transact-SQL. Database Download and Install Download sample database Install Sample Database Add new records to a database Update existing data in the database...
$12.99
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. Database systems such as PostgreSQL and MySQL have been part of the web developer's toolkit for many years, and remain some of the most powerful tools available for storing and manipulating structured data....
Free
Database Design and Basic SQL in PostgreSQL
by Charles Russell Severance- 4.8
Approx. 13 hours to complete
Connecting to Your Database Server Database Keys and Indexes in PostgreSQL Musical Track Database (CSV) Relational Database Design Part 1 Relational Database Design Part 2 Database Normalization Demonstration: Database Design and Many to Many...
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. Database Keys and Indexes Database Design Relational Database Design Relational Database Design #4 Database Models...
Software Design as an Abstraction
by Albert Glock- 4.7
Approx. 16 hours to complete
Database Design Advanced database design Database Design II Database Design III and Overall Database Security Advanced database design...
Android Basics: Data Storage
by Katherine Kuan , Jessica Lin- 0.0
Approx. 8 weeks
In this course, you'll learn the basics of data storage in Android, building your first database and an app that could be used for any small business! lesson 1 Using SQLite Learn how to store app data in an SQLite database - a widely used industry data structure. Read and write information from the database and handle a Cursor object....
Free
Data in Database
by Ming Zhao , Mohamed Sarwat- 3.7
Approx. 10 hours to complete
Understanding how to query a database to extract data will empower better analysis of large, complex datasets. Database Management Systems Knowledge Check: Database Systems Database Recovery Compare major indexing schemes in Database Systems...