https://github.com/georgiifirsov/course-work
My course work for subject "Fundamentals of automated information systems". It contains a realization of a DB for an insurance company. Done with T-SQL, using MS SQL Server, SSIS, SSRS. 3rd year, National Research Nuclear University MEPhI
https://github.com/georgiifirsov/course-work
database db mssql mssqlserver ssis ssrs
Last synced: 2 months ago
JSON representation
My course work for subject "Fundamentals of automated information systems". It contains a realization of a DB for an insurance company. Done with T-SQL, using MS SQL Server, SSIS, SSRS. 3rd year, National Research Nuclear University MEPhI
- Host: GitHub
- URL: https://github.com/georgiifirsov/course-work
- Owner: GeorgiiFirsov
- License: mit
- Created: 2020-05-27T20:22:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T09:41:49.000Z (almost 6 years ago)
- Last Synced: 2025-04-12T20:56:38.098Z (about 1 year ago)
- Topics: database, db, mssql, mssqlserver, ssis, ssrs
- Language: Python
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Course-work
My course work for subject "Fundamentals of automated information systems".
3rd year, National Research Nuclear University MEPhI
### Brief
This project contains a DB for abstract insurance company. Here is a diagram of the DB:
[]()
This cource project also contains a SSIS package for data import. Data is generated randomly in generation script (folder DataGeneration).
I also made a report with SSRS.
### Technologies used
- MS SQL Server
- MS SSIS
- MS SSRS
- Python