GitHub topics: plsql
JMALDeveloper/Sistema-de-Gestion-Bancaria-y-Anti-Fraude
Sistema de gestión bancaria y antifraude. Configurado para arquitectura Big Data y con incorporación de módulos WLM, KYC/CDD y AML).
Size: 156 KB - Last synced at: 28 minutes ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 0
doberkofler/web_plsql
The Express Middleware for Oracle PL/SQL
Language: JavaScript - Size: 1.55 MB - Last synced at: about 22 hours ago - Pushed at: about 22 hours ago - Stars: 12 - Forks: 2
Tamoziit/DBMS_Lab
DBMS Lab - RDBMS, SQL
Size: 18.6 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0
Dharmik1905/plsql-window-functions-ushindi-Victoire
📊 Analyze customer and product performance with PL/SQL window functions to identify top products, track sales trends, and calculate running totals.
Size: 5.66 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
pmd/pmd
An extensible multilanguage static code analyzer.
Language: Java - Size: 518 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5,237 - Forks: 1,530
SergioR29/Ejercicios_DAM
En este repositorio muestro diferentes ejercicios que hice a lo largo de mi formación en diferentes tecnologías.
Language: C# - Size: 2.65 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
ahmetgursuarslan/MedicineAssistant
Typescript,TypeOrm,PLSQL,Repository,RESTAPI
Language: TypeScript - Size: 890 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
jpromocion/fantasy-total-j
Aplicación APEX para gestionar las proyecciones de puntuación de jugadores del Fantasy NFL, que proporcionan diversas páginas de ayuda
Language: PLSQL - Size: 1.69 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
wgfo/Quick-setup
newman
Size: 193 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 0
sajid004/apex-smart-row-delete
A powerful Oracle APEX plugin for deleting rows in Interactive and Classic Reports with confirmation dialogs.
Size: 42 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
jsm19019/ORACLE-PL-SQL-TURKCE-KAYNAK
📚 Master Oracle PL/SQL with this comprehensive guide, designed to take beginners to expert level, covering SQL fundamentals to modern Oracle Forms.
Language: HTML - Size: 2.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
hoangquan0911/static-analyzer
🔍 Analyze Solidity smart contracts for security flaws and optimizations with a modular, Python-based tool designed for easy extension and use.
Language: Python - Size: 1.37 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
thomasleplus/DBGrep
Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.
Language: JavaScript - Size: 636 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 4
Ahm-rgb/Alpha-SQL
Official repository for the paper "Alpha-SQL: Zero-Shot Text-to-SQL using Monte Carlo Tree Search" [ICML'25]
Language: Python - Size: 787 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1
felipebz/zpa-cli
Command-line interface for ZPA.
Language: Kotlin - Size: 613 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 27 - Forks: 10
felipebz/zpa
Parser and static code analysis tool for PL/SQL and Oracle SQL.
Language: Kotlin - Size: 6.86 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 232 - Forks: 81
tibrahim62/iagack-transaction-data-platform
Oracle-based finance platform for GL ↔ sub-ledger reconciliation, variance checks, ETL jobs, and operational/finance KPIs (2020–2022).
Size: 0 Bytes - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
tibrahim62/se-hub-transaction-data-platform
Oracle-based transaction data platform for toll operations — PL/SQL reconciliation & settlements, Oracle Reports/SQL KPIs, nightly jobs with DBMS_SCHEDULER; includes schema, sample data, and demo queries.
Language: PLSQL - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
jnavarrop26/sicofar-k
Comprehensive web system designed to optimize operational and administrative management for companies dedicated to the collection, processing, and commercialization of plastic solid waste. The platform seeks to automate and digitize traditionally manual processes in recycling warehouses.
Language: Java - Size: 1.91 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 2
vtulluru/node-red-contrib-oracledb-mod
A modern, robust Node-RED node for Oracle Database, featuring resilient connection pooling, full SQL & PL/SQL support, and advanced stored procedure handling.
Language: HTML - Size: 319 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 8
RitaP03/VendingPLUS-Database-System
Relational database project developed in Oracle for managing vending machines, products, warehouses, and logistics operations. Includes ER model, SQL scripts for creation and population, and analytical views using GROUP BY and nested SELECT queries.
Language: PLSQL - Size: 8.53 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
panoschron97/Company_Project_PLSQL
A company management system with Oracle PL/SQL.
Language: PLSQL - Size: 1.34 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
victor-wiki/DatabaseManager
A simple tool for databases : SqlServer, MySql, Oracle, Postgres and SQLite
Language: C# - Size: 6.57 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 142 - Forks: 56
bytebase/plsql-parser
The parser for Oracle 11g/12c PL/SQL. It is based on the https://github.com/antlr/antlr4 and use the grammar https://github.com/antlr/grammars-v4/tree/master/sql/plsql.
Language: ANTLR - Size: 24.7 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 13 - Forks: 10
arkamfahry/ulid-pg
A pure plgsql ULID generation implementation for PostgreSQL.
Language: PLpgSQL - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0
gaiansentience/practicalplsql
Source Code For Articles Posted on PracticalPlsql.org
Language: HTML - Size: 19.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1
Dani3lSun/apex-plugin-videoplayer
Oracle APEX Region Plugin - Video Player
Language: PLSQL - Size: 3.06 MB - Last synced at: 9 days ago - Pushed at: almost 9 years ago - Stars: 12 - Forks: 7
danilrez/ccm-oracle-plsql
Oracle PL/SQL language highlight
Size: 25.7 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0
MaraMirandav/Ejercicios-PLSQL
Ejercicios prácticos de PLSQL desarrollados en el primer curso del Grado Superior en DAM (Bases de Datos). Incluye bloques, procedimientos, funciones, cursores, triggers y paquetes.
Size: 45.9 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
riskpy/risk
RISK es un mini framework que sigue el paradigma "SmartDB" y sirve como base para el back-end de aplicaciones de tipo LOB.
Language: PLSQL - Size: 7.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1
Dani3lSun/apex-app-crappybird
Oracle APEX Application - CrappyBird / Social Game
Language: PLSQL - Size: 6.45 MB - Last synced at: 18 days ago - Pushed at: over 9 years ago - Stars: 9 - Forks: 5
TransferWare/epc
Oracle PL/SQL External Procedure Call toolkit
Language: C - Size: 2.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
061375/IQMS-PLSQL-Snippets
A list of Oracle PL/SQL snippets for Delmiaworks IQMS
Language: PLSQL - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
modeldba/antlr4ts-sql
Pre-built SQL grammars that you can import and “just use”. No configuration necessary.
Language: TypeScript - Size: 5.2 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 11
Dani3lSun/apex-plugin-apexsignature
Oracle APEX Region Plugin - APEX Signature
Language: JavaScript - Size: 129 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 11
omerada/ORACLE-PL-SQL-TURKCE-KAYNAK
📚 Kapsamlı Türkçe PL/SQL öğrenme rehberi: SQL temellerinden Oracle Forms modernizasyonuna kadar. Sıfırdan expert seviyeye sistematik öğrenme yolculuğu. Turkish comprehensive PL/SQL learning guide from SQL basics to Oracle Forms modernization.
Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
alanaqueiroz/oracle-plsql
Language: PLSQL - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
ub-victor/plsql-window-functions-ushindi-Victoire
Pl Sql Assignment
Size: 4.23 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
cyevgeniy/pldoc
Documentation generator for Oracle PL/SQL
Language: Go - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
KDG-Muhammet/Sql-Concepts
Oracle DB2 team project evolving through 8 milestones: from ER modeling and normalization to PL/SQL packages, bulk operations, and performance optimization. Includes DDL/DML scripts, queries, and full documentation.
Language: PLSQL - Size: 7.35 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
hasa1368/PL-SQL-Order-Reporting-Suite
PL/SQL project for managing customer orders with automated reporting, triggers, and packages
Language: PLSQL - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
cdngmnks/msgraph-sdk-plsql
Microsoft Graph SDK for PL/SQL
Language: PLSQL - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1
Juan-Nathan/pf-database-system
Creation, population, and manipulation of a relational database for the Pets First veterinary clinic network in Oracle Database using SQL and PL/SQL, with export to MongoDB for NoSQL integration.
Language: PLSQL - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mhoseinikh/Projects
Portfolio of professional projects in database administration, performance tuning, and AI-powered solutions. Includes case studies, documentation, and sample code.
Language: TSQL - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
dcezarino/alura
Projetos Alura
Language: HTML - Size: 64.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
modeldba/sql-autocomplete
Autocomplete recommendations for SQL statements
Language: TypeScript - Size: 212 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 63 - Forks: 8
modeldba/sql-surveyor
High-level SQL parser. Identify tables, columns, aliases and more from your SQL script in one easy to consume object. Supports PostgreSQL, MySQL, SQL Server and Oracle (PL/SQL) dialects.
Language: TypeScript - Size: 13.8 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2
strivedi4u/irn
⚙️ A modern, full-stack Spring Boot + React application for real-time 🏗️ iron inventory, 💰 sales, 🚚 logistics, and 📊 operational monitoring. The platform integrates 🗄️ Oracle DB, 📡 Kafka, and 🔗 WebSocket to deliver 📈 live dashboards and 🎯 actionable insights for industrial operations.
Language: JavaScript - Size: 12.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
PranamBhat/PranamBhat
WhatsApp : +91 8762632589
Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 4
Shriniwas18K/Resources
This is repository contains files of my analysis made while learning technologies like react, react-router-v6 mui, numpy pandas, and even programming languages and many more stuff
Language: Jupyter Notebook - Size: 23.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
descriptions-of-it-technologies/oracle-sql-plsql
Language: PLSQL - Size: 160 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
KonuTech/classify-stock-growth-for-trading
Daily ETL and ML with Docker, PostgreSQL, Airflow, and XGBoost on pre-selected stocks. Finally, react as web-app
Language: Python - Size: 8.83 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
JSGC-ECI/SICEI-MBDA
Proyecto
Language: PLSQL - Size: 25.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
smbatemanEA/oracle-utilities-merge-script-generator
Dynamic generator for Oracle MERGE scripts aligned to Oracle Utilities Application Framework (OUAF) standards, handling Maintenance Object (MO) JSON parsing, key-based ON clauses, and full datatype mappings.
Language: PLSQL - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
fuzziebrain/docker-apex-stack
Utility scripts for creating an Oracle Application Express stack as a Docker container.
Language: Shell - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 100 - Forks: 34
EpsilonN7/PLSQL_Containerized
This repository shows some PL/SQL practice scripts I have used to learn Oracle Database configuration and syntax. Included in this repository will be docker files for Oracle instances and interactive Jupyter notebooks.
Size: 1.34 MB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1
antonscheffer/as_xlsx
as_xlsx: generate an Excel xlsx file from an Oracle database. Or read data from a xlsx. Works on Oracle 11.2, but also on 23c Free
Language: PLSQL - Size: 361 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 32 - Forks: 8
EviAleX/SQL
Repository which contains my tasks completed in Oracle SQL and PL SQL
Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
adiag321/Tic-Tac-Toe-Game-Using-PL-SQL
We develop a simple Tic-Tac-Toe game using PL/SQL.
Size: 500 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
yaoguangluo/ChromosomeDNA
《DNA元基催化与肽计算》 在进化计算中, 软件函数文件进行 DNA 语义元基索引编码的 PDE 新陈代谢优化方式, 是一种有效的进化方式.
Language: Java - Size: 695 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 2
tej2504/Digital-Nurture-4.0-Java-FSE-R-Tejashree
Weekly Submissions of Digital Nurture Program 4.0 JAVA FSE By COGNIZANT
Language: Java - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
P2r0i0y0a4/JavaFSE_Priyadharshini_2022PECCS251
Superset_ID (6387640): This repository provides solutions for the hands-on exercises from the Cognizant Digital Nurture 4.0 Java FSE Program (2025), an intensive 8-week training initiative.
Language: Java - Size: 10.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
elviomarcos1/email_sender
Program developed in Node.js to send emails based on documents nearing their due date. (Integration with TASY - PHILIPS)
Language: JavaScript - Size: 15.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Arun9123/Cognizant-DN-4.0
Cognizant DN 4.0 Java FSE
Language: Java - Size: 19.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
RajatAgrawal24/Cognizant-Digital-Nurture-4.0-JavaFSE-6388147
Weekly Exercises Solutions of Cognizant Digital Nurture Program 4.0 JAVA FSE Program
Language: Java - Size: 6.45 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Kielx/Insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
Language: Python - Size: 4.24 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
nameissakthi/Digital-Nurture-4.0-JavaFSE-6399414
Weekly Submissions of Digital Nurture Program 4.0 JAVA FSE By COGNIZANT
Language: Java - Size: 10.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
sspbw9598/Legion.cc
nodemon
Size: 223 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0
BurakKontas/oracle-sql-plsql-practice
Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.
Language: Python - Size: 249 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Navin2k4/6388821-JFSE-Cognizant
Java Full Stack Engineer Cognizant Digital Nurture Repository for Deepskilling and Upskilling
Language: Java - Size: 4.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
GradedJestRisk/db-training
Use, install, performance
Language: HTML - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1
monheritier/OracleSQL-Forecasting-Outlier-Detection-Model
PL/SQL pipeline for detecting outliers and forecasting time series data using Oracle's DBMS_DATA_MINING package (SVM regression). Includes data preparation, model training, prediction, and metric evaluation (MAE, RMSE, MAPE, R²).
Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
euisaquevenancio/LdBD-tarefas
Repository containing tasks and projects from the "Laboratório de Banco de Dados" course (5th semester / 2025) at FATEC Praia Grande.
Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Ruthika09/Cognizant-Digital-Nurture-4.0-JavaFSE-Handson-2025
Superset_ID (6384311) This repository contains solutions for the hands-on exercises in the Cognizant Digital Nurture 4.0 Java FSE program (2025), an 8-week training program.
Language: Java - Size: 423 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
lookinmin/APPO
Oracle EBS - AP, PO, TAX 업무 정리
Size: 20.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
SumitPal2001/WinZip
Fast and secure file compression and encryption software for Windows and Mac. Streamline your file management with WinZip! 🚀🗂️
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Excel-projects/Script-Help
:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.
Language: C# - Size: 31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 100 - Forks: 24
tanyasingh98/Case-Study-MSSQL
Language: SQL - Size: 108 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
rishiraj88/CodeSamples
Distributed apps; Microservices; Cloud Config; Reusable scripts and programs; Gists
Language: Java - Size: 5.58 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
fanio-salve/business-problems
Respondendo problemas de negócio com Análise de Dados utilizando linguagem PL/SQL.
Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
DishaPaul2004/DN-4.0-JavaFSE-6397979
Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
MHeydari/BCrypt-algorithm-in-Oracle-plsql
Implementation of BCrypt hashing in Oracle PLSQL
Language: SQL - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 6
arkapg211002/Digital-Nurture-Program-3.0
JAVA FSE by Cognizant
Language: Java - Size: 147 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1
KXVSTXV/DigitalNurture4.0-Cognizant-JavaFSE-Solutions
Cognizant Digital Nurture 4.0 Hands-on Solutions
Language: Java - Size: 3.26 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
ClaudioOliveira89/SQL
Repository created for programming and development in the SQL language.
Language: PLSQL - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
zorantica/dome
D.O.M.E. for Oracle Database and APEX is a powerful utility designed to streamline and accelerate the development and deployment processes for PL/SQL and APEX applications. It enhances efficiency by aiding developer teams in organizing their work and automating the production of installation scripts.
Size: 28.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 2
sjjian/oracle-sql-parser
this is a yacc (goyacc) oracle sql parser.
Language: Yacc - Size: 768 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 8
kabirgrewal1313/NOVADB
This project implements a complete SQL-based relational database system for managing a pharmaceutical company, NOVA's operations.
Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Qualtagh/OracleDBUtils
Helpful PL/SQL utilities for Oracle database
Language: PLSQL - Size: 398 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 17 - Forks: 9
edoardottt/PostgresSQL-DB
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
Language: PLpgSQL - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0
sakibtheseeker/inventory-management-system-sql
Inventory Management System built using SQL/PLSQL. Includes table definitions, data inserts, procedures, cursors, views, triggers, and test scripts to manage products, customers, and sales.
Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
petr-plihal/doctor-office-db Fork of JankaXdd/IDS
Datový model a SQL skript pro Oracle databázi praktického lékaře.
Language: PLSQL - Size: 508 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
lasjdhu/university-projects
Archive of all projects I created at the Faculty of Information Technology
Language: C - Size: 15.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
godmnathan/1Z0-071_Oracle_Database_SQL_Associate
Welcome to the ultimate resource for preparing for the Oracle Database SQL Exam (1Z0-071)! Whether you are gearing up for the exam or aiming to master SQL, this repository is your go-to guide for comprehensive coverage of all exam topics and SQL fundamentals.
Language: Jupyter Notebook - Size: 317 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 27 - Forks: 13
MdGolam-Kibria/JavaBrainStore
Track my regular advanced topic practice for Java
Language: HTML - Size: 65.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3
oraclebase/dba
Oracle Scripts
Language: PLSQL - Size: 241 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 291 - Forks: 148
gbengacruz/Paystack-API
Paystack payment gateway API integration with Oracle Apex and PLSQL
Language: PLSQL - Size: 951 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2
alinaduca/StudentAccomodation
Records of accommodation in University hostels (Stable Roommate Problem)
Language: Java - Size: 244 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0
igor-u/fiap-air-quality
Language: Java - Size: 766 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
vmahawar/data-engineer
Resources and scripts for data engineering, covering SQL, PL/SQL, performance tuning, cloud data science, and big data tools.
Language: Jupyter Notebook - Size: 66.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0