Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/azure/usql
- Owner: Azure
- License: mit
- Created: 2015-10-13T18:41:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T01:15:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T03:43:23.451Z (1 day ago)
- Topics: azure, big-data, data-lake, u-sql
- Language: C#
- Homepage: http://usql.io
- Size: 21.8 MB
- Stars: 234
- Watchers: 112
- Forks: 682
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
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/