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/karenpayneoregon/workingwithtimeinvisualstudio

Working with time in SQL-Server and C#

csharp-code sql sql-server

Last synced: 30 Dec 2025

https://github.com/azizlike29/webcrud_aspnet

Creating simple CRUD using ASP.NET with the Bootstrap Sneat template

asp-net-mvc sql-server

Last synced: 13 Oct 2025

https://github.com/fynydd/fynydd.datastore

SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

database dotnet orm sql-server

Last synced: 29 Oct 2025

https://github.com/pkrystian/bus_app

Two tasks to create the structure of the application. Written with: C# (win forms), .NET 7.0, SQL Server, SQL Server Management Studio, Oracle SQL Developer

csharp dot-net oracle-sql-developer sql sql-server sql-server-management-studio win-forms

Last synced: 28 Dec 2025

https://github.com/mementomorri/familiarity_with_ignition

Знакомство со SCADA системой Ignition.

ignition ladder-logic sql-server

Last synced: 21 Apr 2025

https://github.com/daviqzr/ex03-exercicios-extras-pt1-

Exercício SQL - Banco de Dados - Prof. M.Sc. Leandro Colevati dos Santos

banco-de-dados fatec-zona-leste sql-server

Last synced: 20 Feb 2025

https://github.com/steniojoseph27/autoapplyai

AutoApplyAI is an AI-powered .NET application that automates job applications and responses to emails or client offers. It uses ML.NET to match relevant opportunities based on your skills and preferences, following clean architecture principles with a modular, scalable design.

asp-net-core dotnet-core ml-net sql-server xunit

Last synced: 11 Jan 2026

https://github.com/andreihirlav/order-management

Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.

java sql sql-server

Last synced: 11 May 2025

https://github.com/phenomsg/companymanagementdb

This system manages employee records, departments, projects, salary details and generates payslips of employees.

dbms dbms-project mysql-database python3 sql-server tabulate

Last synced: 28 Dec 2025

https://github.com/priyadarshinijain/data-analysis-using-sql

In the context of this SQL project for Bella's Pizzeria, several tools and techniques have been utilized to handle data management, querying, and analysis.

sql-server

Last synced: 16 Dec 2025

https://github.com/renancosme/simpleforum

It's a simple forum web application that you can register, create topics and posts.

asp-net-core-mvc dotnet-core entity-framework-core linq sql-server twitter-bootstrap

Last synced: 16 Mar 2025

https://github.com/rudi-bruchez/tsql-extractor

Extract T-SQL from parameterized strings

sql-server

Last synced: 20 Mar 2025

https://github.com/tonghoangvu/loca-library

Library management application

sql-server windows-forms

Last synced: 27 Mar 2025

https://github.com/ajmannust41288/postgresql

POSTGRESQL Tasks,images,files

mysqli-database postgresql sql-server

Last synced: 16 Mar 2025

https://github.com/ianevictoria/codejourney-ads-pucminas

CodeJourney-ADS: Repositório da minha jornada na programação de sistemas, inspirado pela faculdade de Análise e Desenvolvimento de Sistemas na PUC Minas. Conteúdos, exercícios e projetos sobre algoritmos, lógica de programação, desenvolvimento web e mais. Clonar ou contribuir é bem-vindo!

ads csharp progress sql sql-server

Last synced: 03 Apr 2025

https://github.com/zeuscoderbe/manage-city-citizens-paperwork

Manage city citizens' paperwork

csharp sql-server wpf-ui

Last synced: 30 Mar 2025

https://github.com/aminul-islam-niloy/pharmacy_pos_system_api

ASP.NET Core 6 Web API backend for the Pharmacy POS System. It provides API endpoints for managing Brands, Categories, Products, Cart, and Orders.

dotnet-core pharmacy-pos sql-server web-api

Last synced: 27 Mar 2025

https://github.com/daviqzr/sql-ddl-dml-locadora-selects-agregacao

Exercícios DDL e DML – Banco de Dados Fatec ZL Prof. M.Sc. Leandro Colevati dos Santos Considere o diagrama abaixo:

banco-de-dados fatec-zona-leste sql-server

Last synced: 03 Sep 2025

https://github.com/alexandrepd/aspnet-crud-mvc

Web app using MVC + C# + SQL Server + Entity Framework

asp-net-core code-first csharp entity-framework html mvc netcore razor sql-server

Last synced: 07 Sep 2025

https://github.com/fatiq123/db-mid-project-2021-cs-140

Final Year Project management system

csharp sql-server windows-forms

Last synced: 28 Dec 2025

https://github.com/brayanyinlin/hotel-booking-management-web

Aplicación para la gestión de reservas, servicios, usuarios y huéspedes de un hotel en su versión WEB

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

Last synced: 24 Mar 2025

https://github.com/softprodigyindia/quiz-platform

An online tool to create quizzes under multiple tests and manage them from Admin.

microsoft microsoft-visual-studio quiz-platform quizzes sql-server survey

Last synced: 26 Feb 2025

https://github.com/tpc-pascal/sql-server-with-tpc

Time to deal with the database, maybe we will need it in the near future.

computer-science database database-management sql sql-server

Last synced: 19 Mar 2025

https://github.com/luy06d/system_farmacia

Proyecto sistema de ventas FARMACHINCHA, este sistema se desarrollo como trabajo entregable SENATI

csharp sql-server stored-procedures

Last synced: 17 Oct 2025

https://github.com/merrill007/retail-database-management-system-t-sql-sql-server-

This project is a comprehensive Retail Database Management System designed for Splendor Analytics Retail, a growing e-commerce and physical store business. The system is built using Microsoft SQL Server and T-SQL to streamline customer management, inventory tracking, order processing, supplier coordination, and reporting.

customer-management database database-management database-schema retail sql-server t-sql

Last synced: 19 Mar 2025

https://github.com/sedefkjamili/petopiaanimalshelter

Petopia is an ASP.NET Web Forms application that allows users to post and manage lost pet ads. It includes user registration, authentication, and image upload functionality, with data stored in a SQL Server database. The backend is built in C# and handles CRUD operations for pet data.

aspnet crud-operations csharp lost-pet-ads pet-management sql-server web-forms

Last synced: 03 Sep 2025

https://github.com/duutheboy/.net-agenda

agenda com crud de contatos, feito com padrão mvc do asp.net, bootstrap, entity framework junto com o sql server

asp-net sql-server

Last synced: 03 Apr 2025

https://github.com/rociobenitez/bigdata-fundamentals-notes

Colección práctica de apuntes sobre Java, Scala, Hadoop, Spark, Hive y más.

big-data hadoop hive java scala spark sql-server

Last synced: 03 Jul 2025

https://github.com/adamfoneil/dbcache

A simple, generic SQL Server cache solution

cache sql-server

Last synced: 12 Jul 2025

https://github.com/cdckhang/autohub

AutoHub - Vehicle Managment System

csharp dotnet sql-server winforms

Last synced: 30 Mar 2025

https://github.com/swethajoseph/rsvp-movies-sql-case-study

An SQL-based analysis of IMDb data to guide RSVP Movies’ Global expansion, focusing on genre trends, release timing, and top industry talent

dataanalysis dataexploration datavisualization mysql sql-server

Last synced: 11 Jun 2025

https://github.com/alexandra-valkova/taskmanagermvc

Task manager 📝 application written in C# (.NET 4.8.1 & ASP.NET MVC) with Entity Framework and SQL Server. WebServices and WCFServices APIs included

asp-net asp-net-mvc c-sharp csharp dot-net dotnet dotnet-framework entity-framework mvc repository repository-pattern sql-server task-manager wcf-services web-services

Last synced: 18 Mar 2025

https://github.com/muthukumar0908/bizcardx-extracting-business-card-data-with-ocr

Extracting the image by using easyOCR and Create a user interface app using Streamlit.

data-mining ocr-text-reader sql-server streamlit-application

Last synced: 30 Mar 2025

https://github.com/ayanhussain81/hackerrank-sql-solution

The solutions of SQL hackerrank challenges using MySQL environment

mysql sql sql-server

Last synced: 01 Apr 2025

https://github.com/anuragmudgal96/sql-case-study

Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.

data-analytics eda exploratory-data-analysis sql sql-server

Last synced: 05 May 2025

https://github.com/anshkgoyal/plant-disease-classification

The Plant Disease Classification project uses the NasNetMobile deep learning model to classify plant conditions into five categories: fungus, healthy, virus, pests , and bacteria . With a FastAPI backend, SQL Server database, and Streamlit frontend, it enables users to upload images and get quick, accurate disease predictions.

deep-learning fastapi-sqlalchemy image-classification keras-tensorflow nasnetmobile sql-server streamlit-web

Last synced: 10 Mar 2025

https://github.com/afiaaaziz/hometohome

HomeToHome is a web platform that connects homeowners with skilled domestic workers through a simple, user-friendly interface. Built with Blazor Server, SQL Server, and Bootstrap, it streamlines the process of finding reliable home services by making it faster, safer, and more transparent.

blazor-webassembly bootstrap homeowners secure-login service-providers sql-server

Last synced: 03 Jul 2025

https://github.com/ivan-the-terrible/mssqlserver-adf-mapping

An automated tool to analyze your Azure Data Factory Pipelines and SQL Stored Procedures, Views, and Tables to build a diagram to display the dependencies and their relationships.

adf mssql-server sql sql-server stored-procedures

Last synced: 27 Feb 2025

https://github.com/anibalventura/pokedex-web

Made with ASP.NET, FluentAPI to manage a SQL database and layers architecture.

asp-net-core bootstrap csharp dotnet fluent-api onion-architecture pokedex-site sql-server

Last synced: 03 Jul 2025

https://github.com/quanghuybest2k2/thigiuaky

Thi giữa kỳ khóa K44

csharp dotnet sql-server windows-forms

Last synced: 01 Apr 2025

https://github.com/sahil2k07/oms-grpc

A .NET backend application for inventory management and authentication, designed to integrate with the gRPC-Go service for seamless cross-platform communication

asp-net-core efcore grpc grpc-client role-based-access-control sql-server

Last synced: 08 Sep 2025

https://github.com/quanghuybest2k2/pttkpm

Môn phân tích thiết kế phần mềm

asp-net-core csharp sql-server

Last synced: 01 Apr 2025

https://github.com/quanghuybest2k2/lab_phattrienungdungwebnc

Lab môn phát triển ứng dụng web nâng cao

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

Last synced: 01 Apr 2025

https://github.com/quanghuybest2k2/csdl

Môn cơ sở dữ liệu

database sql-server

Last synced: 01 Apr 2025

https://github.com/jamison0902/azure-database

Create a database in Azure and perform CRUD operations on it.

azure sql-server

Last synced: 13 Nov 2025

https://github.com/eneax/learn-sqlserver

SQL Server Fundamentals

sql-server sql-server-database sqlserver

Last synced: 08 Apr 2025

https://github.com/fynydd/fynydd.sqlpkg

Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

cli csharp database dotnet linux macos sql-server sqlpackage windows

Last synced: 22 Apr 2025

https://github.com/mehmeddemircan/apartmentinvoice

It is my graduation project ,this project provides to pay donations for the apartment on the internet , manager of the apartment can add new activity for users to create social enviroment

asp-net-core autofac automapper fluent-validation n-tier-architecture postman rest-api sql-server

Last synced: 03 Jul 2025

https://github.com/raiyen-zayed-rakin/maximumeffort

Turn your ambitions into achievements with MaximumEffort. This sleek and powerful task manager empowers you to tackle your to-do list with precision.

csharp dotnet guna-ui sql-server winforms

Last synced: 08 Apr 2025

https://github.com/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges

Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.

covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau

Last synced: 04 Sep 2025

https://github.com/luismendes070/java-app-sql-server

Java + SQL Server app with Maven!

java sql-server

Last synced: 03 Jul 2025

https://github.com/winniecirino/chicago-trips-by-distance-analysis

This repository focus on the analysis of the Chicago dataset. The focus of the analysis is to understand trip patterns, identify key metrics, and provide actionable insights for business and urban planning decisions.

sql sql-server sqlserver

Last synced: 08 Apr 2025

https://github.com/winniecirino/health-insurance-analysis

This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.

sql sql-server sqlserver

Last synced: 08 Apr 2025

https://github.com/bhojpur/sql

The Bhojpur SQL is a platform-as-a-service product used as a Database Engine based on Bhojpur.NET Platform for application delivery.

database sql sql-server

Last synced: 17 Mar 2025

https://github.com/scienceveli/tourism-website-full-stack

موقع إلكتروني متكامل لشركة سياحة يهدف إلى توفير تجربة استخدام سهلة ومريحة للزوار والعملاء. يتضمن الموقع تصميمًا عصريًا جذابًا، وواجهة مستخدم بسيطة، بالإضافة إلى قاعدة بيانات قوية تدير الحجوزات والمعلومات الخاصة بالعملاء والخدمات. الخصائص الرئيسية: واجهة المستخدم (UI): تصميم حديث وجذاب يبرز هوية الشركة. سهولة التنقل بين الصفحات والأقسام.

config css data-science database full-stack-web-development html html-css-javascript html-css-javascript-bootstrap javascript javascript-framework mysql-database python sql sql-server

Last synced: 17 Mar 2025

https://github.com/atilmohamine/mssql-to-api

Convert any Microsoft SQL Server to CRUD API using NodeJS.

api crud crud-api mssql nodejs sql-server

Last synced: 09 Apr 2025

https://github.com/iantomasinicola/indici-sql-server

Estrarre informazioni sugli indici di SQL Server

database indexdb sql sql-server

Last synced: 16 Dec 2025

https://github.com/analyst-amitbisht/pizza-sales-report-

Its a guided project to practice tools like SSMS + Power BI & also skills like data cleaning, data exploration, data analysis, data visualization, etc.

analytics data data-visualization powerbi sql-server

Last synced: 18 Oct 2025

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: 03 Jul 2025

https://github.com/nurullah-arican/loginportal

C# application with login, registration, and password reset screens, featuring StatusStrip feedback. Uses SQL Server for secure user data management.

authentication csharp sql-server sql-server-database user-interface user-management

Last synced: 07 Jul 2025

https://github.com/blixoooo/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 27 Mar 2025

https://github.com/kraltug/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 27 Mar 2025

https://github.com/jc184/qandabackend

My version of the backend application from the book 'ASP.NET Core and React, 2nd Edition' by Carl Rippon. Published by Packt Publishing

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

Last synced: 20 Feb 2025

https://github.com/filippo-dimarzio/f1sqldatabase

This is my Formula 1 Database

database database-management sql sql-server

Last synced: 15 Jul 2025

https://github.com/filip-copija/brewcraft

WPF warehouse management app

csharp sql-server t-sql wpf

Last synced: 28 Feb 2025

https://github.com/faiz-mohamed/shoeecommerce-cleanarchitecture-api

A production-grade Shoe E-Commerce API built with .NET 8, following Clean Architecture principles. Features include CQRS, Domain-Driven Design (DDD), secure Identity (JWT), and Razorpay integration

clean-architecture cqrs csharp ddd dotnet-core ef-core razorpay sql-server web-api

Last synced: 07 Jan 2026

https://github.com/winniecirino/customers-data-preparation-and-enrichment

This repository contains SQL scripts designed to prepare and enrich a customer dataset. The goal is to generate additional insights from the raw data by creating new columns that provide a more detailed understanding of customer demographics, behaviors, and segments.

sql sql-server

Last synced: 04 Jul 2025

https://github.com/nxion/sql-data-warehouse-project

Building a modern data warehouse with MS SQL server, ETL processes, data modeling and analyitics.

data data-analysis data-analytics data-engineering data-lakehouse data-warehouse datalake datascience etl etl-job medallion-architecture ms mssql sql sql-query sql-server

Last synced: 03 Mar 2025

https://github.com/anibalventura/e-market-web

Web app made with ASP.NET, FluentAPI, ONION Architecture and SQL Server.

asp-net-core bootstrap code-first csharp dotnet entity-framework fluent-api market onion-architecture sql-server

Last synced: 28 Feb 2025

https://github.com/devlandsio/soft3201-java5

Lập trình Java 5 - FPT Polytechnic - SpringMVC/JSP

fpt fpt-polytechnic java5 springmvc sql-server

Last synced: 04 Jul 2025

https://github.com/busrarafa/laptop_bazar-a-sales-management-system

Laptop Bazar is a sale management system structured with distributed database

distributed-database mysql-database sql-server

Last synced: 28 Nov 2025

https://github.com/nghtamm/pc-market

Bài tập lớn: Lập trình .NET

dotnet sql-server winforms

Last synced: 09 Apr 2025

https://github.com/viniciusopassos/tryitter

Projeto Final do Curso Aceleração de C# desenvolvido pela Trybe em parceria com XP.Inc

azuredatastudio csharp sql-server

Last synced: 02 Mar 2025

https://github.com/rebecavitoria45/projeto-screensound

Projeto no console conectado ao banco de dados

csharp dotnet sql-server

Last synced: 17 Jul 2025

https://github.com/maynealis/sql_course

This repository is dedicated to practice SQL in the context of the course UC0492_3.

sql sql-server ssms

Last synced: 12 Jun 2025

https://github.com/elainefs/minicurso-sql

Repositório com o conteúdo do Minicurso de SQL oferecido pela Hashtag Treinamentos.

mysql mysql-database mysql-server mysql-workbench sql sql-server sqlite-database

Last synced: 23 Feb 2025