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

Projects in Awesome Lists tagged with sql-server-database

A curated list of projects in awesome lists tagged with sql-server-database .

https://github.com/sql-server-projects/reporting-services-examples

:closed_book: Various example reports I use for Microsoft Report Server (SSRS & PBIRS) as well as documents for unit testing, requirements and a style guide template.

business-analytics business-intelligence examples pbirs powerbi rdl reporting-services sql sql-query sql-script sql-server sql-server-database sql-server-management-studio sql-server-reporting-services sql-statement ssrs t-sql tsql visual-studio visual-studio-community

Last synced: 04 Apr 2025

https://github.com/SQL-Server-projects/Reporting-Services-examples

:closed_book: Various example reports I use for SQL Server Reporting Services (SSRS) as well as documents for unit testing, requirements and a style guide template.

business-analytics business-intelligence database examples rdl reporting-services sql sql-query sql-script sql-server sql-server-database sql-server-management-studio sql-server-reporting-services sql-statement ssrs t-sql tsql visual-studio visual-studio-community

Last synced: 30 Jul 2025

https://github.com/ststeiger/sql_profiler

Microsoft SQL-Server Profiler (command-line) for Linux/Mac/Windows (works over ssh)

dotnet-core linux mac profiler sql-server sql-server-database sql-server-management-studio

Last synced: 13 Jun 2025

https://github.com/fynydd/fynydd.sqribe

.NET 7.0 C# CLI for backup, restore, scripting, and versioning MS SQL Server (MSSQL) databases on Windows, macOS, and Linux

applesilicon backup csharp dotnet dotnet-core dotnet5 linux mac macos mssql restore scripts sql-server sql-server-database sqlserver windows windows10 x64

Last synced: 25 Oct 2025

https://github.com/eitanblumin/crude-asp

Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.

admin-ui asp bootstrap classic-asp crud crud-actions crud-application crud-functionality crud-generator crud-gui crud-operation crud-web crude datatables low-code-development-platform rapid-application-development sql-server sql-server-database sqlserver

Last synced: 12 Apr 2025

https://github.com/doxakis/generic-sql-audit-trail

A generic audit trail based on triggers and dynamic SQL.

audit audit-table generic sql sql-server-database trigger

Last synced: 02 Jul 2025

https://github.com/ststeiger/expressprofiler

SQL-Express Profiler, with quick-fix for datetime-format and xml-parameters

csharp profiler sql-server sql-server-database sql-server-management-studio

Last synced: 28 Jun 2025

https://github.com/eitanblumin/crude-net

CRUD Rapid Application Generator in ASP.NET Core and SQL Server Database. Ideal for line of business application development and simple ERP or CRM apps.

admin-ui angularjs asp-net asp-net-mvc aspnet bootstrap crud crud-application crud-generator crud-gui crud-web line-of-business lob mvc rad rapid-application-development rapid-development sql-server sql-server-database

Last synced: 29 Jun 2025

https://github.com/syncfusionexamples/sql-server-database-aspcore-file-provider

This repository contains the SQL server database file provider in ASP.NET Core for the Syncfusion File Manager component.

asp-net-core file-provider sql-server-database

Last synced: 13 Jun 2025

https://github.com/PNNL-Comp-Mass-Spec/DB-Schema-Export-Tool

Exports SQL Server and Postgres database objects as schema files. Exported objects include tables, views, stored procedures, and functions, plus also database properties including database roles and logins. The program can also export table data to create SQL files with an Insert Into statement for each row.

postgresql postgresql-database sql-server sql-server-database

Last synced: 05 May 2025

https://github.com/profjordanov/news-rest-service

Xamarin Android client and REST service based on ASP.NET Core Web API, Entity Framework Core and SQL Server that holds news.

asp-net-core-web-api entity-framework-core news newsapi sql-server-database

Last synced: 10 Apr 2025

https://github.com/mijaved/codegenerator.net

Generates Stored Procedure for Oracle and Sql Server database, Data Access Layer Code and Entity classes for Legacy Applications

c-sharp codegenerator crud-generator legacy oracle-database sql-server-database

Last synced: 07 May 2025

https://github.com/bruce-dunwiddie/sql-bulk-compare

.Net Core application to display differences between a single MS SQL source database and multiple targets.

sql-server sql-server-database sql-server-migration tsql

Last synced: 06 May 2025

https://github.com/lnvaldez/stackoverflow-sql-queries

SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.

csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow

Last synced: 30 Oct 2025

https://github.com/aymane-maghouti/real-time-computer-performance-dashboard

This project aims to capture, store, and visualize real-time system performance metrics through an end-to-end data pipeline. By leveraging Python, MySQL, SQL Server, and Power BI, we've created a comprehensive solution to enhance decision-making.

dashboard data-pipeline mysql-connector mysql-database powerbi pyodbc python sql-server-database

Last synced: 23 Aug 2025

https://github.com/mostafa-shaban-mohamed/app

It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API.

angular asp-net-core asp-net-mvc aspnet-web-api aspnetcore dependency-injection employee employee-management entity-framework-core erp erp-application html-css-javascript html5 javascript ms-sql-server mvc-pattern sql-server-database user-interface

Last synced: 01 Sep 2025

https://github.com/vaneeza-7/airport-database

✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries

airport-database airport-management sql sql-server-database sql-server-management-studio

Last synced: 23 Sep 2025

https://github.com/rudi-bruchez/sql-server-howto-fr

Aide pour opérations administratives, développement et optimisation dans Microsoft SQL Server

francais francophone mssql sql-server sql-server-database sqlserver t-sql transact-sql tsql

Last synced: 15 Oct 2025

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/psp515/healthycowdatabase

Databases course 2021 / 22 at AGH UST.

database sql sql-server-database

Last synced: 14 May 2025

https://github.com/aymane-maghouti/sales-data-pipeline

This ETL (Extract, Transform, Load) project demonstrates the process of extracting data from a SQL Server database, transforming it using Python, orchestrating the data pipeline with Apache Airflow (running in a Docker container), loading the transformed data into Google BigQuery data warehouse, and finally creating a dashboard using Looker Studio.

airflow bigquery etl-pipeline gcp looker-studio orchestrator python sql-server-database

Last synced: 26 Sep 2025

https://github.com/AngeloArchiveProjects/SagreEventi.SQLServer

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

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

Last synced: 13 May 2025

https://github.com/angelobarbu/flights_management

University project that consists in a GUI application using Java Swing connected to a SQL Server database

gui-application java java-swing-applications sql sql-server-database

Last synced: 23 Mar 2025

https://github.com/laurence-ugalde/log-trigger

Trigger to automatically store historical information of a table in a relational database

database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger

Last synced: 02 Apr 2025

https://github.com/daneseuwu/webservices-auth-java

user authentication with SOAP web service using sql server, java web, sql server side encryption, user permissions to execute stored procedure

authentication glassfish-server java java-web-app maven mvc-pattern netbeans-ide sql-server-database sqljdbc webservices

Last synced: 03 Mar 2025

https://github.com/suransandeepa/er-app-mas-kreeda-synergy

MAS KREEDA SYNERGY Division - ER APPLICATION

asp-net csharp sql-server-database

Last synced: 04 Apr 2025

https://github.com/e-d-i-n-i/asp-crud-system

CRUD application with a Login page buil on ASP.NET MVC

asp-net-6-mvc asp-net-core bootstrap crud-application file-handling mvc sql-server-database

Last synced: 21 Aug 2025

https://github.com/practical-works/sql-server-ofppt

🇫🇷 Travaux Pratiques en Système de Gestion de Base de Données avec SQL Server.

database mssql mssql-database ofppt sql-management-studio sql-server sql-server-database sqlserver t-sql tsql

Last synced: 12 Apr 2025

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

Obligatorios 1 y 2 de Programación 3 (Semestre 3 - Agosto 2021) Calificación: 60/65

ado-net asp-net c-sharp entity-framework linq-to-entities mvc-application sql-server-database wcf-service webapi

Last synced: 08 May 2025

https://github.com/sanoylab/full-stack-dev-challenge

This is a full stack web app development challenge. In this challenge I will try to implement the same app with different technologies.

asp-net-core asp-net-mvc bootstrap c-sharp csharp css docker drupal html javascript mongodb mongoose nodejs php react sql-server-database sql-server-management-studio visual-studio

Last synced: 23 Feb 2025

https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3

Last synced: 04 Mar 2025

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: 25 Feb 2025

https://github.com/marcominerva/timemachine

This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data

c-sharp efcore entity-framework-core net sql-server sql-server-database temporal-tables

Last synced: 01 Aug 2025

https://github.com/amirabdollahi/118

Project118 is a demo application built with .NET Framework 4.8 using a clean, layered architecture. It separates concerns across data access, business logic, DTOs, and a WinForms UI.

ado-net automapper c-sharp entity-framework layered-architecture mvc netframework48 repository-pattern sql-server-database

Last synced: 15 Apr 2025

https://github.com/markusbegerow/local-llm-chat-ssms

Local LLM for SQL Server Management Studio 22 - an open-source extension for private, offline AI coding assistance and chat.

ai chat-assistant llm ollama sql-server sql-server-database sql-server-management-studio ssms ssms-extension

Last synced: 19 Nov 2025

https://github.com/steve-fenton/multiquery

A utility for issuing a query to multiple databases and aggregating the results.

sql-server sql-server-database

Last synced: 19 Feb 2025

https://github.com/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 20 Feb 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: 05 Jul 2025

https://github.com/arehmanali/train-reservation-system-

Train Reservation System developed in .Net Framework using SQL Server

csharp dotnet management-system sql-server sql-server-database train-reservation-system windows-forms

Last synced: 06 Jul 2025

https://github.com/wsmelton/stackdb

PowerShell module to build a SQL Server database from the StackExchange data archives

database powershell sql-server-database stackexchange stackoverflow

Last synced: 28 Feb 2025

https://github.com/javiercanon/kissapi-sqlserver

💧 Simple and 🌊 Scalable Web API, Rest API, with ASP.NET 4.8 Standard for Windows and SQL Server (2017 and up) 🏎 with KISS principles - KiSqlServer

aspnet aspnet-web-api json rest-api sql-server sql-server-database sqlserver web-api webapi windows windows-server

Last synced: 06 Mar 2025

https://github.com/rohra-mehak/airbnb-reviews-dwh

Integrated Data Warehouse Solution for Airbnb Analytics: ETL Automation, SQL SERVER: Data Warehouse Modelling, OLAP Cube, and PowerBI Reporting

multi-dimensional-models olap-cube powerbi sql sql-server-database ssas ssis star-schema-tables

Last synced: 15 Nov 2025

https://github.com/adevecchi/winforms-clientes

Cria, Visualiza, Atualiza e Remove Clientes escrito em C#, ADO.NET e Windows Forms. Separados em camadas.

ado-net crud csharp sql-server-database windows-forms

Last synced: 23 Mar 2025

https://github.com/kathleenwest/myadodemo

A simple windows form application that uses ADO.NET to connect to an existing (pre-installed) SQL Server Database to query and then display product categories into a Data Table Grid View on the form.

ado ado-net csharp csharp-code northwind northwind-database sql sql-server-database visual-studio windows-forms

Last synced: 17 Mar 2025

https://github.com/rahulmule/repositorypattern-dotnetrestapi

This repository contains a .NET Web API project showcasing implementation of Repository Design Pattern. Tech stack includes .Net 6, Entity Framework core as the Object-Relational Mapping (ORM) tool for interacting with a SQL Server database.

dotnet-6 dotnetwebapi entity-framework-core repository-pattern sql-server-database

Last synced: 26 Feb 2025

https://github.com/gamm95/sistema_incidencias

Sistema HelpDesk para el registro, consultas y reportes de incidencias informáticas de la Municipalidad Distrital de La Esperanza

bootstrap javascript php sql-server-database tailwind-css

Last synced: 15 Mar 2025

https://github.com/dacmarcell/devstackapi

An API for managing software portfolio profiles. Users can add or remove social media links, posts, and projects. Designed for beginner programmers to learn API consumption while building their profiles.

asp-net-core azure c-sharp entity-framework sql-server-database

Last synced: 17 Nov 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/araskolnikoff/course_project

База данных музея | Desktop-приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 23 Mar 2025

https://github.com/aliartiza75/query-builder-and-etl-tool

This is a c# Window form application. It is used to perform different CRUD operation on SQL Server 2014. Its provides the functionality of Data warehousing ETL tool

batch-script csharp etl python sql-server-database windows-forms

Last synced: 12 Mar 2025

https://github.com/adevecchi/sistema-gerenciamento-clientes

Sistema de gerenciamento de clientes, composto de um cadastro de clientes e seus beneficiários em C# ASP.NET MVC

aspnet-mvc csharp sql-server-database

Last synced: 23 Mar 2025

https://github.com/zeekersky/adventureworks-splitpackage

This repository contains an SSIS package that splits employee data from the AdventureWorksDW2017 database into country-specific tables (United States, United Kingdom, Germany, and others). It demonstrates ETL processes using tools like Merge Join, Conditional Split, and OLE DB Destination for efficient data integration.

adventureworks conditional-split database-management dataintegration datapipeline datatransformation etl msbi sql-server sql-server-database ssis t-sql visual-studio

Last synced: 14 Mar 2025

https://github.com/kru7oi/bookmaster

Задание отборочного этапа отраслевого чемпионата WorldSkills

csharp entity-framework-core mvvm sql-server-database wpf

Last synced: 14 Apr 2025

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

SQL Server Fundamentals

sql-server sql-server-database sqlserver

Last synced: 08 Apr 2025

https://github.com/bayunova28/airline_passenger_satisfaction

This repository contains about data analysis project from airline passenger satisfaction survey at north america

airline airline-passenger-satisfaction power-bi power-bi-dax sql-server-database

Last synced: 05 Apr 2025

https://github.com/bala-1409/sql-projects

The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language.

data-analysis data-mining data-science data-transformation database eda etl-framework exploratory-data-analysis microsoft-sql-server query-language sql sql-server sql-server-database sql-server-management-studio

Last synced: 12 Mar 2025

https://github.com/redwan227/sql-ultimate-course

About The most comprehensive SQL guide from a real-world expert! Learn everything from basics to advanced queries, optimizations, and real-world SQL

backend data-analytics data-science database-migrations functions indexes mysql mysql-server project sql-database sql-queries sql-server-database sql-server-management-studio views

Last synced: 25 Mar 2025

https://github.com/bayunova28/makaan_indian_property

This repository contains about data analysis project from makaan indian property price

data-analytics indian power-bi power-bi-dax property sql-server-database

Last synced: 29 Oct 2025

https://github.com/azizlike29/aspnetmvc_version9

Create Custom Login, Registration, Forgot Password and CRUD

asp-net-mvc bootstrap5 sql-server-database

Last synced: 05 May 2025

https://github.com/ahmedawad88/awesome-server-tools

🔧 Discover essential tools for server deployment, management, and operations. Explore open-source and cloud solutions, organized by functionality.

agent ai cloudnative database llm management markdown markdown-to-html mathjax mcp microsoft-sql-server-2017 microsoft-sql-servers queries query scipt sql-migrations sql-scripts sql-server-database

Last synced: 05 Oct 2025

https://github.com/camesine/news-paper

Sitio web diario ASP.NET MVC 4 Entity framework

c-sharp entity-framework mvc-framework razor sql-server-database

Last synced: 10 Oct 2025

https://github.com/rahulmule/dotnetwebapi-dapper-demo

This is a simple .NET 6 Web API project that uses Dapper as the ORM (Object-Relational Mapping) to interact with a SQL Server database. The project includes basic CRUD (Create, Read, Update, Delete) operations for managing products.

dapper dotnet-6 dotnetcore dotnetwebapi sql-server-database web-api

Last synced: 26 Jul 2025

https://github.com/oneananda/sql_projects

A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain

liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver

Last synced: 22 Jun 2025

https://github.com/fatima-sami55/game_store

A full-featured web app where users can buy and sell video games with ease. Includes game listings, user authentication, admin controls, and search/filter options. Designed to simulate a real-world e-commerce gaming experience.

bootstrap5 express-js javascript node-js sql-server-database

Last synced: 07 May 2025

https://github.com/ahm4dd/secureloginandregistration

A small application with Winforms and Microsoft SQL Server database that uses SHA256 with a salt to store password hashes (Assignment)

csharp-login data-insertion login-forms login-system registration registration-form registration-forms registration-login sql-server-database winforms winforms-dashboard

Last synced: 01 Mar 2025

https://github.com/hackolade/sqlserver

Hackolade(https://hackolade.com) plugin for Microsoft SQL Server and Azure SQL Database

azure azure-sql azure-sql-database azure-sql-server data-modeling schema-design sql-server sql-server-database

Last synced: 08 Aug 2025

https://github.com/firedkreeper/adventureworks-splitpackage

This repository contains an SSIS package that splits employee data from the AdventureWorksDW2017 database into country-specific tables (United States, United Kingdom, Germany, and others). It demonstrates ETL processes using tools like Merge Join, Conditional Split, and OLE DB Destination for efficient data integration.

adventureworks conditional-split database-management dataintegration datapipeline datatransformation etl msbi sql-server sql-server-database ssis visual-studio

Last synced: 14 Oct 2025

https://github.com/ometman/vet-clinic

This is a database project for vetinary data management for animals, owners, clinic employees and visits; and applicable to any data management need. It uses Postgresql, a relational database management system. It allows storing, updating and querying.

data database normalization postgresql postgresql-database queries sql sql-server-database tables transactions

Last synced: 09 Nov 2025

https://github.com/araskolnikoff/grad_project

База данных музея | Распределенное приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 12 Aug 2025

https://github.com/shrikantbdarekar/hall-booking-management-system

College Project For BCA, BCS, BBA-CA Students

crystal-r csharp sql-server-database vs2022

Last synced: 07 Apr 2025

https://github.com/skypse/bankline-api

Projeto nomeado de BankLine API, Santander Dev Week 2022. Feito originalmente em Java sendo adpatado para CSharp

csharp data-annotation entity-framework-core sql-server-database

Last synced: 05 Mar 2025

https://github.com/jonathanafernandi/QuickEV

This repository contains Group 7 - QuickEV's AoL (Assurance of Learning) Final Project for COMP6100001 - Software Engineering and COMP6884001 - Agile Software Development courses. This final project has been declared to have passed with a high distinction (score: 90, grade: A).

ado-net-entity-data-model agile-software-development asp-net aspx assurance-of-learning csharp css figma final-project human-computer-interaction scrum software-design software-engineering software-pattern sql-server-database

Last synced: 07 Nov 2025