An open API service indexing awesome lists of open source software.

sql-server

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.

https://github.com/gerson-murguia/e-commerce-murguia

E-commerce de videojuegos GAMETEC

asp-net javascript sql-server

Last synced: 18 May 2026

https://github.com/reflectsoftware/reflectinsight-listeners-sqlserver

A ReflectInsight Listener that sends messages to Microsoft SQL Server database

dotnet logging reflectinsight reflectinsight-listener sql-server

Last synced: 23 Jan 2026

https://github.com/jabhij/sqlverse

Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.

mysql postgresql regular-expressions sql sql-server

Last synced: 23 Jan 2026

https://github.com/ivaniscoding/dragonstore

An e-commerce website for selling digital games built with Node.js and Express

express handlebars js node nodejs sql-server

Last synced: 20 Jan 2026

https://github.com/pigloverabbit520/repl

主从复制的操作集 MySQL, SQL Server

mysql mysql-database sql-server

Last synced: 17 Jun 2025

https://github.com/retrodad0001/easydbmigrator

EasyDBMigrator - making SQL and PostgreSQL database migrations and integration testing easier with legacy systems

database microsoft migation posrgresql sql-server

Last synced: 11 Apr 2025

https://github.com/ltmenezes/dotnetbulkoperations

A high performance database bulk operations library.

bulk-inserts bulk-operation c-sharp dotnet dotnet-standard postgresql sql-server

Last synced: 02 May 2026

https://github.com/industrial-edge/bring-own-apps-to-shopfloor

Bring own applications to shopfloor - PCB quality re-check and production optimization based on AI techonology

3rd-party-apps ai automatical-optical-inspection cloud minio pcb-manufacturing pcb-quality-check sql-server through-hole-technology tht-close-loop

Last synced: 26 Feb 2026

https://github.com/kerolesnabiel/realtimechatapi

This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.

asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket

Last synced: 10 Feb 2026

https://github.com/mrxian763/zicai.cnps

菜鸟驿站管理系统

csharp donet netframework sql-server

Last synced: 11 Feb 2026

https://github.com/rgvirer/version_control_system-backend

A basic version control system built with ASP.NET Core, providing tools for managing version histories, tracking changes, and facilitating collaboration.

asp-net-core c-sharp dotnet-core entity-framework-core modular sql-server version-control version-control-system version-management

Last synced: 07 Feb 2026

https://github.com/harrison3000/php7-ext-mssql

Port of the old mssql extension to newer PHP

mssql php php56 php7 php8 sql-server

Last synced: 13 May 2025

https://github.com/dosqas/ubb-se-2025-amenintareamaimutei

Hospital Management System developed as a team project for the Software Engineering course by group 927 (2nd semester, 2nd year). Built with C# and .NET (WinUI), using SQL Server for database management. Developed by our team as part of a larger system, now continuing under another team.

csharp dotnet sql-server winui

Last synced: 12 Apr 2025

https://github.com/nickimash17/bookreviewapp

Advanced Book Review Application with ASP.NET Core and EF Core

asp-net-core aspnet-mvc bootstrap dotnet efcore entity-framework mongodb sql-server

Last synced: 02 Apr 2026

https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager

In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning

asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project

Last synced: 22 Apr 2026

https://github.com/sqlballs/baseballanalytics

This is the repository for all of my baseball analytics demos and sample code from any of the presentations I give

data-science database excel powerbi powerpivot r sql-server

Last synced: 04 May 2026

https://github.com/karenpayneoregon/datagridview-combobox-cs

Code sample for working with a DataGridView Combobox columns

csharp datagridview sql-server

Last synced: 06 May 2026

https://github.com/cavo789/vbs_sql_extract_stored_proc

VBS script for extracting every stored procedure from SQL Server databases into flat files on disk

documentation markdown marknotes sql-server stored-procedures vbscript

Last synced: 21 Apr 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/fraineralex/dataviewer-application

🍵 A Java Swing data viewer with login, registration, and customer record management.

dashboard data-visualization java sql-server swing

Last synced: 30 Apr 2026

https://github.com/abdelwahab-ahmed-shandy/database-design-with-erd-eerd-relational-schemas-sql-implementation

A collection of projects featuring Enhanced Entity-Relationship Diagrams (EERDs), Relational Schemas, and SQL code .

database eerd erdiagram relational-schemas sql-server

Last synced: 03 Nov 2025

https://github.com/bilalmohib/webapi-c-sharp-for-the-using-sql-in-react

This repo contains the code for the API for the connection and usage of MS SQL in React JS.Because like Many no sql databases like firestore and firebase realtime database the sql cant be used in javascript and its use is deprecated unless we make an api for using our MS Sql server database and to connect that.So this repo contains the code in C# for the connection of MS sql and The Api is created in it.You can test in the Post man.Your database MS sql ssms server should be running in order to test locally and also you can run this code in MS Visual Studio.

api csharp mssqlserver sql-server

Last synced: 03 May 2026

https://github.com/epomatti/pyodbc-mssql-docker

An image for Python and pyodbc to connect to MS SQL Server

docker docker-image mssql pyodbc python sql-server

Last synced: 05 Apr 2026

https://github.com/tbbuck/h3.net.sqlclr

SQL Server SQLCLR Port of Uber H3's hexagon geospatial indexing system

c-sharp geospatial-indexes h3 hexagonal-grids sql-server sqlclr

Last synced: 03 Mar 2025

https://github.com/kerimli-veli/ecommerceproject-asp.net-mvc

This project is an E-commerce platform developed with ASP.NET Core MVC, offering user authentication, product management, and order processing. It is designed for scalability and efficient management of business logic.

asp-net-core asp-net-mvc bootstrap5 ecommerce ecommerce-website entity-framework-core html-css orm-framework sql-server

Last synced: 14 May 2026

https://github.com/varunrai/fsx-ontap-sqlserver

Sample Deployment for SQL Server on EC2 with Amazon FSx for NetApp ONTAP

aws blockstorage fsx fsx-ontap microsoft-sql-server netapp sql-server

Last synced: 02 Jan 2026

https://github.com/jim60105/docker-mssql-server

MSSQL Server Containerized Backup and Restoration Solution (Docker-Compose)

bash docker docker-compose sql-server

Last synced: 04 Jan 2026

https://github.com/nminhducit/educenterdb

EduCenterDB is a project aimed at designing a database management system for an English learning center

database dbi202 erd sql sql-server

Last synced: 15 Jun 2025

https://github.com/angelodotnet/net8-sagreeventi.sqlserver

Application that keeps track of food and wine festivals and events reported by users

blazor-application database free-software localstorage net8 pwa-apps sql-server webassembly

Last synced: 24 Dec 2025

https://github.com/darsh-7/cars-dealership-system

Cars-Dealership-system using microsft sql

csharp database desktop-app mssql-database shop sql-server

Last synced: 08 Mar 2026

https://github.com/mattiasnordqvist/captain-data

Overridable convention based sql server data generation

fixtures sql-server testing testing-tools

Last synced: 14 Jun 2025

https://github.com/nhamngo29/shopeeapi

An API e-commerce shopping application built with the C# language, ASP.NET Core 8 API, and React TypeScript as the front-end. The app runs on SQL Server and follows the Clean Architecture pattern.

clean-architecture docker elasticsearch net netcoreapi redis-cache solid sql-server

Last synced: 19 Feb 2026

https://github.com/seddryck/ssisdbox

Ssisdbox is a collection of scripts and features to improve some aspects of SSISDB

sql-server ssis

Last synced: 20 Sep 2025

https://github.com/aykhan019/cinemaplus-project

CinemaPlus is a cinema ticket booking system developed as a diploma project for StepIT Academy, featuring movie browsing, seat selection, ticket booking, and an admin panel for managing movies and schedules. Built with C# (.NET) for the backend and HTML/CSS/JavaScript for the frontend.

asp-net charp cinema dot-net entity-framework sql-server ticket-booking web-application

Last synced: 04 Jan 2026

https://github.com/raicerk/sqlserverstoreprocedure

Librería de conexión y de ejecución de procedimientos almacenados en SQL SERVER desde C#

c-sharp csharp nuget sql-server sqlserver

Last synced: 14 Jul 2025

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/saklis/ado-cache-engine

Allows creating cached collections of model objects, creating abstraction layer for MS SQL Server database.

ado-net c-sharp c-sharp-library cache csharp csharp-library orm sql-server sqlserver

Last synced: 22 Sep 2025

https://github.com/hasnainyaqub/6_months_of_data_science_and_ai

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql sql-server tableau tensorflow

Last synced: 11 Apr 2026

https://github.com/zsmahi/gestionbibliotheque

Gestion de la Bibliotheque du Club CSE

asp-net-core csharp dotnet-core reactjs sql-server web-api-2

Last synced: 09 Apr 2026

https://github.com/osmanaliyardim/ecommercemicroservicesv2

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

aspnetcore clean-architecture cqrs-pattern ddd-architecture docker domain-driven-design dotnet entity-framework-core event-driven-architecture event-sourcing masstransit microservices mongodb postgresql rabbitmq redis sql-server sqlite vertical-slice-architecture yarp-gateway

Last synced: 02 Feb 2026

https://github.com/ani-sha/online-substore-management-system

Managing the sub store stuff and portal for the registered members

ajax asp-net csharp dotnet sql-server

Last synced: 08 May 2026

https://github.com/zoelabbb/go-restpi-gin

Project Golang builds REST API 🔥 with Gin, Gorm & MySQL (PlanetScale) 🌏

api gin gin-gonic go golang golang-api gorm mysql mysql-database planetscale postman railway railway-deployment rest rest-api sql-server

Last synced: 01 Mar 2026

https://github.com/expecho/semanticlogging.database.xml

SemanticLogging.Database.Xml is a sink for the Semantic Logging Application Block that exposes Event Source events to an Sql Server database. The payload data is stored in an xml document instead of a Json document

etw eventsource logging semantic-logging sql-server sql-server-database sqlserver structured-logging xml

Last synced: 06 Mar 2025

https://github.com/nikol4ss/testbase

A web platform built with Django, SQLAlchemy, and Pandas that enables users to create custom dashboards by connecting to external databases. Users log in, connect their database, select data, and generate interactive charts in a modular and secure way.

django pandas sql-server sqlalchemy

Last synced: 02 Aug 2025

https://github.com/smurariu/DapperUtils

Bits of code to make working with dapper more enjoyable

dapper entity sql-server tablevaluedparameter

Last synced: 04 May 2025

https://github.com/runnerty/executor-sqlserver

Runnerty module: Microsoft SQL Server executor

csv runnerty sql-server xlsx

Last synced: 03 Aug 2025

https://github.com/arafatsabbir/eshop-microservice-dotnet

Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, gRPC, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation.

api-gateway asp-net-core clean-architecture cqrs-pattern csharp dapper docker dotnet entity-framework-core grpc masstransit mongodb postgresql rabitmq rest-api sql-server

Last synced: 02 Apr 2026

https://github.com/anthonylangsworth/orderbot

A Discord bot for Elite Dangerous squadrons that suggests in-game actions to support a minor faction.

bot c-sharp csharp discord discord-bot elite elite-dangerous elitedangerous sql-server

Last synced: 19 Feb 2026

https://github.com/piratesmanx1/shoppa-2020

A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.

ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest

Last synced: 22 Feb 2026

https://github.com/raziyehbazargan/videoshop

Video-shop application is an online video rental, using ASP.NET MVC

asp-net-mvc bootstrap code-first csharp javascript jquery jquery-plugin migration sql-server

Last synced: 09 Apr 2026

https://github.com/sugiruu/yii2-mssql-schema

Optimized Schema for Yii2 applications using SQL Server databases

database mssql schema sql-server yii2

Last synced: 07 Aug 2025

https://github.com/kayvansol/cqrs_dotnet6

A .Net6 based Api Project with Clean Architecture, CQRS pattern, xUnit Tests, Single Sign On (SSO) with Duende Identity Server, Two Factor Authentication & RabbitMQ

authorizationfilter automapper clean-architecture cqrs-pattern docker-container dotnet duende-identityserver entity-framework-core fluent-validation hangfire hosted-services mediatr mvc rabbitmq seq serilog-sink sql-server swagger two-factor-authentication xunit

Last synced: 09 Apr 2025

https://github.com/ankitsharma-007/blazor-webassembly-graphql

A full stack application using Blazor Wasm, SQL Server and GraphQL.

ankit-sharma asp-net-core blazor graphql sql-server wasm webassembly

Last synced: 09 Apr 2026

https://github.com/javiercanon/social-office-pagame

This is an asp.net website that serves as a payment button, so that customers can pay bills or receipts through payment gateways. Compatible with Android and IOS phones, tablets and computers (responsive design with bootstrap).

asp-net aspnet bootstrap c-sharp csharp payment payment-integration payment-processing payment-service payments responsive responsive-design sql-server sqlserver webforms website

Last synced: 05 Apr 2026

https://github.com/frau-azadeh/mdfpriceapi

MDF Price API is a .NET Core backend service that exposes structured endpoints for retrieving rebar product pricing data. It provides the raw data consumed by the analysis and dashboard services.

api-rest asp-net-core csharp sql-server

Last synced: 18 Aug 2025

https://github.com/russlank/backup-cleanup

A lightweight SQL Server backup cleanup utility that safely removes expired FULL, DIFF, and LOG backup files according to configurable Grandfather-Father-Son (GFS) retention rules.

backup backup-cleanup backup-retention cli devops gfs golang linux mssql sql-server sre windows

Last synced: 24 May 2026

https://github.com/mcyenikoylu/barduckcrm

Customer transactions program for small business. Manage sales and marketing operations. Create separate user login accounts for your salespeople. And keep track of your employees' customer communications. You detailed customer movements and get reports. (2019)

custom-app-development desktop-application devexpress mssql-database sql-server windows windows-forms

Last synced: 15 Apr 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/ryansilva2004/keels-super-pos

This is a conceptual project for a supermarket management system for Keels, developed using C# and MS SQL Server. The system includes a Point of Sale (POS) system, an Inventory Management system, and a Nexus Member Management system.

sql-server supermarket-management-system visual-studio

Last synced: 27 Feb 2026

https://github.com/hedriss10/sql_student

" Book de SQL - Querys básicas e avançadas "

sql sql-server sqlalchemy sqlite3

Last synced: 02 Apr 2025

https://github.com/nhatthaiquang-agilityio/dotnet-identity-user

ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.

aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit

Last synced: 11 Apr 2026

https://github.com/gaepdit/sqlserverregexfunctions

Regular expressions as user-defined functions in SQL Server

regex sql-server

Last synced: 23 Feb 2026

https://github.com/phidiax/biztalkbackupdtatoblob

Enhanced SQL scripts and docs for backing up the BizTalk DTA database to Azure Blob Storage. Manual install, secure credential support, and Phidiax-branded open-source templates.

azure-blob-storage backup biztalk dta-database phidiax sql-server

Last synced: 04 Oct 2025

https://github.com/manojvermadatabase/sql_interview

PRACTICE SET FOR INTERVIEW

sql-server

Last synced: 27 Feb 2026

https://github.com/roaa-al-homsi/code-generator

⚙️ Generate data access layer and business logic layer quickly and accurately.

classlibrary csharp desktop-application dotnet-framework sql-server three-tier-architecture winforms

Last synced: 28 Feb 2026

https://github.com/jeim05/pruebafrontend

Web application build with ASP .NET Framework y CSS3

asp-net asp-net-mvc csharp css3 html5 javascript jquery sql sql-server

Last synced: 06 Jan 2026

https://github.com/erikej/sqlcemergelib

This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods

database replication sql-server sql-server-compact

Last synced: 12 May 2026

https://github.com/salmankhanmsk786/movieapp

Developed a single-page Movie Management System using Angular and ASP.NET Core Web API, allowing users to manage movies and reviews with full CRUD functionality. Implemented features like movie listings, detailed views, review management, and navigation between pages.

angular asp-net-core aws aws-ec2 awsiam awsrds awssecret bootstrap c movie-web-app single-page-applications sql-server typescript webdevelopment

Last synced: 15 Feb 2026

https://github.com/marcominerva/entityframeworkcoreauditing

This repository show different ways to audit database changes with Entity Framework Core

auditing entity-framework-core net sql sql-server temporal-table

Last synced: 24 Apr 2026

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Mar 2026

https://github.com/karenpayneoregon/sqlserver-connection-timeout

Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.

csharp sql sql-server

Last synced: 02 May 2026

https://github.com/7irelo/loretta-asp-api

Online Banking Application API (ASP.NET Core, SQL Server, Redis)

asp-net-core redis sql-server swagger

Last synced: 28 Jan 2026

https://github.com/giuliov/db-testing

"Use SQL Server for Linux and Docker to streamline your test and schema migration process" demos

docker sql-server sql-server-linux

Last synced: 22 Jan 2026

https://github.com/burhanahmed1/sql-dbms

Practice tasks for DBMS in Microsoft SQL Server.

dbms dbms-lab dbmslab sql sql-query sql-server sqlserver

Last synced: 01 Jul 2025

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq

Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.

cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing

Last synced: 05 May 2026