Found 229 repositories(showing 30)
rsim
ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to create PL/SQL unit tests using Ruby testing libraries.
tgulacsi
Go package for calling Oracle PL/SQL stored procedures through OCI
ferreiro
More than 40 exercises on Basic Queries, Advanced queries, Storaged Procedures (PL) and Triggers on SQL for Oracle Database.
DeewakarChakraborty
Using Database Interface, one can interact with any back end software (i.e. Oracle, MS-SQL Server, MS- Access, My-SQL etc). The database interface can be used to build, test, and debug PL/SQL packages, procedures, triggers, and functions. Database Interface users can create and edit database objects such as tables, views, indexes, constraints, and users.
thomasleplus
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
Raadiah
This is an art store database management for a typical store which sells art supplies. The system is made with Oracle-11g DBMS. It includes trigger, loop, PL-SQL, procedure and functions.
vtulluru
A modern, robust Node-RED node for Oracle Database, featuring resilient connection pooling, full SQL & PL/SQL support, and advanced stored procedure handling.
BrenPatF
Demonstrating Oracle PL/SQL API procedures for getting and setting database data, with code timing, message logging and unit testing
aktham-nassar
Oracle PL/SQL stored procedure for communicating with the Twilio API to send SMS messages
Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit
FelipeLeonardo98
Oracle PL/SQL: criação, gerenciamento e sobrecarga (overload) de Stored Procedures em Packages - Oracle 12c
noradle
noradle app software configuration management for oracle schema object like PL/SQL stored procedure
A fast food restaurant system developed with Oracle using PL/SQL, incorporating Data Warehousing, ETL, Stored Procedures, Triggers, and advanced SQL queries. The system includes reporting for decision-making across strategic, tactical, and operational levels.
MarcosPPazzinatto
This repository provides a structured PL/SQL project template including examples of procedures, functions, triggers, packages, and views. It's designed to support learning and maintainability of Oracle database code.
JonathanCauchi
University group project that involves the design and implementation of a database in Oracle PL/SQL. Database includes fundamentals ( Views, Access Control, Procedures, Functions, Triggers, Joins & Sequences ). Inspired by Star Trek and built with Ryan Hinks and Alex Tripp at Solent Uni.
nguyenle0912
Amazon Database built using Oracle SQL and PL/SQL that showcase relational databases, triggers, stored procedures, EER Diagrams
GLRandula
Backend logic of a Parking Management System using Oracle PL/SQL. It includes all core functionalities via triggers and procedures.
allanlewis
Vulcan is a PL/SQL unit testing framework. It will be able to test Oracle procedures, functions, packages, types and triggers in Oracle Database 11gR2.
Advanced analytics procedures and functions in PL/SQL for Oracle databases. Implements statistical analysis, data aggregation, ETL operations, and business intelligence queries.
Rutvik81
Oracle ERP integration project focusing on data modeling, query optimization, and performance tuning using Oracle SQL & PL/SQL. Features order management, stock auto-update, reporting views, and user authentication. Optimized with indexing and stored procedures.
Lakhan-Nad
A Store Chain Management Database using Oracle SQL. Create Table commands various constraints and many sample queries added. Also included few Functions, Procedures and Triggers as a part of PL/SQL
amritpalsingh-aps
Stored Procedures Using Oracles PL/SQL
bvcrisostomo2
Stored procedures and aggregation using Oracle PL/SQL
LuisFCG
Procedimientos PL/SQL
rohilreddevil
My complete work on PL/SQL using Oracle SQL Developer. Includes PL/SQL blocks, stored procedures & functions
cindyorangis
Fall 2018 DBS501
avarhegyi87
procedures functions and triggers in PL/SQL for Oracle Database
meet-2621
PL/SQL assignment covering procedures, functions, recursion, and student database operations in Oracle SQL.
Maxwbh
Procedure para enviar e-mail utilizando campo Blob do Oracle - PL/SQL
DorianPRJ7
Oracle PL/SQL project implementing a vehicle rental management interface with procedures and functions.