stored-procedure
There are 103 repositories under stored-procedure topic.
verdie-g/StoredProcedureEFCore
Entity Framework Core extension to execute stored procedures
DataBooster/DbWebApi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
anshul1004/AmazonDatabaseDesign
Amazon database design from scratch
heshammohamedaldaidamony/E-Commerce-DB
This repository focuses on developing and optimizing an e-commerce database. It includes comprehensive database design, advanced query techniques, and performance optimization strategies.
chadbaldwin/SQL
Various SQL stuff I'm working on...tools, scripts, etc
segovoni/sp_alter_column
The stored procedure sp_alter_column is able to alter a column with dependencies in your SQL database
infinitelambda/dbt-data-diff
Data-diff solution for dbt-ers with Snowflake ❄️ 🚀
AbhijeetBharti/Supreme-Court-Database-Management-System-VTU-Mini-Project
Mini Project on Supreme Court Database Management System using HTML,PHP,CSS,Java Script,SQl
DatabaseStratum/py-stratum-cli
PyStratum-Cli: The Frontend
kadir-code/Sql_Server
This repository contains sql studies, stored procedures ,triggers, etc and sample databases.
sushma1395/YouTube-Video-Sharing-Database-Design
This repository performs database functionalities.
himanshu1295/MySQL_Database_Project
MySQL Database Project
dingqiangliu/vertica-plsql
Vertica PL/SQL, stores PL/SQL code in Vertica database, and run them in Vertica.
bardakcib/Database-Management-Systems
A Simple DBMS - Database Management System using MySQL & PHP
bstjean/mysql_toolkit
Collection of useful functions, stored procedures and SQL scripts to facilitate your job!
DPeveroni/BankORM
The aim of this project is to use objects to talk with a database using stored procedure. This is very useful in legacy organizations where the stored procedure paradigm is widely used and policy compliant.
jefking/King.Mapper.Generator
Data access layer, generation for SQL Server.
Lauthy02/CineProManager2
Trabajo de campo: Sistema de gestión para cines en C# en 4 capas con WinForms, patrones y procedimientos almacenados
MustafaBKLZ/Telefon_Rehberi
Basit bir Telefon Rehber Uygulamasıdır.
rcarubbi/Carubbi.DAL
A simple stored-procedure based and database agnostic ORM
SergeyBarskiy/dotnet-storedprocsgen
Dotnet command line tool for stored procedures generation
amoustakis/Relational-Database-Project-using-SQL
Creation of a relational database alongside with the ER diagram, the Relational Model and the Database Diagram. Insertion of data and creation of multiple SQL queries for data retrieval
BrandonLozada/API_INOVATECH
Inovatech Web API | API Restful de .NET Core | Backend del Sistema de gestión de personal administrativo.
Cuates/bulkupdateinsertmssql
Microsoft SQL Server project which utilizes a stored procedure to bulk update and bulk insert records
Divanny/GenerateCRUDProcedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
ElenaD25/Dynamic-SQL-Select
Retrieve records from a table using dynamic SQL (no need to write the columns name in the sp)
fabiod20/database
Final project of "Database" course.
firesamur/Encrypt_Credit_Card_Number
TSQL Stored Procedure which gets a ClientID and a CreditCardNo passed by parameters, encrypts this last one with a random key and it insert or update in a table, depending wheter already exists or not.
harrysuke/ASP.NET-Core-MVC
ASP.NET Core MVC with Entity framework that automatically generate web forms.
janet-dev/jewellery-designers-database-mods
Jewellery designers product relational database built with MySQL
levvolkov/Database_load_testing
4. «Проведение нагрузочного тестирования DB»
MehrajLatifli/BookStore-Cashregisters
A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server
mikeozero/DimDate-Table
A T-SQL Stored Procedure to generate a Date Table. Just input a year and a week start date, it will show that year's calendar with workdays flag, week information and Ontario's Public Holidays.
puneetkumar041/MySQL_Development_Work
DaB Development work| Stored Procedure | Trigger | Cursor | Events | Table Partition
SergeyBarskiy/dotnet-procstoclasses
Dot net tool to generate classes from stored procedures
txstudio/OrderSchemaManageUseStoredProcedure
使用 StoredProcedure 進行訂單編號管理範例程式碼