Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 13 hours on-demand video
  • 41 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Database Design & Development Database Management

Introduction to Database Engineering

Learn ACID, Indexing, Partitioning, Sharding, Concurrency control, Replication, DB Engines, Best Practices and More!
Bestseller
Rating: 4.7 out of 54.7 (558 ratings)
31,541 students
Created by Hussein Nasser
Last updated 1/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn and understand ACID Properties
  • Database Indexing
  • Database Partitioning
  • Database Replication
  • Concurrency Control (Optimistic, Pessimistic)
  • Database Sharding
  • Database System Designs
  • Difference between Database Management System, Database Engine and Embedded database
  • Database Engines such as MyISAM, InnoDB, RocksDB, LevelDB and More
  • Benefits of Using one database engine over the other
  • Switching Database Engines with MySQL
  • Database Security (TLS, Homomorphic Encryption etc.)
Curated for the Udemy for Business collection

Course content

11 sections • 60 lectures • 13h 12m total length

  • Preview06:36
  • Preview00:37
  • Preview01:40
  • Preview02:31
  • Atomicity
    02:39
  • Isolation
    20:35
  • Consistency
    13:06
  • Durability
    01:44
  • Eventual Consistency
    15:07

  • Preview18:18
  • Key vs Non-Key Column Database Indexing
    14:11
  • Index Scan vs Index Only Scan
    08:08
  • Preview14:07
  • Horizontal vs Vertical Partitioning
    10:21
  • SQL Pagination With Offset is Evil
    09:09
  • Bitmap Index Scan vs Index Scan vs Table Scan
    11:24
  • Database Partitioning (With Postgres)
    40:18
  • Database Sharding (With Postgres)
    57:42
  • Preview09:18
  • Preview13:40
  • Preview21:19

  • Shared vs Exclusive Locks
    11:46
  • Preview05:31
  • Two-phase Locking
    07:08
  • Preview13:42
  • Database Connection Pooling
    12:00

  • Introduction to Database Replication
    01:19
  • Master/Standby Replication
    03:45
  • Multi-master Replication
    01:23
  • Synchronous vs Asynchronous Replication
    03:06
  • Replication Demo with Postgres 13
    19:20
  • Pros and Cons of Replication
    03:28

  • Preview37:50
  • Preview36:47

  • Preview02:44
  • What is a Database Engine?
    06:41
  • Row-Based vs Column-Based Databases
    34:15

  • MyISAM
    06:49
  • Aria
    02:27
  • InnoDB
    06:45
  • XtraDB
    02:05
  • SQLite
    03:44
  • BerkeleyDB
    02:40

  • LevelDB
    06:20
  • RocksDB
    04:05

  • Most Popular Database Engines
    02:31
  • Switching Database Engine with mySQL
    17:08

  • How to Secure Your Postgres Database by Enabling TLS/SSL
    12:01
  • Deep Look into Postgres Wire Protocol with Wireshark
    14:07
  • Deep Look Into MongoDB Wire Protocol with Wireshark
    24:04
  • Encrypted Database Search with Homomorphic Encryption (IBM technology)
    24:09
  • Best Practices Working with REST & Databases
    06:53
  • Database Permissions and Best Practices for Building REST API
    23:40
  • What is the Largest SQL Statement that You can Send to Your Database
    09:43

Requirements

  • Basic understanding of database systems

Description

Database Engineering is a very interesting sector in software engineering. If you are interested in learning about database engineering you have come to the right place. I have curated this course carefully to discuss one of the main concepts of database engineering.


This course will not teach you SQL or programming languages, however, it will teach you skillset and patterns that you can apply in database engineering. A few of the things that you will learn are Indexing, Partitioning, Sharding, Replication, Concurrency control, database engines and security, and much more.


Database engines or storage engines or sometimes even called embedded databases is a software library that a database management software uses to store data on disk and do CRUD (create update delete) Embedded means move everything in one software no network client-server. In this video course, I want to go through the few popular database engines, explain the differences between them and finally I want to spin up a database and change its engine and show the different features on each engine.

Who this course is for:

  • Software Engineers and Database Engineers

Instructor

Hussein Nasser
Software Engineer, Author
Hussein Nasser
  • 4.6 Instructor Rating
  • 1,137 Reviews
  • 67,110 Students
  • 2 Courses

My name is Hussein and I’m a software engineer. Ever since my uncle gave me my first programming book in 1998 (Learn programming with Visual Basic 2) I discovered that software is my passion. I started my blog, and YouTube channel as an outlet to talk about software.



I specialize in the field of geographic information systems (or GIS). I helped many organizations in different countries implement GIS technology and designed, developed apps to fit their use cases and streamline their workflows since 2005. I wrote five books on Esri ArcGIS technology and I've been an engineer at Esri building cool GIS technologies since 2015.



Between my Software Engineering YouTube channel and Podcast, I have made over 500 hundred pieces of content on different topics of software engineering ranging from proxies, security, networking, and programming. I also discuss recent software news and current events on software.



Using software to solve interesting problems is one of the fascinating things I really enjoy. Feel free to contact me on my social media channels to tell your software story, ask questions or share interesting problems. I would love to hear it!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.