An open API service indexing awesome lists of open source software.

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

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.