arvindshmicrosoft
Product @ MSFT #AzureSQL. Data geek. SQL MCM. Committer for Apache Accumulo and Apache Fluo.
@MicrosoftRedmond, WA, United States
Pinned Repositories
azure-sql-action-test
Just a test for doing CI/CD with Azure SQL and GitHub Actions
azure-sql-devops
Demos for Azure SQL DevOps presentation
DACExtensions
DACExtensions contains samples that extend Data-Tier Applications using DacFx. These samples include deployment contributors and static code analysis rules that can be used with Visual Studio as well as examples of how to use the DacFx public mode
MicrosoftAcademicGraph
Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.
MillionSongDatasetinSQLServer
Working with the Million Song Dataset in SQL Server
SQLCallStackResolver
Supporting files for the main SQLCallStackResolver sample tool (https://aka.ms/SQLStack)
SQLScriptDomSamples
Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes
YelpDatasetSQL
Working with the Yelp Dataset in Azure SQL and SQL Server
SQLCallStackResolver
A sample tool for users of Microsoft SQL Server to aid in troubleshooting otherwise difficult to diagnose issues. Provided AS-IS - see SUPPORT.md.
arvindshmicrosoft's Repositories
arvindshmicrosoft/AdventureWorks
AdventureWorks sample ASP.NET MVC application
arvindshmicrosoft/arvindshmicrosoft.github.io
Arvind Shyamsundar's GitHub.IO page
arvindshmicrosoft/AzGunzip
Uncompress (and optionally "chunk" the output) GZip archives in Azure Blob Storage
arvindshmicrosoft/AzureDatabricks
Samples for Azure Databricks
arvindshmicrosoft/blog
Some notes on things I find interesting and important.
arvindshmicrosoft/bulk-data-tools
Tools for working with USPTO bulk data product offerings.
arvindshmicrosoft/Cognitive-Speech-STT-ServiceLibrary
Service SDK - C# Samples, documentation for service to service speech to text
arvindshmicrosoft/docker-hadoop-spark-workbench
[EXPERIMENTAL] This repo includes deployment instructions for running HDFS/Spark inside docker containers. Also includes spark-notebook and HDFS FileBrowser.
arvindshmicrosoft/ISDLite-ML
Some Machine Learning demos using SQL Server R Services and the ISDLite dataset
arvindshmicrosoft/Itch-1
Create and Parse NASDAQ Itch Messages in Python
arvindshmicrosoft/krabsetw
KrabsETW provides a modern C++ wrapper around the low-level ETW trace consumption functions.
arvindshmicrosoft/mlads2017s-mrsdeploy
arvindshmicrosoft/NASDAQ-ITCH5-Volume-Weighted-Average-Price-TICKS
Parses NASDAQ ITCH 5 data and Calculates Volume Weighted average Price of all the Stock.
arvindshmicrosoft/Nasdaq-TotalView-ITCH-5.0-Parser
Parser for Nasdaq TotalView ITCH 5.0
arvindshmicrosoft/networkx-rest-thin
A thin rest api over networkx, can serve as a graph database.
arvindshmicrosoft/onigwrap
A small wrapper around Oniguruma/Onigmo for C# interop.
arvindshmicrosoft/openscad-projects
OpenSCAD projects for 3D printing
arvindshmicrosoft/pybktree
Python BK-tree data structure to allow fast querying of "close" matches
arvindshmicrosoft/spark
Mirror of Apache Spark
arvindshmicrosoft/SQLFork
Utility to take a T-SQL script and execute the batches within that script separately and concurrently ("forking"). Each batch is executed from a separate client thread, thereby achieving concurrent execution.
arvindshmicrosoft/SSDT-Code-Analysis
SQL static code analysis framework, for faster and earlier failure (and correction) in development cycles
arvindshmicrosoft/SSDT-DevPack
arvindshmicrosoft/Stack-Overflow-Dump-Analysis
CS 6356 (Software Maintenance) Project - Analysis of Stack Overflow Dump
arvindshmicrosoft/TDSBridge
TDS Proxy library
arvindshmicrosoft/templating-ansible-style-yaml-files-with-only-variables
Templating Ansible-style YAML files that only contain variables
arvindshmicrosoft/tpcds-kit
TPC-DS benchmark kit with some modifications/fixes