Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.78 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.78 KB

Security Database Sync

.NET

The developed software allows synchronization for the N-number of databases with identical tables. The idea of this project was the need for synchronization of MS SQL Server databases, where the server must constantly have up-to-date (updated) data from all other databases. This application has a number of features for synchronization, cleaning and template filling of a specific table in the database. The main application interface is implemented as a Console App.

Application features

  1. Console application to start the selected synchronization;
  2. Console application to seed data;
  3. Hard synchronization through Bulk operation;
  4. Flexible synchronization;
  5. Flexible synchronization through Bulk operation;

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.