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

Topic: "stored-procedures"

txstudio/eShopPanicBuyingSimulatorUseStoreProcedure

模擬電子商務網站搶購商品的範例程式碼 - 使用預存程序

Language: C# - Size: 525 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

Sathish2905/mysql_deadlock_fix

The following will create a simple stored procedure that uses a cursor to kill all processes one by one except for the process currently being used: mysql_deadlock_fix_procedure.sql. The following will create a simple Event that will run on the scheduled time : mysql_deadlock_fix_event.sql

Language: SQLPL - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

xliu59/air_pollution_factor_visualization

A real-time air pollution monitoring & visualizing web dashboard with SQL stored procedures

Language: JavaScript - Size: 2.02 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

perezrd5/SSIS_MultipleFileImport

This project absorbs files from multiple source files and processes them conditionally based on their encryption, compression, format, and other variable conditions.

Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

PepeBeto-code/onboarding

Aplicación backend para gestión de usuarios con registro, login, onboarding por etapas, auditoría, procedimientos almacenados y triggers. Desarrollada en Java con Spring Boot y base de datos PostgreSQL. Incluye despliegue básico y documentación en Markdown.

Language: Java - Size: 407 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

hashim-baloch/React-POS

A POS that actually works.(sometimes)

Language: JavaScript - Size: 3.41 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

edisedis777/snowflake-pivot

A pair of powerful Snowflake stored procedures for dynamically pivoting tables in your Snowflake data warehouse.

Language: JavaScript - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

wojciechstaszewski4/AmusementParkDatabase

🎢 A database and web management system for an amusement park developed in .NET Razor. Features include user management, attractions, ticketing, promotions, CRUD operations, filtering, and master-slave relationships, with SQL scripts for schema creation, stored procedures, triggers, views, and an ERD diagram.

Language: HTML - Size: 27.6 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rasel3780/Inventory_MVC_Framework

Web Application Developed using ASP.NET MVC .NET Framework

Language: JavaScript - Size: 147 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mikailakar/Backend-Project

This project is a backend API built with ASP.NET Core for managing users and roles, featuring user authentication, role-based access control, JWT token generation, and CRUD operations for user data. The project is structured with interfaces and their respective implementations, making it easy to extend and maintain.

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

forestluo/NLPAnalyse

Nature Language Process based on SQLServer database and stored procedure.

Language: TSQL - Size: 3.27 MB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Jeim05/CursoMVC

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

Language: JavaScript - Size: 5.14 MB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Ashime/sun-classic

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

itay-moav/rahl_commander

Rahl commander is a tool for easilly check schema rules and manage db object like stored procedures, trigger and functions

Language: Python - Size: 581 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

fou1100ouacus/Mastering-C-

Mastering C# and .NET Framework More Advanced Topics in C# Dive into The Language Ins and Outs and Best Practices. For Windows.

Language: C# - Size: 14.1 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

puneetkumar041/MySQL_Development_Work

DaB Development work| Stored Procedure | Trigger | Cursor | Events | Table Partition

Size: 2.96 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

sadegh15khedry/Art-Gallery-Database-Design 📦

design and implementation of a relational database and using it form a web app.

Language: PHP - Size: 10.3 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Leen-odeh3/Restaurant-Reservation-System

The Restaurant Reservation System is a comprehensive project designed to facilitate the efficient management of reservations, customers, orders, and employee information within a restaurant. (Practicing EFCore)

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

SergeyBarskiy/dotnet-procstoclasses

Dot net tool to generate classes from stored procedures

Language: C# - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ZulfiqarG/resumetemplate

ResumeBuilder is a web application where anyone can create resume

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

anandugnath/CoreMVC_CRUD

crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure

Language: C# - Size: 968 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ali-Sheheryar/POS-System-Core-Java

This project is designed for beginners, aiming to help learners grasp the fundamentals of Java along Clean Code and Best Coding Practices.

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

potlitel/BlazorHRManagement

HR Management - Simple sample web API project that simulates a HR Management System Application.

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

debeando/sps

MySQL Stored Procedures & Functions

Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

ravinashaanand/Retail-Management-Project-by-Simplilearn

Welcome to the Simplilearn Project on Retail Management using SQL! This repository is your gateway to mastering the art of retail management through the lens of SQL. Dive into a comprehensive collection of SQL scripts, queries, and tutorials designed to address real-world retail challenges.

Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

himanshu1295/Little_Lemon_analysis_and_sales_report

Little Lemon Sales and Analysis Project

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

adessoTurkey-dotNET/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.

Language: C# - Size: 62.5 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

iAmitMohanty/crud-stored-procedure-dotnet-core-web-api

How to perform CRUD (Create, Read, Update, Delete) operations using stored procedures in a .NET Core Web API

Language: C# - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tuanta-vn/Training-management

I developed this project as my university graduation work, which involves internal training management within a company. Key features include user management (learners and lecturers), class registration, confirmation, and student score management.

Language: JavaScript - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Veljko28/Phone-Api

This is an ASP .NET Core Api that handles requests from the phone selling website. Works in part with Phone-Ui

Language: C# - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JessicaCasteloBranco/Biblioteca-Virtual-

Projeto usando .Net 6, Blazor, Api Minimal, MudBlazor, RestSharp, SQL

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

luy06D/System_hotelero

Desarrollo de un sistema para un hotel - trabajo entregable SENATI

Language: CSS - Size: 3.05 MB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

amanmadov/msin616-final-project

Touro University GST MSIN 616 Advanced Database Management Course Final Project

Language: SQL - Size: 22.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Qewertyy/CrudMVCApi

CRUD Operations API Boilerplate with C# MVC.

Language: JavaScript - Size: 395 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

TheDataCode/Season-Restaurant-Database

Created a database for a fictitious restaurant with stored procedures for data retrieval and connection pools to handle requests .

Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Brian-GL/CALCULATOR-CourseRoom

CourseRoom Golang Json-RPC System dedicates to generate score predictions from Api CourseRoom

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

Brian-GL/API-CourseRoom

Golang Http Api For CourseRoom System

Language: Go - Size: 7.25 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

duttarajat/Wise-Owl-SQL-Server-Exercises-Solutions

Wise Owl SQL Server Exercises Solutions

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

nurarifin256/hris-laravel-react-microservice

HRIS

Language: PHP - Size: 1.94 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ChengaFEI/ucsc-dbda.x409-fa22-mysql-oracle-databases-assignments

Assignment for UCSC Extension's DBDA X409 (MySQL and Oracle Database for Developers and Designers).

Size: 4.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mahta-khoobi/CRUD-Project-Online-Shop-ASP.NET-MVC

This ASP.Net Project uses a high level of abstarction by the aid of SOLID design pattern and Dependency Injection pattern. And a high speed due to the use of Stored Procedures for CRUD functions and selections from database

Language: JavaScript - Size: 2.36 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

zsomborjoel/warehouse-management-system

[2019] This non production POC was created as an SQL oriented warehouse management system for friend's small reseller company.

Language: Batchfile - Size: 999 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

omidmohajers/routine-code-generator

A code smith template to create: stored procedures, business class, data providers, fetch access control

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

LucasAlonso11800/new-york-blog

https://new-york-blog.vercel.app/

Language: TypeScript - Size: 479 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

DatabaseStratum/php-stratum-cli

PhpStratum: Command line interface

Language: PHP - Size: 1.98 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 4

rsavage-urquad/DataLayerGen

Code Generator to create MS SQL Stored Procs, C# Model and Data Layer for a requested Table. The results are not intended to be a 100% solution, just a starting point.

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

oguzcankandemir/eticaret_projesi

the e-commerce project with C#

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

omiddadvar/SQL-SP

SQL-SPs for Mr.Hashemi, and so on 😉

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

Reayz/jira-application

Built Jira Application for practice

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

mehroosali/Ebay-DB-design

Ebay database design project for the class CS6360 (Database Design) at the University of Texas at Dallas.

Size: 937 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RonP3B/SellPoint

Proyecto final de la materia Programacion-II del ITLA

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

LarnacaBeach/MsSql.Adapter

Dotnet incremental source generator of service contracts for MSSQL stored procedures

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

OkothPius/Databases

Exploring various databases in Python

Language: Python - Size: 79.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Brian-GL/CourseRoom_Server

CourseRoom Server Using Rpc Protocol

Language: Java - Size: 70.3 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Igor03/oracle-procedure-executor

Here we have a simple solution for a problem that I faced a couple of times: running Oracle procedures using Entity Framework Core. There's probably a better way to achieve the same results but, the one I present here, worked for me and it can be adapted to different scenarios.

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

Martinaush/Management-and-creation-of-a-Library-database-Using-Pymysql

Managing a Library's database using pymysql

Language: Python - Size: 406 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

FalconWu2017/Falcon.StoredProcedureRunner

按照ORM方式调用数据库存储过程。

Language: C# - Size: 85.9 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gowthamrajk/PLSQL-module

In This module, I will be adding some PL/SQL contents and its related source materials with popular and useful tutorial sections which could be very helpful for a beginner to kickstart career in SQL & PL/SQL career

Size: 3.57 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Vcarreon439/Proyecto-5to-Semestre

Proyecto final que se presentará en Quinto Semestre para las materias de Taller de Base de Datos y Fundamentos de Ingeniería en Software.

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

francesco1119/SQL_Spring_Cleaning

Identify unused databases and clean space on your SQL Server

Language: TSQL - Size: 546 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

rafaelfloressouza/RestaurantAPI

Restaurant API :: Database Management Systems Class Project

Language: C# - Size: 667 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MeghnathReddy/A-PATIENT-ASSISTANT-NETWORK-DATABASE-SYSTEM

The Patient Assistance Network (PAN) is a non-profit organization that provides support and care for patients. PAN needs to implement a database system to keep track of the personnel necessary to support the organization. In this project the task will be to design and implement database system using SQL, JAVA and JSP.

Language: Java - Size: 2.68 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

DatabaseStratum/py-stratum-pgsql

PyStratum: PostgresSQL Backend

Language: Python - Size: 453 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MeghnathReddy/SQL-Transact-JDBC

Learning objectives:

Language: Java - Size: 662 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

GaboDot/sp-look-up

Dekstop app for looking into SQL Server SP (Stored Procedure) whether executes or calls another(s) SP's, also gets tables involved in the searched SP.

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

Mr-WolverineX/SQLserver-StoreProcedure

Basic StoreProcedure ( Select, Delete, Insert, Update) V0.0 SQLserver

Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

panaitescu-paul/SocialBook-Database-SQL-2020

SocialBook Database made in SQL, with comprehensive documentation.

Language: PLpgSQL - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

brunobrilhante/Projeto-Restaurante-SQL

Sistema de Banco de Dados feito em SQL Server que gerencia todas as operações de um determinado restaurante.

Language: TSQL - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

anshu0157/Practicing-SQL-MySQL-

All queries are run on MySQL workbench and from employees database.All queries are from zero level to advance level

Language: TSQL - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nicolasiten/DbStoredProcedures

Application to showcase how to use StoredProcedures in an efficient and clean way

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

shahjui2000/Media-Content-Managment-System-DBMS-

Language: C - Size: 231 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

edrinesolo/Farmers-Weather-app

manage farms for farmers and also to give them a daily dose of weather predictions

Language: Java - Size: 1000 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

deepgrace/stored.programs

SQL Stored Programs

Language: SQLPL - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

fredinfu/SqlDapperCsharp.NET

C# Desktop application crud example with nuget SqlDapper

Language: C# - Size: 375 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

lakith/Tour-manegment-database-design

ms-sql database design (with triggers, stored procedures,functions and views)

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

mirabout/calldb

Language: Scala - Size: 146 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

pc810/webofart

Art gallery Php Project

Language: PHP - Size: 33.8 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

uzbekdev1/UzEx.ORM.Dapper.Oracle

Uzex ORM Dapper Oracle

Language: C# - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

nkasozi/DbEntity

Quick Simple Stored Proc Support for Castle Active Record.

Language: C# - Size: 21 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

txstudio/eTicketShopPanicBuyingSimulatorUseStoredProcedure

模擬演唱訂票搶購範例程式碼 - 使用預存程序

Language: PLpgSQL - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

identitii/sprocbind 📦

Generates Golang bindings to MSSQL stored procedures, including TVP

Language: Go - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

blobcity/blobcity.github.io

Language: CSS - Size: 2.94 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

eyupgevenim/RentCar

Rent A Car .Net Core

Language: C# - Size: 612 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

pacmaninbw/LibraryInventoryTool

A MySQL Database with a C# user interface application for maintaining a library of books.

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

jmbl1685/aspnetwebapi-insightdb

ASP.NET Web API 2 example using Insight Database (Micro ORM) through use to Store Procedures in SQL Server

Language: C# - Size: 454 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

rdrrichards/QIQO.Database

QIQO Solution database

Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kattakapilkumar/MySQL

This Repo Contains MySQL queries to perform operations on tables

Size: 1.97 MB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

GlutenBoy/DatabaseBrowser

Let users search for tables and them display related tables and stored procedures.

Language: Visual Basic - Size: 34.2 KB - Last synced at: 18 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

sruti-jain/Football-Data-Analysis---Python-SQLite

Objective of this project is to create a database to centrally handle the information of all the players, games played & results, referee that can be used for simple data analysis using SQL Queries.

Language: Python - Size: 746 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

taupirho/cursor-from-Oracle-stored-procedure

Shows how you can return a recordset/cursor from an Oracle stored Procedure

Language: PLSQL - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

jefking/Sql-Geo

IP Look up to City, Country names.

Language: PLpgSQL - Size: 23 MB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

mattddowney/posh-sql-objects

Powershell module for interacting with MS SQL Server system tables

Language: PowerShell - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

mathiasuy/Agencia_WebForms

ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010

Language: C# - Size: 795 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

horothesun/db-logic-testing-poc

Proof of concept on how to test some logic defined in your DB.

Language: Shell - Size: 48.8 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

EngIbrahim1/Data-Warehousing-and-Advanced-Data-Analytics

Data Analytics Project: Analyzed Promotions and Provided Tangible Insights to Sales Director

Language: TSQL - Size: 2.07 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

natanael-lima/super-market-desktop-application

Sistema de gestión de ventas desarrollado en Windows Forms y C#, que permite administrar clientes, productos, usuarios y ventas, con funcionalidades adicionales para listados y consultas.

Language: C# - Size: 323 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

dennisappiah/mobilebankingapi

A mobile banking API built using ASP.NET Web API, leveraging Dapper as the ORM, with PostgreSQL stored procedures accessed via the Npgsql client

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

karanshah1561998/ResortTripManagement

A MySQL-based resort trip management system with stored procedures, functions, triggers, and views to manage bookings, payments, and reporting.

Size: 32.2 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

GateDigger/PLSQL-2D21D

An Oracle SQL SELECT flattener - a program which outputs the result of a SELECT statement into a cell-table

Size: 76.2 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

enricogoerlitz/explore-airflow

Apache Airflow project for orchestrating ETL workflows in a data warehouse environment. Implements a medallion architecture (Bronze, Silver, Gold layers) with Postgres integration for scalable and modular data processing pipelines.

Language: Python - Size: 1.33 MB - Last synced at: 13 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0