This repository contains an implementation of SQL DML Commands using File Processing.
Each DML command supplied to the program is Multithreaded making the transaction atomic. The Project is built using the Code::Blocks IDE
cd `working sirectory`
git clone https://github.com/skirupa/DML_Queries_Multithreaded-File_handling-system
- Install Code::Blocks IDE (mingw setup)
- Code::Blocks IDE -> Open Project -> Os_pack_2.cbp
or