C#
Switch branches/tags
Nothing to show
Latest commit 78d5a37 Sep 7, 2017 @saveenr saveenr added copmile udo script

README.md

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:

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact

Other