Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication 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 Certifications Network & Security Hardware Operating Systems & Servers 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 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 Paid 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 & Gardening 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 & Diet Yoga Mental Health Martial Arts & 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 Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

DevelopmentDatabase Design & DevelopmentSQL Server

Boost SQL Server Database Performance with In-Memory OLTP

Learn how to use the powerful In-Memory OLTP Engine in SQL Server for improving database performance
Rating: 4.5 out of 54.5 (21 ratings)
113 students
Created by Artemakis Artemiou
Last updated 4/2022
English
English [Auto]

What you'll learn

  • How to Use In-Memory OLTP for Boosting the Performance of your Data Processes
  • What is the In-Memory OLTP Engine in SQL Server
  • What are Memory-Optimized Tables
  • What are Natively-Compiled Stored Procedures
  • How to Migrate to In-Memory OLTP

Requirements

  • Basic knowledge of SQL Server and database principles

Description

In this course you will learn all about SQL Server's In-Memory Database Processing Engine also known as In-Memory OLTP. To this end, you will learn how to enable In-Memory OLTP in SQL Server, what memory-optimized tables and natively-compiled stored procedures are, as well as, how to boost the performance of your data processes using this powerful SQL Server feature.

In-Memory OLTP, is SQL Server's Database In-Memory Processing Engine, seamlessly integrated into its Database Engine. With its two main components, that is memory-optimized tables and natively-compiled stored procedures, In-Memory OLTP can help you achieve significant performance improvements and speedups for many of your data processes.

In-Memory OLTP was originally shipped with SQL Server 2014 but was significantly enhanced in SQL Server 2016 and later. From SQL Server 2016 SP1 and later, In-Memory OLTP is available for use in all editions of SQL Server (besides the LocalDB edition), which is something that makes it a must, to at least try this great feature in SQL Server.

Especially now, in this data-driven era we live in, where business decisions and many other areas depend on the fast analysis of large sets of data, maintaining a low latency for your data processes is critical. SQL Server's In-Memory OLTP Engine can help with that.


WHAT OTHER STUDENTS SAY ABOUT THE COURSE:

  • "Excellent and helpful course regarding SQL Server. Very suitable for my job."

  • "So far the course is great! The simplicity of explaining the different concepts is outstanding!"

  • "An easy to follow course with excellent content!"

  • "I was impressed by this course! It explains in plain words how to utilize In-Memory Optimization in SQL Server and the demos are really amazing."


THE BENEFITS OF THIS COURSE:

By the time you complete this course, you will know:

  • What is the In-Memory OLTP Engine in SQL Server and how it works

  • What Memory-Optimized Tables are and which are their main characteristics

  • What Natively-Compiled Stored Procedures are and how they work

  • How to Use In-Memory OLTP for Boosting the Performance of your Data Processes, by utilizing memory-optimized tables and natively-compiled stored procedures

  • How to migrate your data processes to In-Memory OLTP

    • How to find the right candidate databases, data processes and tables for migrating it to In-Memory OLTP 

    • How to analyze your tables and stored procedures prior to planning their migration to In-Memory OLTP

    • Ways to estimate if your workload's performance can benefit from In-Memory OLTP


MAJOR LEARNING OBJECTIVES:

Throughout the course, I will take you through all the necessary steps that you need to learn, in order to start utilizing SQL Server's powerful In-Memory OLTP engine.

First, via the introductory section, you will learn what In-Memory OLTP is and which are the best-suited workloads for In-Memory OLTP.

After that, we will be discussing about the requirements for enabling In-Memory OLTP in SQL Server, and we will create together, a SQL Server In-Memory OLTP-Enabled database.

Then, we will thoroughly discuss about memory-optimized tables, and you will learn how to create and use durable and non-durable memory optimized tables in SQL Server. Moreover, we will run some examples for comparing the performance of these two types of memory-optimized tables.

After that, we will be discussing about natively-compiled stored procedures in SQL Server, and among other, you will learn how to create and use this special type of SQL Server stored procedures. Moreover, we will run some interesting examples, for comparing the performance of a disk-based process vs. a process that uses memory-optimized tables vs. a process that uses memory-optimized tables combined with natively-compiled stored procedures.

Then, we will be discussing about how you can improve the performance of your database workload using In-Memory OLTP, and more specifically, we will discuss about, how you can migrate your databases to In-Memory OLTP and how you can estimate if your specific workload type, can benefit from In-Memory OLTP processing in SQL Server.

Finally, we will go through together, many examples of using In-Memory OLTP in SQL Server, where among other, we will be comparing the performance of different disk-based processes vs. processes that use memory-optimized tables vs. processes that use memory-optimized tables combined with natively-compiled stored procedures.


PREREQUISITES:

  • Basic knowledge of SQL Server and data principles


THIS COURSE CONTAINS/OFFERS:

  • 3 hours of high-quality video

  • Live demonstrations and hands-on guides

  • Useful quizzes for testing your knowledge on each section

  • Many downloadable resources (i.e. summaries and T-SQL scripts)

  • A practice test in the end of the course

  • Ability to ask the instructor questions via the Q&A section

  • Certificate on course completion

Who this course is for:

  • SQL Server DBAs, Engineers & Architects that want to learn more about SQL Server In-Memory OLTP and how they can use it, for significantly improving the performance of their data processes.
  • SQL Server Developers who want to learn how they can improve the performance of their ETL processes by utilizing In-Memory OLTP in SQL Server.

Instructor

Artemakis Artemiou
Award-Winning Database Expert, Trainer, Author, Speaker.
Artemakis Artemiou
  • 4.3 Instructor Rating
  • 1,269 Reviews
  • 8,191 Students
  • 16 Courses

Artemakis is a Senior Database and Software Architect and a former Microsoft Data Platform MVP (awarded for 9 consecutive years). He has over 20 years of experience and he has taught thousands of people to efficiently work with SQL Server, Data Access/Entity Framework, Azure, .NET/C#, Programming and more, via his video tutorials, blog and guest articles, public speaking, eBooks and online courses.

Artemakis is the founder of the SQLNetHub and {essentialDevTips} communities and published hundreds of articles and videos that explain in simple words, how to perform complex technical tasks and he really enjoys the interaction with the technical communities.

Besides his regular blogging activities, Artemakis is also a guest author on many prestigious online technology journals.

Moreover, he currently serves as the President of the Cyprus .NET User Group (CDNUG) and the International .NET Association Country Leader for Cyprus (INETA).

Artemakis, really enjoys sharing hands-on knowledge on a large set of technology topics, and thus helping his fellow tech community members, to easily start using these great technologies. To this end, he is really looking forward to seeing you in his online courses on Udemy!

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.