You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hybrid Programming Project – combining low-level C modules with object-oriented architecture in Java/C++. Part of the Project-Based Learning (PBL) program at PU…
Practical assignment on transaction management and concurrency control using the ABC Markets database. You should write SQL transactions, update customer/produc…
Practical assignment on normalization and normal forms. You should analyze the STUDENT table, identify functional and transitive dependencies, normalize the sch…
Educational repository demonstrating the Singleton design pattern in Java and C++. Includes simple, clear implementations for students to explore, compile, and …
Advanced Database Modeling assignment for GitHub Classroom. Includes analysis of Figure (Product Data Model) and written answers to questions covering subtype/s…
Database Systems semester project: model a database, build schema.sql + seed data, implement views/indexes, test FK, analyze performance, and code a CRUD API/UI
This project is part of the Object Oriented Programming course. The goal is to design and implement a fully functional application in either C++ or Java using o…