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/federicog2/authlist

REST API developed in ASP.NET Core that provides functionalities for user and product management.

asp-net-core csharp entity-framework jwt-authentication sql-server

Last synced: 16 May 2026

https://github.com/anibalalpizar/dotnet-sql-billing

Billing .NET C# application that uses SQL and design patterns to ensure clean and efficient code. The SQL database has been optimized for performance and data integrity.

csharp desktop dotnet sql-server

Last synced: 05 May 2026

https://github.com/siddharthbadal/sql-case-studies-data-analysis

Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.

data-analysis sql sql-query sql-server sqlserver

Last synced: 08 Jan 2026

https://github.com/kimtth/mini-sqlite-engine-py-go-rust

Learn Rust 🦀 & Golang 🔵 with a Mini-SQLite Database Engine 🏗️ (for Python users)

golang mini-sql-engine python rust sql-engine sql-server

Last synced: 05 May 2026

https://github.com/luminovrym/aplikasi-apotek

Aplikasi Apotek yang tersedia di Dekstop (.NET WFP) & Mobile (Flutter) yang terhubung ke Microservice (ASP .NET Core API)

asp-net-core dotnet-core flutter sql-server wfp windows-app

Last synced: 05 May 2026

https://github.com/vikashchauhan51/daprsample

Distributed resilient microservices sample API with dotnet 6 and dapr.

dapr dapr-sidecar docker dokerfile dotnet dotnet-core helm-chart kafka kubernetes kubernetes-cluster redis sql-server

Last synced: 08 Apr 2026

https://github.com/lucas-rm/api-noticias-ddd

Desenvolvimento de APIs utilizando DDD para inserir dados de notícias simulando solicitação de um cliente.

angular api csharp dotnet entity-framework entity-framework-core noticias sql sql-server

Last synced: 05 May 2026

https://github.com/ehsan-999/inventory-management-system-cs-winforms-and-sql-server

A C# WinForms + SQL Server inventory system with user login, product registration, stock tracking, and transaction logging. Shows real-time stock based on product entries/exits. Includes category filters and a report view with transaction history. Simple UI and validations built-in.

csharp sql-server windows-forms-app

Last synced: 17 May 2026

https://github.com/daudi13/vet-clinic-database

This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits

database postgresql sql sql-server

Last synced: 05 May 2026

https://github.com/ramon3k/field-service-plugins

Field service management system with plugin architecture. Includes ticket management, customer tracking, and deployment guides for local, Azure, and AWS hosting.

aws azure customer-tracking field-service-ticketing free nodejs plugin-system react service service-management sql-server

Last synced: 09 Jun 2026

https://github.com/venkatesh-bharath/jwt_token_employeeproject

ASP.NET Core Web API- JWT Token Example

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

Last synced: 16 May 2026

https://github.com/almoghindi/petstore

Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.

angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi

Last synced: 10 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

https://github.com/shahidmalik4/crm-analytics-using-powerbi

The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.

analysis dashboards excel powerbi sql sql-server visualisation

Last synced: 02 Aug 2025

https://github.com/joegithubpro/cdms

CDMS: A .NET Core 8.0 MVC app for managing custody items with multi-theme support, email notifications, and user management.

dotnet dotnet-core efcore mvc-architecture n-tier-architecture sql-server

Last synced: 07 Feb 2026

https://github.com/bariscantanriverdi/bctsp

This project has been developed with the .NET Standard 2.1. It allows you to call stored procedures and functions from the database by simply creating only the interface and methods signature without needing any concrete class to call any stored procedure and function.

nuget oracle-database orm postgresql sql-server stored-procedures

Last synced: 10 Sep 2025

https://github.com/agustinmusanti/dataanalysisproject-salesproject-sql-powerbi

Repositorio de análisis de datos de Adventure Works con SQL Server

excel power-bi sql-server

Last synced: 09 Apr 2025

https://github.com/denko5/valentine-s-analysis

This repository dives into Valentine's trends and behaviors using SQL, focusing on exploratory data analysis to uncover patterns and insights. It features SQL queries, datasets, and documentation to guide readers through the process. Designed for collaboration and educational use.

africa analytics data-analysis eda exploratory-data-analysis insights kenya sql sql-server sqlworkbench trends valentines-day

Last synced: 04 May 2025

https://github.com/n1colasf/obligatorio-bd1

Obligatorio 1 y 2 de Base de Datos 1 (Semestre 2 - Marzo 2021) Calificación: 41/45

sql sql-queries sql-server

Last synced: 07 Oct 2025

https://github.com/hunorvadaszperhat/fullstack

Spring Boot with Angular and AdventureWorks2022

angular hibernate java jpa spring-boot sql-server typescript

Last synced: 06 Apr 2026

https://github.com/daneshcode/database-assignments

This repository contains the questions and solutions for the database assignments of university

database sql sql-server

Last synced: 06 May 2026

https://github.com/lock747/customer-segmentation-----analysis--sql

This project demonstrates the use of SQL to perform customer segmentation based on purchasing behavior, demographics, and other relevant data points. Customer segmentation is essential for businesses to personalize marketing, improve customer retention, and optimize product offerings and Power BI to Visualise the Analysis.

powerbi sql-server

Last synced: 31 Aug 2025

https://github.com/omatheusribeiro/clean-architecture-template-dotnet

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit

Last synced: 24 Feb 2026

https://github.com/briandenicola/integrated-sql-auth-from-aks-demo

Demo to show how Kerberos works within a container against SQL Server

dotnet kerberos sql-server

Last synced: 06 May 2026

https://github.com/sgovindp/sql_projects_collection

This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.

database-management sql sql-server sqlserver

Last synced: 30 Oct 2025

https://github.com/al-mi-pio/alpimi-planner-backend

A backend .NET repo for the Alpimi Planner

cqrs csharp dotnet entity-framework sql-server

Last synced: 15 Oct 2025

https://github.com/emsmoreno/garage88

A Full-Stack App using ASP.NET MVC technology to do a mechanics web app.

asp-net asp-net-core-web-api asp-net-mvc backend front-end-development frontend sql-server web-development

Last synced: 04 Mar 2026

https://github.com/estherslabbert/aws-sql-server-rds

Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)

aws aws-rds sql sql-server ssms

Last synced: 06 May 2026

https://github.com/erfanrez/csharp-crm

Windows CRM application developed using C#.NET, Entity Framework (EF), and WPFs with Microsoft SQL Server.

dotnet entity-framework sql-server wpf

Last synced: 06 May 2026

https://github.com/lissone/edecasa-wf

Application for registration and control of orders and products from a pizzeria.

csharp data-annotations entity-framework sql-server visual-studio windows-forms

Last synced: 07 May 2026

https://github.com/heliomarpm/sqldatatransfer

Ferramenta para Cópia de Dados SQL Server, que foi desenvolvida para auxiliar na geração de arquivos e cópia eficiente de dados entre bases de dados SQL Server.

bulkcopy bulkinsert copydata data-migration data-migration-tool data-transfer etl etl-automation etl-job sql-server sqlserver sqlserver-datatransfer

Last synced: 08 Jan 2026

https://github.com/jamesehiabhi/ecofurnish-analytics

EcoFurnish Sales and Customer Insights Report

pdf sql sql-server

Last synced: 26 Jan 2026

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

https://github.com/rushi0508/quizzcraft

Quiz Web App for Teachers and Students

asp-net-core csharp efcore entity-framework-core sql-server

Last synced: 15 May 2026

https://github.com/kevchant/azuredevops-sqlserverdatabaseproject

Example of a SQL database project that deploys to various different types of SQL Server related databases in Azure DevOps.

sql-server

Last synced: 14 Oct 2025

https://github.com/ppintosilva/anpr-mssql-server

Tools for deploying a ANPR Microsoft SQL-Server database as a docker container on linux (Debian)

anpr docker mssql python2 sql-server sql-server-database

Last synced: 08 May 2026

https://github.com/ziadsalah2003/surveybasket

SurveyBasket API is a robust and scalable survey management system built with ASP.NET Core 8.0. It provides a comprehensive set of features for creating, managing, and analyzing surveys. The API is designed to be secure, efficient, and easy to integrate with other systems.

csharp rest-api sql-server

Last synced: 11 Jan 2026

https://github.com/alphaengineer54/redsocial

RedSocial est une application de blogue légère inspirée de Reddit. Elle couvre des fonctionnalités de base nécessaire à ce type d'application.

asp-net-core asp-net-core-mvc blog-application csharp docker sql-server

Last synced: 07 May 2026

https://github.com/itsyst/razor-pages-book-store

Build a simple CRUD razor pages application .NET 6 - Repository Pattern - Unit of work pattern.

bootstrap5 entity-framework-core razor-pages sql-server

Last synced: 13 Apr 2026

https://github.com/gui-lfm/hotel-api

API for hotel management using ASP.NET Core

asp-net-core csharp entity-framework-core sql-server

Last synced: 23 Feb 2026

https://github.com/stefruseva88/ef-core-softuni-db

Entity Framework Core Configuration

dotnet-core entity-framework-core sql-server

Last synced: 22 Jan 2026

https://github.com/kurooo-yamiii/unisell-information-management-system

Information System - C# Language & ASP.NET - MVC - SQL Server Backend - Implementation of .NET Framework

asp-net-core csharp mvc net-framework sql-server visual-studio

Last synced: 28 Jun 2025

https://github.com/suransandeepa/synergy-transport-system

MAS KREEDA SYNERGY Division - Transport System

asp-net bootstrap5 csharp sql-server

Last synced: 29 Apr 2026

https://github.com/khip01/spp-pay-app

Desktop App/Aplikasi Desktop

csharp desktop-app sql-server sqlserver windows

Last synced: 08 May 2026

https://github.com/vijay-kumavat/studentadminportal

Create a UI Application using Angular 15 and a REST Web API using ASP.NET Core 7 and create a real world full stack app

angular angular15 asp-net-core asp-net-core-7 sql-server swagger-ui

Last synced: 07 May 2026

https://github.com/kxlmtdx/aspinventory

Web application, built on ASP.NET MVC and using Microsoft SQL Server.

asp-net-mvc csharp sql-server web

Last synced: 07 May 2026

https://github.com/chrisross5/tradingview-ideas

College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.

bcrypt flatlaf java jaxb jsoup rss sql sql-server swing

Last synced: 13 May 2026

https://github.com/karenpayneoregon/visual-basic-core

VB.NET Code sample done with NET Core

dapper-donet-core sql-server vb-net vbnet

Last synced: 07 May 2026

https://github.com/gustavomartin2002/projetosacademicosads

Repositório contendo projetos desenvolvidos durante a graduação de Análise e Desenvolvimento de Sistemas.

c java python react-native sql-server

Last synced: 14 Apr 2026

https://github.com/kcalmwinds/dataconverter

I needed a tool that would convert data sizes. It was a good candidate to put up even if it is just useful for me. If work with 8k pages and need the conversion, this tool is your one stop.

dataconverter sql-server

Last synced: 16 May 2026

https://github.com/giacominimarco/systemlogin

Authentication and Redirection of Routes with Valid Credences

axios jwt-token react sql-server vite

Last synced: 10 Apr 2026

https://github.com/ahmedmohamedgaber/e-commerce

EasyShopper is a comprehensive E-Commerce Platform built using ASP.NET Core MVC. It offers an intuitive online shopping experience with a wide array of products, user-friendly navigation, and secure checkout. Key functionalities include product browsing, a shopping cart, order management, and an admin panel for product oversight.

asp-net-core asp-net-core-web-api asp-net-mvc c csharp ecommerce entity-framework-core online-shop oop sql-server web-development

Last synced: 07 May 2026

https://github.com/benediktschackenberg/dbadashwebview

Modern web dashboard for DBA Dash — monitor your SQL Server fleet from any browser. Real-time performance, backups, jobs, waits, IO. Built with React + ASP.NET Core.

aspnet-core dashboard database-monitoring dba dba-dash monitoring react sql-server sql-server-monitoring webview

Last synced: 13 Mar 2026

https://github.com/mdanwarulkarim/data_analysis_report

This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.

excel power-bi sql sql-server

Last synced: 19 Apr 2026

https://github.com/alekseiblinov/quiznetcore

A web application on Blazor for performing student testing. Includes a topic and question editors.

blazor dotnetcore quiz sql-server

Last synced: 01 Mar 2025

https://github.com/linuxto5re/retailstoremanagement

Managing All Retail Store Activities such as Dashboard, Inventory, Supplier Details, Store Details, Sales and Purchases Records, User Management etc. It's a Small POC Type Project Created By Me And My Team Member Using C#, WPF, MVVM etc. Using This small POC, User can handle their Store's Inventory, Store Details, Daily/Weekly Sales and Purchases e

csharp dotnet mvvm-architecture mvvm-pattern sql-server

Last synced: 07 May 2025

https://github.com/claestom/azure-arc-sa-workbook

Azure Workbook for monitoring Software Assurance compliance across Arc-enabled servers and SQL Server instances

azure-arc azure-monitor compliance hybrid-cloud software-assurance sql-server workbooks

Last synced: 13 Jun 2026

https://github.com/jahnavigupta06/zepto-delivery-customer-analytics

Real-time SQL + Power BI Analytics Project replicating Zepto's customer & delivery insights.

business-intelligence churn-analysis customer-segmentation data-analysis data-visualization powerbi sql-server

Last synced: 02 Aug 2025

https://github.com/ndyudev/code-lens-new

Code Lens News là một hệ thống quản lý tin tức hiện đại được xây dựng bằng Java Servlet/JSP, cung cấp đầy đủ chức năng cho việc xuất bản, quản lý và chia sẻ tin tức. Hệ thống hỗ trợ 3 vai trò người dùng: Admin, Reporter và User với các quyền hạn khác nhau.

java maven mvc-architecture servlet-jsp sql-server

Last synced: 07 May 2026

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/yasminmuntasern/clinic-system

🏥 The Clinic Management System is a robust desktop application designed to streamline the management of clinic operations.

clinical-trial-management-system csharp desktop-application sql-server three-tier-architecture windows-forms

Last synced: 08 May 2026

https://github.com/micaellobo/trashtalker

Application that is able to manage and monitor garbage container a waste company

android arduino arduino-cloud dotnet sql-server

Last synced: 11 Apr 2026

https://github.com/rebecavitoria45/achados-e-perdidos

API para um sistema de achados e perdidos.

csharp dotnet postman sql-server swagger

Last synced: 06 Apr 2026

https://github.com/njiddasalifu/top-sell

Top Sell is a Sales Management System(SMS) build on java and uses mysql as database.

java sql-server

Last synced: 20 Apr 2026

https://github.com/vladdba/psblitzhtmlparser

SQL Server stored procedure that parses the HTML report generated by PSBlitz

psblitz sql-server sqlserver

Last synced: 07 Apr 2025

https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis

End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.

data-analysis data-visualization powerbi sql sql-server

Last synced: 16 Mar 2025

https://github.com/mchavhan1998/customer-database-relational-design

Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server

customer database relationship sql sql-server

Last synced: 05 Feb 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 2026

https://github.com/msadeqsirjani/dentistry

Dentistry is a web app for dental clinics to manage appointments, patient records, treatment plans, and billing. It enhances practice management and patient care.

dotnet entity-framework fum mapster oop scruter sql-server

Last synced: 11 Apr 2026

https://github.com/yasminmuntasern/dvdl

🚗 The DVLD Management System is a comprehensive desktop application designed to streamline the management of driving licenses and related applications.

cars csharp database desktop-application dotnet-framework dvd-drive sql-server three-tier-architecture tsql windows-forms

Last synced: 04 Jan 2026

https://github.com/shridhar1504/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning

Last synced: 08 May 2026

https://github.com/combiz/mssql-mcp-server

A Model Context Protocol server for Microsoft SQL Server

ai-assistant claude cursor mcp model-context-protocol mssql sql-server

Last synced: 08 May 2026

https://github.com/liaartem/microsoft_sql_server_2019

Microsoft SQL Server 2019 integration with WEB-services (GET, POST - JSON, XML, CSV) and send e-mail (T-SQL - tables, view, triggers, sequences, types, functions, procedures, SQL CLR C#, assembly (CLR) scalar-functions, OLE Automation Stored Procedures)

sql-server t-sql

Last synced: 10 Oct 2025

https://github.com/tamk-kol/sql-powerbi-bike_sales_data

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.

bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server

Last synced: 08 May 2026

https://github.com/absognety/rdbms-autosearch-api

RDMS Client for Auto Search and Data Dictionary preparation (mysql, Oracle, SQL Server etc)

db2 mysql oracle postgresql sql-server

Last synced: 14 Apr 2026

https://github.com/softx0/practicaxlstobbdd_etl

Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional

control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio

Last synced: 30 Jul 2025

https://github.com/rasansmn/Banking_Demo_System

A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.

crystal-reports sql sql-server vb visual-basic visual-studio

Last synced: 11 Mar 2025

https://github.com/jeim05/cursomvc

Sistema Web de un Carrito de Compras realizado con ASP .NET MVC

asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql

Last synced: 08 Jan 2026

https://github.com/yusufyusie/identitydemo

Here is an example of how to use Identity in ASP.NET Core Web API. It allows you to manage user accounts, roles, and claims in your application.

asp-net-core csharp sql-server

Last synced: 10 May 2026

https://github.com/jshinm/sql_mastery

collection of sql commands and its practical use

mysql sql sql-server sqlite

Last synced: 09 May 2026

https://github.com/xavierjefferson/log4net.fluentnhibernateappender

A simple-to-configure FluentNHibernate storage implementation for Log4Net. Supports MS SQL Server, MySQL, PostgreSQL, Oracle, Firebird, DB/2, SQLite, MS Access (Jet), and SQL Server Compact Edition.

db2 firebird jet log4net msaccess mssql-ce mysql oracle postgresql sql-server sqlite

Last synced: 11 Apr 2026