GeorgyFirsov / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 52.8%Language:TSQL 47.2%