Skip to main content

Update on Remote Instruction Effective March 15, 2023: Changes to vaccination policy. Learn more.

Close
The following fields are required:
Error has occurred. Please reload this page and try the operation again.
  • Agents
  • Student Login
  • Instructor Login
Extension
      • Areas of Study
        • Art and Design
        • Behavioral Health Sciences
        • Business
          • Accounting
          • Business Administration
          • Economics
          • Finance
          • Leadership and Management
          • Marketing
          • Mathematics and Statistics
          • Project Management
          • See the full list
        • Construction and Sustainability
        • Education
        • Humanities and Languages
        • Sciences, Mathematics
          and Biotechnology
          • Biology
          • Chemistry and Physics
          • Clinical Laboratory Science
          • Health Advising
          • Life Science Business and Biotechnology
          • Mathematics and Statistics
          • Online Sciences Courses
          • See the full list
        • Technology and
          Information Management
        • Writing, Editing and
          Technical Communication
      • Transfer Credit
        • Transfer Credit Courses
      • Online Learning
        • Online Courses and Certificates
      • Events
        • Information Sessions
      • Career Services
        • Career-Development Courses
        • Professional Internship Program
      • Custom Programs
        • For Universities and Organizations
      • Academic Services
        • Enrollment
        • Transcripts
        • General Information
        • Community Guidelines
        • Locations
      • Course and Program Information
        • Latest COVID-19 Information
        • Online Course Policies
        • Certificates, Programs and CEUs
        • Concurrent Enrollment
        • International Student Services
      • Student Aid
        • Disability Support Services
        • Financial Assistance
      • Voices
        • Voices Home
        • Educator Insights
        • Student Stories
        • Professional Pathways
        • Industry Trends
      • Events
        • Information Sessions
        • Free and Low Cost Events

  • Berkeley Global

Introduction to Databases

COMPSCI X409.1

40645
Delivery Options Online
 

In this course, students learn the principles of effective database design and gain a general overview of database management systems (DBMS). The emphasis is on relational and NoSQL database management systems which have a variety of applications in modern website development, software development, and data science. Students learn dimensional, object-oriented, and object-relational architectures, along with best practices for managing data integrity and security.

Prerequisites:

Recommended

  • Ability to program in at least one high-level programming language such as Python, Java, Ruby, JavaScript, C or C++. Need to fulfill this prereq? Take a course in:
    • Introduction to Computers and Programming COMPSCI X444.4
    • Programming Python COMPSCI X434
    • First Course in Java EL ENG X429.9
    • JavaScript and jQuery: An Introduction COMPSCI X452.1
    • Introduction to C Language Programming EL ENG X24

Course Outline

Expand or collapse section

Course Objectives

  • Define the primary components of relational, hierarchical, network, object-oriented, object-relational, dimensional, and NoSQL databases, along with the fundamental differences between them.
  • Use forms-based tools and SQL statements to define, maintain and retrieve data from DBMS products.
  • Create normalized database designs for those intended to support business transaction processing.
  • Create star schema designs for databases intended to support historical reporting and analytics (i.e., business intelligence applications).
  • Create data models, including the ability to recognize and use common data structure patterns.
  • Translate logical database designs into physical implementations, including specifications for network-connecting the database, indexing, deployment on a cluster server, and accessing the database using various programming languages.
  • Understand the security ramifications when implementing databases and implement security and data access controls.
  • Design data warehouse and data mart schemas for use in business intelligence applications.

What You Learn

  • Database fundamentals and history
  • Database components
  • Traditional relational databases
  • NoSQL databases
  • Forms-based queries (using Microsoft Access as an example)
  • SQL fundamentals
  • Database lifecycle
  • Normalization
  • Star schema design
  • Data and process modeling using patterns
  • Physical design of relational databases
  • Indexing
  • Deployment on cluster servers
  • Connecting databases to the Web and to applications
  • NoSQL database implementations: unstructured, columnar, document, key-value, graph
  • Database security and encryption
  • Cursor processing
  • Transaction management
  • Alternative data structure: XML, JSON
  • Object-oriented database management
  • Data warehouses
  • Data marts

How You Learn

  • Reading assignments
  • Discussion assignments
  • Writing assignments and quizzes
  • Online midterm exam
  • Proctored final exam

Is This Course Right for You?

The course is recommended for anyone trying to build a foundation in database design and management, whether for personal or professional use. The course is designed specifically for those who are new or relatively new to database technology; however, those requiring a refresher should also find the course material valuable. Specifically, the following individuals will find the course helpful for improving their understanding of databases:

  • The novice new to database design and query languages such as SQL
  • The analyst or manager who wants a better understanding of how to design, implement and access databases
  • The data analyst or database administrator who wants to learn more about database design
  • The QA engineer or technical support professional who must understand database design in order to validate database applications
  • The software engineer who wishes to better understand how application designs and database designs can work together to solve business problems

Learner Outcomes

  • Based on the fundamental properties that all database systems share and the architectures of prevalent database models, choose applicable database architectures for typical business use cases.
  • Create a relational database schema, including data structures (tables and related components), load data into the tables, and perform various queries using the database schema.
  • Write basic queries for document and graph databases.
  • Create database designs that support business transactions as well as the reporting of historic data.
  • Choose appropriate physical database architectures for a variety of database applications.
  • Choose indexing strategies for relational database tables.
  • Choose implementation strategies for various NoSQL database architectures.
  • Specify security requirements and techniques to protect the assets contained in the database.
  • Create an implementation specification for database applications, including:
  • Cursor processing options
  • Transaction management methods to ensure database consistency
  • Incorporation of alternative data structures
  • Design data warehouse schemas and implementation plans.
  • Design data mart schemas and implementation plans.
Loading...

Sections

Section 029

Start Anytime

Type: Online, Start Anytime

Instructor:

  • Andrew Oppel

Cost: $995.00

See section 029 Details

Type Online, Start Anytime

Dates
Start Now, you have 180 days to complete this course once enrolled.

Delivery Options

Online

Available for Credit

2 semester units

Section Notes

Online, enroll anytime. This continuous enrollment course begins when you enroll. You have a minimum of 60 days and a maximum of 180 days to complete the course.

Students must score 70% or more on the final exam / project to pass this course. 

Section Materials

  • Textbook

    (Mandatory)

    SQL & NoSQL Databases by Andreas Meier, Michael Kaufmann

    © 2019 Springer Vieweg 1st edition ISBN 978-3658245481

Summer enrollment opens on March 20!

This course applies to the following programs:

Certificate Program in Data Science

Expand or collapse section

Programming

  • Introduction to R: Data Exploration and Visualization
  • Python for Data Analysis and Scientific Computing
  • Introduction to Data Science
  • Introduction to Data Science Using R

Machine Learning

  • Introduction to Machine Learning Using Python
  • Machine Learning and Deep Learning With Spark
  • Practical Machine Learning (With R)
  • Machine Learning With TensorFlow

Core Courses

  • Practical Statistics for Data Scientists Using R
  • Introduction to Big Data
  • Data Science Principles and Practice Using Python
  • Data Visualization

Electives

  • Introduction to Databases
  • Introduction to SQL

Learn More About this Program

Professional Program in Data Administration and Management

Expand or collapse section

Required Courses

  • Introduction to SQL
  • Business Intelligence With SQL Server
  • Data Mining Using SQL
  • Managing Data(bases) Using SQL

Electives

  • Introduction to Databases
  • Introduction to Big Data

Learn More About this Program

Professional Program in Data Analysis

Expand or collapse section

Data Analysis Courses

  • Introduction to Data Analytics
  • Introduction to R: Data Exploration and Visualization
  • Python for Data Analysis and Scientific Computing
  • Data Analytics and Visualization
  • Practical Statistics for Data Scientists Using R

Data Management Courses

  • Introduction to Databases
  • Introduction to SQL
  • Business Intelligence With SQL Server
  • Data Mining Using SQL

Learn More About this Program

Certificate Program in Software Development and Programming

Expand or collapse section

Core Course

  • Introduction to Computers and Programming

Software Development Lifecycle Courses

  • Software Project Management
  • Software Quality Assurance

Data and Databases Courses

  • Introduction to Data Analytics
  • Introduction to Databases
  • Data Mining Using SQL

Programming Courses

  • First Course in Java
  • Introduction to C Language Programming
  • Programming Python

Operations, Networking and Security Courses

  • Introduction to Cybersecurity
  • Fundamentals of Data Communications and Networking

Web Development Courses

  • JavaScript and jQuery: An Introduction
  • Fundamentals of Website Development

Current Topics Courses

  • Introduction to Quantum Computing With Applications
  • Blockchain Fundamentals

Learn More About this Program

Notes

Departmental contact: extension-techeng@berkeley.edu | (510) 642-4151


Instructional Types

Live Online
Live Online courses provide an interactive learning experience with scheduled synchronous online sessions held via Zoom video conferencing (Pacific Time). Learn more about the Live Online format.
Online, Start Anytime
Continuous enrollment course begins when you enroll. You have a minimum of 90 days and a maximum of 180 days to complete the course.
Online, Fixed Date
Enroll in this course by its start date and complete it by its specified end date. There are no live sessions, but plenty of opportunities to collaborate with your classmates and instructor.
Classroom
Take classes in-person at one of our buildings or partner locations.

English Language Proficiency Requirements

All of our courses are taught in English. If English is not your first language, please use the following test scores as guides in order to be successful:

  • TOEFL: 90
  • IELTS Academic Format: 7
  • DAAD: C1
  • TEM-4 or TEM-8: Level 70
  • Duolingo: 115

Note: You do not need to submit test scores.

Extension

1995 University Ave., Suite 130

Berkeley, CA 94704-7000

extension@berkeley.edu

Facebook Facebook Icon Twitter Twitter Icon LinkedIn LinkedIn Icon YouTube YouTube Icon Instagram Instagram Icon Medium Small Icon for Medium
WeChat QR code

Locations

  • Berkeley
  • San Francisco
  • Online
  • Other

Resources

  • About Us
  • Career Services
  • Administration
  • Accessibility
  • Nondiscrimination
  • Privacy
  • Transcripts
  • Gifts
  • Jobs
  • Contact Us
Western Association of Schools and Colleges

The University of California, Berkeley, is accredited by the Western Association of Schools and Colleges (WASC). UC Berkeley Extension—like all other UC Berkeley schools, colleges and departments—is accredited by WASC through the University.

Copyright © UC Regents

Powered by Destiny One

Cookie Policy

By clicking “Accept All Cookies,” I agree to permit this website to share my information, including a device identifier and my browsing history on this site, with selected partners, including Google, Meta/Facebook and others, to enhance my browsing experience and to ensure that marketing communications are targeted to my needs in accordance with our Cookie Policy and our Privacy Policy.

Session Time-Out

For security reasons and the protection of your personal information, your session will time out due to a period of inactivity in minute(s) and second(s). Click Extend My Session to continue. For security reasons and the protection of your personal information, your session timed out after a period of inactivity. You will be redirected to the home page.

Confirm

Alert

Course Fee

Andrew Oppel

Andrew Oppel, B.A., Extension Honored Instructor, is a retired data architect and data modeler. Previously, he was a senior data solutions architect at GoodData Corporation, who has more than 40 years of experience in information technology and more than 35 years of experience teaching at UC Berkeley Extension.  He is also author of Databases Demystified (McGraw-Hill/Osborne 2004), SQL Demystified (McGraw-Hill/Osborne 2005), Databases: A Beginner's Guide (McGraw Hill, 2009), Data Modeling: A Beginner's Guide (McGraw-Hill, 2010), Databases Demystified, 2nd Edition (McGraw-Hill, 2011), SQL: A Beginner's Guide, 4th Edition (McGraw-Hill, 2015) and co-author of SQL: The Complete Reference, 3rd Edition (McGraw-Hill, 2009).

Online

Processing...

Privacy Policy

Cookie Policy

This statement explains how we use cookies on our website. For information about what types of personal information will be gathered when you visit the website, and how this information will be used, please see our Privacy Policy.

How we use cookies

All of our web pages use "cookies". A cookie is a small file of letters and numbers that we place on your computer or mobile device if you agree. These cookies allow us to distinguish you from other users of our website, which helps us to provide you with a good experience when you browse our website and enables us to improve our website.

We use cookies and other technologies to optimize your website experience and to deliver communications and marketing activities that are targeted to your specific needs. Some information we collect may be shared with selected partners such as Google, Meta/Facebook or others. By browsing this site you are agreeing to our Privacy Policy. You can revoke your voluntary consent to participate in monitored browsing and targeted marketing by selecting “Disable All Cookies” below.

Types of cookies we use

We use the following types of cookies:

  • Strictly necessary cookies- these are essential in to enable you to move around the websites and use their features. Without these cookies the services you have asked for, such as signing in to your account, cannot be provided.
  • Performance cookies- these cookies collect information about how visitors use a website, for instance which pages visitors go to most often. We use this information to improve our websites and to aid us in investigating problems raised by visitors. These cookies do not collect information that identifies a visitor.
  • Functionality cookies- these cookies allow the website to remember choices you make and provide more personal features. For instance, a functional cookie can be used to remember the items that you have placed in your shopping cart. The information these cookies collect may be anonymized and they cannot track your browsing activity on other websites.

Most web browsers allow some control of most cookies through the browser settings. To find out more about cookies, including how to see what cookies have been set and how to manage and delete them please visit https://www.allaboutcookies.org/.

Specific cookies we use

The list below identify the cookies we use and explain the purposes for which they are used. We may update the information contained in this section from time to time.

  • JSESSIONID: This cookie is used by the application server to identify a unique user's session.
  • registrarToken: This cookie is used to remember items that you have added to your shopping cart
  • locale: This cookie is used to remember your locale and language settings.
  • cookieconsent_status: This cookie is used to remember if you've already dismissed the cookie consent notice.
  • _ga_UA-########: These cookies are used to collect information about how visitors use our site. We use the information to compile reports and to help us improve the website. The cookies collect information in an anonymous form, including the number of visitors to the website, where visitors have come to the site from and the pages they visited. This anonymized visitor and browsing information is stored in Google Analytics.

Changes to our Cookie Statement

Any changes we may make to our Cookie Policy in the future will be posted on this page.