sqlserver-2016
There are 38 repositories under sqlserver-2016 topic.
SQL-FineBuild/Common
SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005
SampathTharanga/POS-System-V-1.0
Point Of Sale POS system C#.Net project concept. For developed this POS system mainly use VisualStudio 2017, MS SQL Server 2016 and Crystal Report.
MadeiraData/ClrHttpRequest
SQL Server CLR function for running REST methods over HTTP
Amir10t/accounting
Manage Your Store!
katrid/orun
Orun. Build Your Own Custom Python ERP/CRM Software.
vdailly/SQL-Server-Always-Encrypted-Key-Store-Generic-Provider
SQL Server Always Encrypted Key Store Generic Provider for Key Store Interopearibility between Windows and Linux
MadeiraData/mssql-data-allocation-report
Queries and reports to visualize your SQL data and transaction log page allocations. See which pages are reserved for which objects, and which pages are not used.
msornakumar/SQLServerJSONBeautifier
SQL Server 2016 has the new feature of creating JSON output using FOR JSON clause similar to FOR XML path.The output of the above clause will not be formatted in a readable format.It will be returned as a one single string. To format the JSON , an external application like Visula Studio or Internet Online Formatting tools to be used. The purpose of this function is to format the JSON to a readable format in the SSMS output itself. This function beautifies the JSON and provides the output. This is a CLR Function created using C#.
jeffzmartin/SalesforceSQLSchemaGenerator
Generates create table scripts for Microsoft SQL Server that match selected objects in a Salesforce org
SampathTharanga/DSR-System-V1.0
The DSR (Daily Sales Report) System simplifies daily sales tracking. With easy data entry, comprehensive report generation, and export options, businesses gain valuable insights to optimize sales strategies.
kurtisdunn/dotnetcore-sqlserver2016-webpack-react
Dotnet Core + SQLServer 2016 + Webpack + React.
ParthPatel-DA/Employee-Appraisal
Employee Appraisal & Project Management System(Bachelors final year project)
bhavesh51/FullStack-CODE
Basic Integartion with Server Side Scripting to Frontend, API provide by node.js and database connectivity with mssql server 2016 with express js
Frank-Geisler/SQL-Server-Sample-Docker-Container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
HadiFadl/EzApi2016
Fork of EzApi adapted for SQL Server 2016
itsdebashis/ETL-Sales-Project
This is first Repository on GitHub
kinnell/atom-language-transact-sql
Transact-SQL (SQL Server 2016) package for Atom
moviedomfo/Ecosystem-demo
Demo of microservices ecosystem interconnected with each other using DDD clean architecture and CQRS The transaction between microservices was solved using Event Soursing with kafka ....
rminelli/user-auth-angular-node-sql-server
User authentication using Node.js, Angular.js and Microsoft SQL Server
AlexPJ1996/MultiProjects
Proyectos hechos en Visual Studio Community
Bombus17/MCSA_SQL2016_Certification
MS certs (70-761, 70-762) revision scripts I created in preparation for the exams
Bonnie-android/SqlServer
DBA Routines, Optimizing Queries
khanghv-the-programmer/MiniSocialNetwork
This is a project I created to master using Web MVC project using Servlet as a Controller
michaelchandrag/OS-SAP-Test
A simple ASP.NET application for converting excel report to SQL server database
newfl4k0/GoPPlus-Web-X
GoPPlus Web .NET c# MVC EF6 Razor SQL Server
rushi2770/DatingApplication
It's an sample ASP .Net Core application with the front-end developed using Angular 6 and Back-end API was developed using .NET Core and Entity Framework core to connect the SQL Database using Code-first approach:
Singh-Ankit/Microservices
Cross-platform .NET microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.1. This web applicaion uses MVC, Rest API and it is a platform where employees of an organisation can re-skill themselves with the available courses, trainings and certifications etc.
Taximu/ps_template
Dev. env. autoinstall: mssql, queues, iis...
utk29/mediu
We have tried to make a web platform like https://medium.com/ which is an example social journalism. This platform which provide a healthy environment to both professional and amatuer people to discover the undiscovered voices and share there writing on specific topic.
yasensimeonov/OnlineStore31302
Angular 9 + .Net Core 3.1 web application (SPA)
210104-msbi-reston/Travis-Unangst-P1
Device manufacturer database
imdhiren/Wizard-Steps-Navigation
Wizard control eliminates the need to design forms to execute a step by step process in the actual business flow. This simplifies the work of developers to design and write the code. The control provides a mechanism that allows you to easily build the desired wizard as a collection of steps, add a new step, or reorder the steps.
MitulP/SQL-Server-2016-New-Feature-Demo-Scripts
Microsoft SQL Server 2016 New Features of Database Engine
zq99/titanic-dataset-analysis-sql-server
This repo is for the queries I have been using to explore the Titanic dataset using SQL Server.