Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/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: 19 Jan 2025

https://github.com/ascentis/foreach-db

PowerShell module to execute SQL scripts in each database in a single or multiple servers

parallel-programming powershell-module sql sql-server

Last synced: 08 Feb 2025

https://github.com/mcyenikoylu/panelvdm

Vodafone Turkey's web portal that manages new registration and service operations for SIM Card customers. Vodafone Distribution Center, VDM Portal (since 2018)

asp-net asp-net-mvc custom-app-development devexpress gsm javascript mssql-database sql-server vodafone web-portal

Last synced: 05 Feb 2025

https://github.com/lukasraider/sql_oracle

Work with SQL database, creating task, database, view, sorting and using classic command

command database databases sql sql-server sqlserver

Last synced: 09 Jan 2025

https://github.com/sana-ullah305/quorixjwt

A secure and scalable ASP.NET Core API with JWT authentication, OAuth integration, and role-based authorization. This project demonstrates user management, external login providers, and claims-based access control.

aspnet-core authentication authorization claims-based-authorization dotnet entity-framework-core jwt-authentication oauth rest-api role-based-authorization security sql-server user-management

Last synced: 02 Feb 2025

https://github.com/alishahbazi81/cinema-ticket

A short and complete project for buying cinema ticket based on the available movies on the website

dotnet-core material-ui nodejs react redux sql-server stripe typescript

Last synced: 09 Jan 2025

https://github.com/arnab-developer/bloodsugartracking

Blood sugar tracking app

asp-net docker sql-server

Last synced: 17 Jan 2025

https://github.com/kerimliveli/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: 02 Feb 2025

https://github.com/yanpitangui/mssql-server-fts

This repo contains the dockerfile for a sqlserver with Full Text Search pre installed

docker fts full-text-search linux mssql sql-server ubuntu

Last synced: 19 Dec 2024

https://github.com/faamaral/bookstore

A basic windows program for bookstore management written in c# and using sqlserver-ce database.

csharp dotnet-framework sql-server windows-app

Last synced: 02 Feb 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: 13 Jan 2025

https://github.com/LuisVela/ProjectEntityFramework

Repositorio Curso de Entity Framework

csharp net sql-server visual-studio-code

Last synced: 23 Oct 2024

https://github.com/alexanderdev2004/pbl

PBL TATA TATIB

pbl php sql-server

Last synced: 02 Feb 2025

https://github.com/alexanderdev2004/regit

RegIT adalah Sistem Informasi Tata Tatib. Repo ini adalah versi Final dari : https://github.com/AlexanderDev2004/PBL

pbl php sql-server

Last synced: 02 Feb 2025

https://github.com/haath/quermine

Query-free integration with relational databases in an object-oriented manner.

database mysql nuget relational-databases serializer sql-server

Last synced: 06 Feb 2025

https://github.com/rvi59/curd-with-api

API CURD using ASP.NET MVC5, SQL server and WEBAPI 2 (Both Create and Consume)

asp-net-mvc csharp javascript sql-server

Last synced: 16 Jan 2025

https://github.com/drisskhattabi6/sql-server-and-t-sql

this repo contains lesson about SQL-Server and T-SQL with a practical work in French for T-SQL

database lesson pratical-work sql sql-server t-sql

Last synced: 28 Nov 2024

https://github.com/kitsunetech-com/velox-mva

Platform-neutral database communication framework

database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server

Last synced: 09 Jan 2025

https://github.com/bpdesilva/dad_sql

DBMS I & II

rdbms sql sql-server

Last synced: 06 Feb 2025

https://github.com/javiercanon/xavier-crud

➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎

asp-net crud crud-application crud-generator generator sql-server sqlserver

Last synced: 16 Jan 2025

https://github.com/anibalalpizar/nextjs-actions-auth-profile

Nextjs auth with prisma and sql server using good practices.

good-practices prisma prisma-orm sql-server

Last synced: 26 Jan 2025

https://github.com/pplu/azure-sqlserver-sqldatawarehouse-perl

How to connect to Azure SQL Database and Azure SQL data warehouse

article azure azure-sql-database dbi debian mssql odbc odbc-driver perl sql-data-warehouse sql-server

Last synced: 22 Dec 2024

https://github.com/javiercanon/dastragame

♟ Run the core of turn based games ♟, like strategy 4X, inside a modern RDBMS 👩🏿‍🚀 👨🏿‍🚀

4x-strategy-game game-dev game-development game-server gamedev mysql mysql-server oracle oracle-database rdbms sql-server sqlite3 sqlserver strategy-game turn-based-strategy

Last synced: 16 Jan 2025

https://github.com/domingosafneto/lojaseumanoel

A API recebe, em formato JSON, uma lista de pedidos. Cada pedido contém uma lista de produtos, cada um com suas dimensões (altura, largura, comprimento). A API processa cada pedido e determina a melhor forma de embalar os produtos, selecionando uma ou mais caixas para cada pedido e especificando quais produtos vão em cada caixa.

net sql-server tsql webapi-core

Last synced: 06 Feb 2025

https://github.com/timothyjan/workout-tracker-web-app

CRUD workouts for Strength and Cardio using ASP.NET Core MVC, Entity Framework Core and SQL Server in Visual Studio 2022.

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

Last synced: 31 Jan 2025

https://github.com/madhuresh2011/gen-z-project-using-sql

Gen-Z career aspiration response data analysis ,It aims to provide actionable strategies for businesses targeting this influential generation.

analysing cleaning-data csv-files database dataset excel sql-queries sql-server standardization

Last synced: 27 Jan 2025

https://github.com/acboujida/gameslistapp.api

A monolithic API for managing games, categories, users, and reviews. Built with ASP.NET Core, EF Core, and SQL Server.

api-rest asp-net-core entity-framework-core sql-server

Last synced: 01 Feb 2025

https://github.com/npdao1992/roommanagement-python-sqlserver-report

SQL Database, ERD Diagram, Report Builder

reportbuilder sql-server

Last synced: 13 Jan 2025

https://github.com/hipparchus2000/erp

UNFINISHED ERP C# webapp windows-service

csharp erp iis sql sql-server webapp windows-service

Last synced: 30 Jan 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: 20 Jan 2025

https://github.com/christophgil/bash_builtin_sql_db

Bash builtins for using Postgresql and SQLite SQL databases in Bash script

bash bash-builtin bashbuiltin c clang database databases gcc module plugin postgresql sql sql-query sql-server sqlite-database sqlite3

Last synced: 20 Jan 2025

https://github.com/gcmorais/boilerplate-dotnet-api

This boilerplate is a starting solution for modern .NET projects, focusing on scalability, modularity, and best practices. It features Clean Architecture, CQRS, JWT authentication, messaging with Redis, integration with the Stripe payment API, and SQL Server as the database.

clean-architecture cqrs dotnet jwt-auth redis sql-server stripe

Last synced: 20 Jan 2025

https://github.com/mohamedgallab/postgrad-web-app

A web app that serves post-grads and their supervisors during their post-gradute studies

bootstrap dotnet sql-server

Last synced: 20 Jan 2025

https://github.com/boodyahmedhamdy/eventus

Simple GUI Event Management System Using Java and JavaFX

drawio java javafx sql-server

Last synced: 20 Jan 2025

https://github.com/felipecruz91/bitbucket-sql-server

Bitbucket server with SQL Server 2019 running in Docker

bitbucket-server sql-server

Last synced: 26 Jan 2025

https://github.com/emanoelcampos/jpa-hibernate

Atividades e exercícios desenvolvidos no curso Persistência com JPA: Hibernate na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education

aluno-one alura data-base hibernate java jdbc jpa oracle programa-one programa-one-oracle-next-education sql-server

Last synced: 27 Dec 2024

https://github.com/hafizcode02/nodejs-sqlserver

Simple Node JS Rest API with SQL Server

express-js nodejs-api sql-server

Last synced: 03 Feb 2025

https://github.com/arashabe/covid-clinical-xml-db-xquery

A database system for managing COVID-19 clinical study data using XML and SQL Server Management Studio (SSMS). The project leverages XQuery for efficient data extraction, manipulation, and automation of updates through triggers. This project was developed for the Database 2 course.

basex database-management sql sql-server ssms stored-procedures triggers unibg university-of-bergamo xml xpath xquery

Last synced: 20 Jan 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: 24 Jan 2025

https://github.com/trannhatnguyen2/bi_datalake_azure

Building Data Lake on the Microsoft Azure Cloud Platform

azure databricks datalake powerbi sql-server

Last synced: 17 Jan 2025

https://github.com/trannhatnguyen2/bi_bokho

Applying Business Intelligence Technology And Automation Processes To Make More Accurate Decisions For Sales Operations

datawarehouse power-automate powerbi sql-server ssis

Last synced: 17 Jan 2025

https://github.com/jhostyn-2003/api-crud-facturaci-n

Es un proyecto de practica de CRUD de facturación de BackEnd

api-rest base-de-datos crud sql-server

Last synced: 18 Jan 2025

https://github.com/luis-domingues/challenge-ecommerce-schema

This project was developed as part of a challenge proposed by DIO in which the objective is to create a conceptual database for an e-commerce system

challenge dio mysql relational-databases sql sql-server

Last synced: 18 Jan 2025

https://github.com/lehikmin/sql-exercises

Database course assignment SQL codes.

sql sql-query sql-server

Last synced: 20 Jan 2025

https://github.com/aishani09/sql-practice-beginnertoadvanced

A repository containing SQL practice questions and answers covering basic to advanced levels.

mysql sql sql-practice-problems sql-server sqlpractice

Last synced: 25 Jan 2025

https://github.com/raff4-gauna/adminusuarios-sql

Aplicación de escritorio desarrollada en C# .NET Framework que permite gestionar de manera eficiente los usuarios de una base de datos SQL Server.

csharp net sql-server

Last synced: 18 Jan 2025

https://github.com/vilhalva/crud-python-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto python sql-server terminal

Last synced: 18 Jan 2025

https://github.com/vilhalva/crud-rust-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto rust sql-server terminal

Last synced: 18 Jan 2025

https://github.com/michaelcurrin/sql-server-docker-test

Exploratory project to setup and connect to SQL Server DB using Docker

database docker sql sql-server

Last synced: 18 Jan 2025

https://github.com/pablocarnauba/hospitalveterinario

HospitalVeterinario é um programa simples em Python que gerencia pacientes de um hospital veterinário usando MySQL. Através de um menu interativo, você pode visualizar, cadastrar, alterar e remover pacientes. O sistema organiza dados como nome, espécie, raça e peso dos animais, permitindo uma administração eficiente das informação no banco de dados

banco-de-dados pyhon python-sql python-sql-connectivity sql sql-connector sql-server

Last synced: 18 Jan 2025

https://github.com/fabiannorbertoescobar/der-sql-ejercicios

TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers

bd db mysql queries sql sql-server transact-sql transaction

Last synced: 05 Jan 2025

https://github.com/sohan5002/campusconnect

CampusConnect is a backend system built with Spring Boot and RESTful APIs for managing student data. It offers secure CRUD operations and scalable architecture, providing seamless integration with frontend systems.

restful-api spring-boot sql-server

Last synced: 20 Jan 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: 04 Feb 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: 20 Jan 2025

https://github.com/junioranheu/nuget-package-bulk.sql

An easy-to-use and light NuGet package that simplifies the process of performing bulk inserts in .NET 6 applications. With Bulk.Sql you can efficiently insert and delete large amounts of data into your database tables, improving performance and reducing execution time.

bulk-copy bulk-inserts csharp mysql net6 nuget-package performance sql sql-server

Last synced: 13 Jan 2025

https://github.com/bhavyabhargava/us_telco_churn_analysis

Prediction and Analysis of Customer Churn for a US Telecom Company

churn-analysis churn-prediction churn-user-prediction powerbi python random-forest sql sql-server

Last synced: 04 Dec 2024

https://github.com/devgabrielcoelho/cursosqlserver

CursoSQLServer contém as resoluções dos exercícios do curso de SQL Server, focando em consultas, criação de tabelas e administração de bancos de dados. O repositório inclui arquivos .sql com exemplos práticos de comandos SQL, como junções, agregações, subconsultas e manipulação de dados.

sql-server

Last synced: 26 Jan 2025

https://github.com/satyacoder29/crowdfunding-in-sql

Crowdfunding is a method of raising funds for projects or causes by collecting small contributions from a large group of people, usually through online platforms. It enables individuals, startups, and nonprofits to secure funding, offering rewards or recognition in exchange, and helps bring ideas to life without traditional financing.

data-analysis data-cleaning database-management mysql-database quries sql sql-functions sql-server views

Last synced: 28 Dec 2024

https://github.com/mo3ses/bloodbank

Gerencie bancos de sangue com uma API escalável, segura e organizada, construída com ASP.NET Core (.NET 8). 🚑

asp-net-core clean-architecture cqrs entity-framework-core result-pattern sql-server

Last synced: 31 Jan 2025

https://github.com/chocomatcha08/portofolio-web-p5-2024

Berisi website portofolio sederhana yang dalam hal ini bertujuan untuk memenuhi tugas P5

css css3 html html5 javascript php phpmyadmin-database sql-server

Last synced: 03 Jan 2025

https://github.com/rajnandini3847/nodejsapi

Fetches data from SQL (learning node)

express-js nodejs postman-test sql-server

Last synced: 03 Jan 2025

https://github.com/sibendud/csi_2024_dataengineering

Internship on Data Engineering where below topics are applied skills that are used to complete the given tasks through out 8 weeks including the project.

adf adls azure-pipelines databricks docker ipynb json numpy pandas-python parquet-avro pipeline pyspark python sql sql-server

Last synced: 11 Oct 2024

https://github.com/flcdrg/wait-for-mssql

Wait for Microsoft SQL Server to be ready to accept connections

docker hacktoberfest sql-server

Last synced: 27 Jan 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: 20 Dec 2024

https://github.com/prakhardoneria/library-management-school-project

A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete

localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3

Last synced: 20 Dec 2024

https://github.com/rd-brito13/sql-sqlserver

Repositório voltando para código SQL (SQL SERVER), aqui conterá, explicações de código e atividades correlacionadas.

sql sql-server

Last synced: 31 Jan 2025

https://github.com/divyansh956/bulkyweb

A website using ASP.NET Core MVC for efficient CRUD operations.

asp-net-core-mvc asp-net-core-web-api aspnetcore csharp css html5 javascript sql-server

Last synced: 18 Jan 2025

https://github.com/m-foskett/expense-tracker

Expense Tracker using ASP.NET Core MVC, Syncfusion Component Library and SQL Server.

asp-net-core csharp mvc sql-server syncfusion

Last synced: 23 Dec 2024

https://github.com/paulovitorguedes/screensound

Cadastrosd de Bandas, Albuns e Músicas

csharp dotnet rest-api sql-server

Last synced: 31 Jan 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: 19 Jan 2025

https://github.com/thanhdatpb/internship

This is a small exercise to learn technology and gain knowledge to approach projects using ASP.NET.

asp-net-mvc javascript razor-pages sql-server

Last synced: 06 Feb 2025

https://github.com/luizfppassos/crud_csharp

Basic CRUD operations with SQL Server in C#

crud csharp sql-server

Last synced: 28 Dec 2024

https://github.com/rahtol/tankdaten_erfassen

small web application for entering refueling data and writing them to sql database

sql-server

Last synced: 05 Jan 2025

https://github.com/bala-1409/rafik-s-kitchen-data-analysis

The Project is about the Analysis of the Sales and Expenses Data of a Famous Fast-food Restaurant. This mainly focuses on gaining Insights that will boost the Future Sales and also Business Strategies it Improve the Profit Margins. Handled Tools are SQL, Python, Power BI, MS Office Tools.

business-analytics business-intelligence data-analysis data-analytics data-visualization eda exploratory-data-analysis ms-office powerbi-report powerpoint-presentations python sql-server

Last synced: 27 Jan 2025

https://github.com/nanith777/pediguard

PediGuard is a comprehensive web application designed to streamline shift management and communication within a pediatric department, addressing complex organizational challenges for medical assistants and faculty.

asp-net-core entity-framework-core fullcalendar javascript jquery mvc-architecture pediatric repository-pattern sendgrid sql-server sweetalert2 unitofwork-pattern

Last synced: 10 Feb 2025

https://github.com/miriammondragon/pomomin

PoMoMin is a administration web site developed in Python/Django. Its functionalities are related to inventory/equipment with several utilities to make administration easy and centralized.

bar-code bootstrap database-design django inventory-administration-system javascript jquery python qr-code sql-server transact-sql

Last synced: 31 Jan 2025

https://github.com/pedrohpalmeida/scripts-sql-sqlserver

Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.

sql sql-server sqlserver

Last synced: 13 Jan 2025

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: 20 Dec 2024

https://github.com/lloydjatkinson/grafana-mssql-experiment

Showcases using Grafana for dashboarding with a Microsoft SQL Server backend

dashboard docker grafana grafana-datasource mssql sql sql-server

Last synced: 06 Feb 2025

https://github.com/rochimfn/tbd-client-webserver

Client custom log shipping

log-shipping nodejs sql-server

Last synced: 08 Feb 2025

https://github.com/rochimfn/tbd-log-shipping

Repository utama dari RC custom log shipping. Komponen: https://github.com/rochimfn/tbd-backup-script ; https://github.com/rochimfn/tbd-client-webserver ; https://github.com/rochimfn/tbd-client-webserver

log-shipping mongodb nodejs sql-server

Last synced: 08 Feb 2025