The project allows you to create a database for MS SQL Server, which contains open data with the results of ZNO, as well as a number of views for their analysis. The main statistics and graphs are published on the portal DOU for 2016, 2017, 2018, 2019, 2020, 2021 years.
You must have installed MS SQL Server 2019 (and higher) Express Edition (and higher), as well as Visual Studio 2019 (and higher). On a machine with SQL server, there must be at least 10 GB of free disk space.
- Open the solution in VS.
- In the window
Solution Explorer
select the fileznodb.recreate.publish.xml
and selectPublish ...
in the context menu. - In the
Target database connection
field, select the path to SQL Server and the name of the database to create. - Press the
Load Values
button and then thePublish
button. - The execution time of the scripts may take about 10 minutes.
You can execute SQL queries on tables and views.