Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days 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

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:

[![](./Model/Logical.png)]()

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