https://github.com/therealpad/introduction-to-database-system
This repository contain my work for the class CSC 675 - INTRO TO DATABASE SYSTEM at San Francisco State University
https://github.com/therealpad/introduction-to-database-system
Last synced: 11 months ago
JSON representation
This repository contain my work for the class CSC 675 - INTRO TO DATABASE SYSTEM at San Francisco State University
- Host: GitHub
- URL: https://github.com/therealpad/introduction-to-database-system
- Owner: TheRealPad
- Created: 2023-12-01T19:56:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T20:05:51.000Z (over 2 years ago)
- Last Synced: 2025-03-06T12:50:12.636Z (about 1 year ago)
- Language: Python
- Size: 604 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSC 675 - INTRODCTION TO DATABASE SYSTEM
This repository contain my work for the class Introduction to database system
The objective was to create a database system with all the documentation, like description, use cases... To create the EER and ERD schema and finally to create a python bot to handle our database system with constraint.