Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Azure Data Lake Store library for Delphi

From Microsoft-Docs on GitHub: Azure Data Lake Store is an enterprise-wide hyper-scale repository for big data analytic workloads. Azure Data Lake enables you to capture data of any size, type, and ingestion speed in one single place for operational and exploratory analytics.

Because I'm a Delphi developer, Microsoft Data Platform MVP since 2010 and because (in my opinion) there are poor documentation about the integration between the Delphi programming language and Microsoft Azure services, I decided to do something for help Delphi developers to use Microsoft Services and Products. I developed a REST sample library to connect and manage files into an instance of Azure Data Lake Store.

The sample library is intended for Delphi developers those want to build applications and services that are able to connect to Azure Data Lake Store. At the moment the libraty shows how to:

  • Retrieve an access token using REST Client components
  • Retrieve folders list
  • Upload files to a specific folder

The first version of my ADLSLibrary4Delphi, with source code, is available on my GitHub repository named azure-data-lake-store-for-delphi.

If you want to contribute in the project, you are welcome!

Enjoy! 



This post first appeared on SQLblog.com - The SQL Server Blog Spot On The Web, please read the originial post: here

Share the post

Azure Data Lake Store library for Delphi

×

Subscribe to Sqlblog.com - The Sql Server Blog Spot On The Web

Get updates delivered right to your inbox!

Thank you for your subscription

×