sql-server topic

Microsoft’s SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.

SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.

List sql-server repositories

Zero.Core

24
Stars
16
Forks
Watchers

🐶这是一个拿来就能用的Asp.Net Core 框架,欢迎使用!

Common

30
Stars
10
Forks
Watchers

SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005

node-js-mssql-crud-example

34
Stars
35
Forks
Watchers

Node.js Rest API with SQL Server/ MSSQL - CRUD example using Expressjs

BlogEngine

20
Stars
10
Forks
Watchers

An open source blog engine built with ASP.NET Core

dotnet6-rpg

25
Stars
13
Forks
Watchers

Repository for the ".NET 6 Web API & Entity Framework Core Jump Start" Course on Udemy.

EventSourcing

32
Stars
2
Forks
Watchers

Event Sourcing in .NET 6

StoreCleanArchitecture-NET

26
Stars
14
Forks
Watchers

This is a basic project to demonstrate an introduction about the implementation of Clean Architecture on .NET

CarrotCakeCMS-MVC

31
Stars
20
Forks
Watchers

A template-based ASP.Net MVC 5 CMS built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. Supports multi-tenant webroot and database.

AspnetMicroservices

18
Stars
6
Forks
Watchers

Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL,...

master-containerized-microservices

15
Stars
2
Forks
Watchers

This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several software-architecture concepts like: Clean Architecture, Microservices...