An open API service providing repository metadata for many open source software ecosystems.

Topic: "mssql-server"

sequelize/sequelize

Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

Language: TypeScript - Size: 69.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 30,057 - Forks: 4,295

stimulsoft/Samples-Reports.WEB-for-ASP.NET-Core-MVC

ASP.NET Core MVC samples for Reports.WEB embedded reporting components, Visual Studio C# projects, and .NET Standard 2.1, .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0, .NET 8.0 report builder, compatible with Windows, Linux, and macOS systems

Language: C# - Size: 36.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 9

CiscoDevNet/webex-contact-center-dbconnector

The Webex Contact Center DB Connector project enables access to SQL data sources from Webex Contact Center flow designer.

Language: JavaScript - Size: 24.8 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 4

oguzkaran/DBProgramming-Dec-2022

DBProgramming-Dec-2022

Language: C# - Size: 9.7 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 23

rohan-takmoge/Gate-Pass-management-System

The Gate Pass Management System is a web-based application that provides an interface for managing the entries and exits of visitors and employees in an organization. The system has two main modules: Visitors Entry and Local OD.

Language: C# - Size: 5.18 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 0

mesuttalebi/MT.Extensions.Logging.MsSql

An .net Core Logger Extension that logs to MsSql server using stored procedure. (ELMAH for Asp.Net Core)

Language: C# - Size: 551 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

brokenthorn/mssql-database-backup-service

A quick and dirty Windows Service for running SQL commands regularly, mainly to maintain regular database backups

Language: C# - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

Olukeye/fastapi-shop-app

a micro ecommerce shop for all kind of products, orders , deliveries and more.......

Language: Python - Size: 567 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 9

kolosovpetro/CodeFirstEntityFrameworkCore

Simple example of Entity Framework Core Code-First approach.

Language: C# - Size: 362 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 9

yusufenesaras/ReCapProject

Car Rental Project - Araba Kiralama Projesi : Backend

Language: C# - Size: 41.8 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

yildirimsoker/TSEasyStockManager

Asp.Net Core MVC - Product Stock Managment

Language: JavaScript - Size: 17.6 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 10

Kilemonn/MessageQueue

A message queue service, which can receive, hold and provide messages that are sent between services.

Language: Kotlin - Size: 829 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

kristofferlind/terraform-provider-azuresql

Terraform provider for managing Azure SQL/MSSQL users and permissions

Language: Go - Size: 198 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 2

zehraseren/CarBookProject

Language: HTML - Size: 11.6 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

sayantandey/SQLServerCoverage

MS SQL Server code coverage for Stored Procedures (Branch + Statement)

Language: C# - Size: 104 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 3

busraozdemir0/RealEstateSite

Real Estate Project With .Net Core 8

Language: HTML - Size: 39.6 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

RafayKhattak/BulkyBook

Bulky Book leverages Entity Framework Core for seamless CRUD operations, ensuring efficient creation, reading, updating, and deletion of categories with a responsive and dynamic web interface.

Language: CSS - Size: 994 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

rashedulalam46/sql-multi-table-update

SQL query to update one table by another table.

Language: TSQL - Size: 13.7 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

usamekilicbay/hand-out

Hand-Out ♦️ is a web app, for handing out disused wares to needers.

Language: CSS - Size: 10.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

dayastark/CRUD-SPA

Here is provide you rich, robust and successfully CRUD operation in single. Which have many built in function with validation, Partial View Update and many more, Also in this repo include Three Tire Architecture with Repository pattern. Users can use this repository with multiple Uses.

Language: JavaScript - Size: 20.5 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

SevdanurGENC/MsSQL-Lecture-Notes

In this repo, there are lecture notes of MsSQL.

Size: 27.8 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

divyeshBhartiya/FaceLessOrManyFaced

Don't go over the name of this repo. I am a GOT fan. This is an application which uses Face Detection API from OpenCV (OpenCVSharp4). The idea is that the user will upload a picture and the application will detect and crop various faces in the picture and send mail to the user. The application uses the concepts of Microservices, Rabbit MQ and Mass Transit for indirect communication between the services, gRPC for direct communication, Face Detection API for detecting faces, Order API to query the orders raised by the users in the system, Notification Service for sending mails with cropped faces, Signal R Core for Push notification to the client application so that it gets refreshed automatically in case of receiving any pushed notification.

Language: C# - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

jaiswalchitransh/SQL-Projects

During my Summer Internship at Celebal Technologies, I worked on SQL projects to improve data management and search processes for a particular client. The main goal of these projects was to optimize database queries and ensure effective information retrieval.

Language: TSQL - Size: 4.34 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

busraozdemir0/ECommerce_Microservices

Mini E-Commerce Project With Microservices in .NET 8

Language: C# - Size: 4.6 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

BoBoBaSs84/SQL-Database-Projects

Let's play around a bit with the 'SQL Server Database Projects'...

Language: C# - Size: 211 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Rakesh3596/RBI-Bank-Loan-Analysis-Project

RBI Bank Loan Analysis Project by Tableau, MS SQL Server, MS Excel

Size: 5.71 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

krsmanovic/zhizuko 📦

Infrastructure code for the website gradimozajedno.sadecom.org.rs

Language: HCL - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

busraozdemir0/BlazorEksiSozluk

Dictionary Website with Blazor & Wep API & MediatR & RabbitMQ & CQRS

Language: C# - Size: 4.33 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

rishwal/CozyCub_Backend

ASP.NET Project for CozyCub (an ecommerce website).

Language: C# - Size: 2.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Brezencat/SQL_DEV

Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).

Language: TSQL - Size: 348 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Spailor/Ticket-Viewer-SAP

Task management application where customers create support tickets. The management portal where remote support employees take instant tasks and follow the status of the service and keep it up to date. (since 2016)

Language: ASP.NET - Size: 8.27 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MehrajLatifli/Sparrow-MusicCMS

Example for streaming musics and radio channels

Language: C# - Size: 109 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

k4sth4/MSSQL-mdf-file-dump

Dump MSSQL hashes from .mdf file

Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

SevdanurGENC/MsSQL_Sample

This repo has been developed with MsSQL for the Database lesson.

Language: TSQL - Size: 87.7 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

kargaranamir/Database-Lab-Project

Designing a FIFA match manager in ASP.Net

Language: C# - Size: 23.1 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

devio-at/mysqldump2mssql

Convert mysqldump output to T-SQL

Language: C# - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mert-turkgil/Alpha

A next-generation freelance platform dedicated to custom-made safety work shoes, featuring advanced XML-based localization management and seamless SMTP-powered automated email notifications—always delivered in your preferred language.

Language: C# - Size: 135 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

Ralexs0096/Tickets-API

Tickets API

Language: TypeScript - Size: 298 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

mdsayem01k/DSE-DATA-SCRAPER-Tools

🧾 DSE Data Scraper is a Python desktop application that scrapes real-time data from the Dhaka Stock Exchange (DSE), including share info, PE ratios, sectors, and company data. It features a Tkinter GUI, scheduling support, and uses MS SQL Server as the backend database.

Language: Python - Size: 58.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

edpelaezc/microservices_eShopping

Enterprise application implementation using clean architecture and microservices

Language: SCSS - Size: 969 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

abdulahshoaib/slick

A slack/discord like app for message communication

Language: JavaScript - Size: 6 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

amadou-6e/ipython-sqlcmd

Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.

Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

GziXnine/Hospital_Management_System

This repository contains a comprehensive database schema designed for a Hospital Management System to manage various aspects of healthcare operations efficiently. The project is built with a focus on scalability, data integrity, and ease of use for medical staff and administrators.

Language: TSQL - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

KelvinPhu/Banking-Operation-System

Transforming traditional banking operations into a modern, efficient system, providing customers with seamless transactions and enhanced financial management capabilities.

Language: Java - Size: 32.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

busraozdemir0/EasyCashProject

Easy Cash Project Asp.Net Core 6.0

Language: HTML - Size: 26.1 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

augustinekudiyirippil/UploadFilesToAzure

C# code to upload files to Azure

Language: C# - Size: 30.8 MB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

buster95/dockerinfra

Docker Infraestructure for local deployment

Language: CSS - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fksxiz/Test-Passing-System

A client-server application designed to create and passing tests.

Language: C# - Size: 26.1 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

furkankapukayaa/RealEstateOffice

It is a software that forms the core of the desired automation for a corporate real estate office.

Language: HTML - Size: 45.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

busraozdemir0/ShoppingCart_WebSite

Asp.Net Core 6.0 Blazor Server E-Commerce Shopping Cart Project

Language: HTML - Size: 5.69 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

RaffayK/Shoe-Store-Database-Management-System

Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

omarelfiki/VortexDB

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

Language: Python - Size: 88.9 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AleksandrPolishchuk/QuizApp

FullStack web app (ASP.NET Core API + React.js)

Language: C# - Size: 24.2 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

elleromero/LibraryManagementSystemWF

A C#-based library management system that allows librarians to manage their collection of books and keep track of loans and returns.

Language: C# - Size: 15.9 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

niceshops/mssql-linux

Ansible-Role and Notes to run MSSQL on Linux

Language: Jinja - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Dimitrov-S-Dev-Python/Complete_SQL_Course

Udemy Complete SQL Course

Size: 702 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

davidhintelmann/data-access

Pure go lang example for connecting and querying a local instance of Microsoft SQL Server on Windows

Language: Go - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

natalieng348/sales-analysis

Perform a detailed analysis and create an interactive dashboard of Internet Sales to facilitate a business decision-making process.

Language: TSQL - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JWillisNetDev/parsr.todo

An example enterprise To-Do List web application using Vue3/Vite for the front-end and ASP.NET Core 7 WebAPI (using API Controllers) back-end.

Language: C# - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lfost42/planner

Developers and teams collaborate to design software applications, manage requirements/tasks, track progress, and meet deadlines.

Language: C# - Size: 34.3 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mohammedfatoh/CBT

The idea of the project is based on determining if the user suffers from this disease by adding pictures of some analyzes without the need to go to the doctor.

Language: C# - Size: 5.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

zyctnky/simplehouse

ASP.Net MVC ile farklı türlerde web sayfalarını, farklı yaklaşımlarla projelendirip kodlarını paylaşmaya devam ediyorum. Bu amaçla gerçekleştirdiğim ikinci proje için yine templatemo.com sayfasından bulduğum ve restoran için tasarlanmış bir web sayfası tasarımının backend'ini hazırladım.

Language: C# - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Roboticsdreams/SQL

SQL Workouts

Language: TSQL - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nadinCodeHat/Fast-Food-Restaurant

Language: C# - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

savjaylade84/1st-yr-bsit-winform-project

this is my 1st year college csharp winform project

Language: C# - Size: 3.69 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

dchandak99/Compliance-Portal

Compliance Portal: Development Internship

Language: JavaScript - Size: 50.9 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Yang-Pi/DataBank

TSQL App: savings bank [SPbSTU Coursework 2020]

Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tariful-islam98/Bus-scheduling-system

Asp .net MVC, MS Sql Sever

Language: C# - Size: 30.2 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

teachmeskills-dotnet/TMS-DotNet02-Denisov

Viktor Denisov's graduation project.

Language: C# - Size: 2.75 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

study-pm/modules

МДК 01.01 Разработка программных модулей (Спиридонова Т.С.) [Петровский колледж]

Language: C# - Size: 2.66 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

AskarIbnAzad/TheRealInvision

🚀 Real Vision is a powerful ASP.NET Core MVC application for advanced project management and team collaboration. Built with .NET 9.0, MSSQL Server, and Entity Framework Core, it features role-based access, drag-and-drop image sorting, and a flexible permission system—perfect for developers, designers, and project managers.

Language: C# - Size: 60.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

yessrg/sql-server-stuff

List of useful stuff for working with SQL Server (mssql)

Size: 2.93 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

laura-kolcavova/CookBook

Language: C# - Size: 2.18 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

prodotnet/SmartPay-API

Backend service for SmartPay, built with ASP.NET Core Web API. Handles business logic, data access, authentication, and RESTful endpoints for the platform.

Language: C# - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

araujofrancisco/clarion-dump

Docker container that dumps clarion data tables to MS Sql Server scripts.

Language: Shell - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sonishivam1402/Clayo.in-Backend

This is the backend API for the Clayo project, an e-commerce platform developed using ASP.NET Core. It handles user authentication, order management, product management, and secure communication using JWT.

Language: C# - Size: 15.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CharaD7/mssql_pgadmin

this repo guides you into setting up mssql and postgresql server on Linux Ubuntu, as well as how to restore a database in mssql and load it into postgresql

Language: Shell - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ICARUSTUDIO/iReedBooks-2

This is an online bookshop project, where users can buy books, it include different categories, a checkout system (simulations) and even an Admin panel for all things management. This project makes use of Microsoft SQL Server 18, Java JSP and Servlets, mssql-JDBC etc.

Language: Java - Size: 2.64 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

heyvaldemar/mssql-server-traefik-letsencrypt-docker-compose

Microsoft SQL Server with Let's Encrypt Using Docker Compose

Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

daidoo90/my-teams-hub

Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ & MassTransit, MSSQL, PostgreSQL, Redis, CQRS, Mediator, Clean Architecture, YARP Proxy

Language: C# - Size: 131 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

girfansyah/warehouse

Language: TSQL - Size: 320 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vukedd/car-salon-wpf

Desktop application that helps car dealership sellers browse through available cars, make sales and much more....

Language: C# - Size: 8.72 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

faysal-ahammed-chowdhury/Filling-Station-Management

A Desktop based application to manage Sales, Expenses, Inventories, Employees of a Filling Station.

Language: C# - Size: 23.1 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

scottgriv/sql-mssql_openjson_example

An example query that demonstrates how to use the OPENJSON function in Microsoft SQL Server.

Language: SQL - Size: 439 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

scottgriv/sql-mssql_excel_export

Export data from Microsoft SQL Server to Excel.

Language: TSQL - Size: 427 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mevlutayilmaz/chat-room-api

Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ZiaulhasanR/Garments_Employee_Management_System

A useful desktop application for garments employee management system in Java with MSSQL database, as a team project, course CSE3104 of CSE, AUST

Language: Java - Size: 538 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Sheel-ui/stocks-api

Language: C# - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

enesburakdkc/e-okul-projesi

C# kullanılarak geliştirilmiş bir masaüstü uygulamasıdır. Adminin öğretmen ve öğrenci oluşturup düzenleyebildiği, öğretmenlerin sadece kendi alanlarında öğrencilere notlar verebildiği, öğrencilerin bütün notlarını ve ortalamalarını görebildiği, öğretmenlerin duyuru yayınlayabildikleri bir e-okul sistemi projesidir.

Language: C# - Size: 864 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

Ahmedfahmi2511/bike-share

Language: R - Size: 658 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Ahmedfahmi2511/Fitbit.bellabeat

a Bellabeat product and analyze smart device usage data in order to gain insight into how people are already using their smart devices.

Language: R - Size: 210 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

arshadakl/Blink-Blog

Language: JavaScript - Size: 357 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 63.5 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnLaVN/CMaster

CMaster is a team project and the product of CMaster Team in the subject "Graduation Project " after 2 year learning at FPT-Polytechnic

Size: 15.5 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

shef4793/HackerRank-SQL-Challenges-Solutions

The solutions of all SQL challenges on HackerRank executed on either MySQL or MS SQL environment.

Language: TSQL - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sweatnessstrong/Oracle-MsSQL-DatabaseMigration-Pipeline-Using-Mage

This project is the database migration pipline project using mage.ai.

Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AleksandrPolishchuk/StudentApp

Language: C# - Size: 7.35 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AleksandrPolishchuk/ContactsApp

Language: C# - Size: 7.14 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PeterEst/equadis-banking

This project implements a banking system using Spring Boot for the backend and Angular for the frontend. The system provides APIs for managing customers, accounts, and transactions.

Language: Java - Size: 691 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cnyric/mssql-to-sheets

Node.js service to automate exports of data from a SQL Server instance to Google Sheets on a user-specified schedule.

Language: TypeScript - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0