Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azure/usql

U-SQL Examples and Issue Tracking
https://github.com/azure/usql

azure big-data data-lake u-sql

Last synced: 1 day ago
JSON representation

U-SQL Examples and Issue Tracking

Awesome Lists containing this project

README

        

# U-SQL

U-SQL is a new language from Microsoft for processing big data. U-SQL combines the familiar syntax of SQL with the expressiveness of custom code written in C#, on top of a scale-out runtime that can handle any size data.

## How can I learn more?

Here are a few links with a lot more information:

* [U-SQL reference documentation](https://docs.microsoft.com/u-sql/)
* [Get Started with U-SQL](https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-get-started)
* [About Azure Data Lake](https://aka.ms/azuredatalake)

## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact

### Other
* GH-Pages http://azure.github.io/AzureDataLake/