U-SQL Examples and Issue Tracking
Перейти к файлу
Rukmani Gopalan 706767f3b5 Revert "Adding MD file"
This reverts commit 37f9f95a30.
2016-04-13 15:39:23 -07:00
Debugging Revert "Adding MD file" 2016-04-13 15:39:23 -07:00
Documentation/Hands_On_Labs Fixed typo in HOL tvf samples 2016-01-06 19:54:40 -08:00
Examples Fixing some sample locations in AmbulanceDemo 2016-04-06 12:26:34 -07:00
.gitattributes Added Custom Outputter that writes the column names 2016-01-02 13:42:02 -08:00
.gitignore Initial commit 2015-10-13 11:43:05 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-11-20 12:34:45 -08:00
FAQ.md Updated FAQ.md 2016-02-23 03:25:34 -08:00
LICENSE.txt Create LICENSE.txt 2015-11-20 11:13:43 -08:00
README.md Update README.md 2015-12-18 10:12:06 -08:00

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.

What is this site?

This site is the front door to the repo are where you can find libraries, tools and more for extending U-SQL. More importantly, it's a direct line back to the team for bugs, feature requests, suggestions. We will also be placing design proposals and track features coming in upcoming releases. We're super excited about U-SQL, and we hope that you are too.

How can I learn more?

Here are a few links with a lot more information: