In my organization we work on excel, word, ppt and pdf. i want to store at one database and then perform analytics

ashish agarwal 1 Reputation point
2022-05-26T17:26:17.553+00:00

In my organization we work on excel, word, ppt and pdf. i want to store at one database and then perform analytics. What database i should use.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,538 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sudipta Chakraborty - MSFT 1,111 Reputation points Microsoft Employee
    2022-05-26T18:26:08.877+00:00

    @ashish agarwal :

    You can use Azure Data Lake Storage Gen2 and perform analytics using Azure Databricks.

    Azure Data Lake Storage Gen2 (also known as ADLS Gen2) is a next-generation data lake solution for big data analytics. Azure Data Lake Storage Gen2 builds Azure Data Lake Storage Gen1 capabilities—file system semantics, file-level security, and scale—into Azure Blob storage, with its low-cost tiered storage, high availability, and disaster recovery features. The Azure Blob File System (ABFS) driver provides the interface to ADLS Gen2 storage. The ABFS driver, included in the Databricks Runtime, supports standard file system semantics on Azure Blob storage.

    References:
    https://learn.microsoft.com/en-us/azure/databricks/data/data-sources/azure/adls-gen2/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.