https://github.com/ujarhr/umfs-sql
https://github.com/ujarhr/umfs-sql
database-design database-management postgresql scalability sql-project
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ujarhr/umfs-sql
- Owner: ujaRHR
- Created: 2025-10-06T06:57:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T06:59:23.000Z (4 months ago)
- Last Synced: 2025-10-06T08:57:11.930Z (4 months ago)
- Topics: database-design, database-management, postgresql, scalability, sql-project
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UMFS-SQL
A full-featured system to manage a university's academic and financial operations. It covers departments, teachers, courses, students, enrollments, payments, and payroll, all in PostgreSQL. Designed to practice ACID transactions, concurrency, and complex queries.