This article will help you create database objects in Azure Data Lake Analytics using U-SQL.
Read more »Rahul Mehta
- Finding Duplicates in SQL - February 7, 2024
- MySQL substring uses with examples - October 14, 2023
- MySQL group_concat() function overview - March 28, 2023
Building U-SQL jobs locally for Azure Data Lake Analytics
December 23, 2020This article will help you learn to develop U-SQL jobs locally, which once ready, can be deployed on Azure Data Lake Analytics service on the Azure cloud.
Read more »Deploying U-SQL jobs on Azure Data Lake Analytics
December 23, 2020In this article, we will learn how to execute U-SQL jobs that have been developed or tested locally, to the production environment from a local machine.
Read more »Developing U-SQL jobs on Azure Data Lake Analytics
December 21, 2020In this article, we will learn how to develop U-SQL jobs on Azure Data Lake Analytics to process data stored in Data Lake Storage.
Read more »Getting started with Azure Data Lake Analytics
December 15, 2020This article aims to help you understand the concept of Azure Data Lake Analytics capability offered by Microsoft in the Azure cloud.
Read more »Import data into Azure SQL database from AWS Redshift
November 10, 2020In this article, we will learn an approach to source data from AWS Redshift and populate it in the Azure SQL database, where this data can be used with other data on the SQL Server for desired purposes.
Read more »Export data from Azure SQL Database to Azure Data Lake Storage
November 4, 2020In this article, you will learn how to export data from Azure SQL Database to Azure Data Lake Storage using Azure Data Factory.
Read more »Populate Azure SQL Database from Azure Blob Storage using Azure Data Factory
October 20, 2020This article will talk about loading data into Azure SQL databases from Azure Blob Storage with the help of Azure Data Factory.
Read more »Understanding Azure Synapse Analytics (formerly SQL DW)
October 16, 2020This article will discuss one of the powerful analytics services in Azure – Azure Synapse Analytics, along with its components, features, security, and more.
Read more »How to clone an Azure SQL Database
October 12, 2020In this article, we will learn cloning an Azure SQL Database.
Read more »Create a Serverless Azure SQL Database
October 6, 2020In this article, we will take a look at how to create a serverless Azure SQL database.
Read more »Create an Azure SQL Database with built-in sample data
September 30, 2020In this article, we will learn to create an Azure SQL Database with built-in sample data.
Read more »How to create an AWS SageMaker Instance
September 7, 2020This article provides a step by step explanation of how to get started with AWS Sagemaker by creating an AWS SageMaker instance for using machine learning related features on AWS Cloud.
Read more »Saving AWS Redshift costs with elastic resize
September 3, 2020In this article, you will learn to elastically resize the AWS Redshift cluster to save costs.
Read more »Saving AWS Redshift costs with scheduled pause and resume actions
August 31, 2020This article helps you learn the AWS Redshift cluster pricing model, as well as options to pause and resume cluster on-demand and on-schedule.
Read more »Working with AWS Neptune Graph Databases
August 28, 2020This article provides a step by step explanation of how to work with AWS Neptune Graph database. We will understand the basic concept and use-case of graph databases and then create a graph database instance as well as access it with Jupyter notebooks.
Read more »Getting started with AWS RDS Aurora DB Clusters
August 24, 2020This article provides a step by step explanation of how to create an Aurora DB cluster that is compliant with MySQL or PostgreSQL.
Read more »Restore tables in AWS Redshift clusters
August 19, 2020This article provides a step by step explanation of how to restore selective datasets from AWS Redshift snapshots to a working Redshift cluster, instead of restoring the entire backup.
Read more »Export data from AWS Redshift to AWS S3
August 14, 2020This article provides a step by step explanation of how to export data from the AWS Redshift database to AWS S3 using different export-related options.
Read more »Share AWS Redshift data across accounts
August 3, 2020This article provides a step by step explanation of how to share AWS Redshift database snapshots with other AWS accounts to enable porting of data from one AWS account to another.
Read more »Managing snapshots in AWS Redshift clusters
July 31, 2020This article gives an overview of configuring AWS Redshift snapshots for scheduled data backup, data archival, as well as disaster recovery.
Read more »Load data into AWS Redshift from AWS S3
July 29, 2020This article gives an overview of configuring the redshift cluster to access AWS S3 as well as loading data into AWS Redshift.
Read more »Load data from AWS S3 to AWS RDS SQL Server databases using AWS Glue
July 28, 2020This article explains how to develop ETL (Extract Transform Load) jobs using AWS Glue to load data from AWS S3 into AWS RDS SQL Server database objects.
Read more »Backing up AWS RDS SQL Server databases with AWS Backup
July 21, 2020This article gives you an overview of creating backups of AWS RDS SQL Server database instances using AWS Backup service.
Read more »How to catalog AWS RDS SQL Server databases
July 21, 2020This article gives you an overview of cataloging AWS RDS SQL Server database objects like tables and views, using AWS Glue service.
Read more »