15 skills found
geral2 / SQL APIConsumerDatabase Project with generic procedures to consume API through GET/POST methods.
orlando-colamatteo / Ms Sql Server Group Concat SqlclrSQL Server CLR user-defined aggregates that collectively offer similar functionality to the MySQL GROUP_CONCAT function. Specialized functions ensure the best performance based on required functionality. Aggregates implemented using C#; requires .NET Framework 3.5.
mirsaeedi / SQLCLR Jalali Date UtilityIncludes several functions to make it easier for you to work with Persian dates in SQL Server (2005+)
eilerth / Sqlclr Http RequestMake HTTP Requests from T-SQL via SQLCLR
MadeiraData / ClrHttpRequestSQL Server CLR function for running REST methods over HTTP
Darko-Martinovic / TransposingMatrixThe detailed explanation could be found on Red Gate SimpleTalk's link 'An Easier Way of Transposing Query Result in SQL Server' https://www.red-gate.com/simple-talk/sql/t-sql-programming/easier-way-transposing-query-result-sql-server/
Darko-Martinovic / SQLCLRThe detailed explanation could be found on Red Gate SimpleTalk's link 'SQLCLR in Practice: Creating a Better Way of Sending Email from SQL Server' https://www.red-gate.com/simple-talk/sql/sql-development/sqlclr-practice-creating-better-way-sending-email-sql-server/
MadeiraData / SqlClrJsonParserA SQL CLR wrapper for parsing Json in SQL Server versions pre-2016
Apps72 / Dev.SqlClrDeployementTool to generate a SQL Server CLR deployment script.
jeffshumphreys / MySQLCLRFunctionsFree SQLCLR functions tested on SQL Server 2019. That are used.
yorek / Non Scalar Uda Transitive ClosureTransitive Closure Clustering with T-SQL, SQLCLR and JSON
matt-jk / SQLCLR GetSPListSQL Server CLR Stored Procedure to retrieve a SharePoint list and return it as a table result. It can be used in a stored procedure in a database, for example. It issues a webservice call to a SharePoint server
NTDLS / DataRandomizer SQL CLREasily generate random human readable data using SQL Server’s SQL CLR.
ryan1234 / SqlclrNo description available
churupaha / RegexWrapperSQLCLR wrapper class System.Text.RegularExpressions.Regex