Databases
Showing 97–108 of 209 results
Introduction to SQL Server 2022 data virtualization
Learn about data virtualization, enhanced Polybase features in SQL Server 2022, and how to use Polybase to access and query external data.
Introduction to SQL Server 2022 T-SQL enhancements
Learn the new and improved SQL Server 2022 functions that will enhance the querying and creation of T-SQL objects.
Leveraging Fully Managed Redis Datastores Using Google Cloud Memorystore
Cloud Memorystore is a new addition to the Google Cloud Platform. It provides a fully managed, cloud-hosted Redis service, allowing you to cache common responses on GCP-hosted web applications, providing your users low latency and high performance.
Leveraging Google Cloud Firestore for Realtime Database Solutions
Cloud Firestore is a cloud-hosted NoSQL, document-oriented database where documents are made up of fields and stored in collections. Firestore is a fully-managed service which allows realtime updates to keep data in sync across multiple clients.
Manage Couchbase 6 Servers and Clusters
Cluster and node management is a crucial topic for a Couchbase administrator. This course delves into handling node failures, data transfers, cluster backups, and the setting up of remote replicas to ensure the availability of your data.
Manage Couchbase Lite
Leverage Sync Gateway and Couchbase Lite to expand the boundaries of your platform. In this course, you will learn how to manage the data created by your users' devices, and securely sync it all in real-time across the globe with your datacenter.
Manage Functions in Couchbase 6
This course explores the management of an eventing function in Couchbase throughout its life - from debugging during development to disabling them temporarily, monitoring their state and porting them to other environments.
Managing Azure SQL Server Database Performance
Managing and tuning SQL database performance requires expertise and can be time-consuming. This course will explain to you how you can leverage Azure services and features to perform these tasks in a smooth, effortless, and easy way.
Managing Database Instances with Oracle
This course focuses exclusively on the Oracle instance. If you’ve been through the first course in this path, Understanding Database Architecture with Oracle, you’ll find some of the material in this course familiar.
Managing Storage with Oracle
The Oracle database is one of the most popular relational database management systems in the world. This course teaches you the basics of storage management in Oracle, including segment deferment, table compression, and resumable space allocation.
Managing Users, Roles, and Privileges with Oracle
The Oracle database is the most popular relational database management system in the world. In this course, you will learn to understand the different kinds of user accounts in Oracle and authentication methods.
MariaDB Data Manipulation Playbook
This course will focus on the ability to work with complex business logic using the Data Manipulation Language (DML) of MariaDB, and some of its critical operations.