Skip to content

skirupa/DML_Queries_Multithreaded-File_handling-system

Repository files navigation

DML Queries Multithreaded File Handling System

This repository contains an implementation of SQL DML Commands using File Processing.


About:

Each DML command supplied to the program is Multithreaded making the transaction atomic. The Project is built using the Code::Blocks IDE

Getting Started

Installing

cd `working sirectory`
git clone https://github.com/skirupa/DML_Queries_Multithreaded-File_handling-system

Run

using Code::Blocks IDE

  • Install Code::Blocks IDE (mingw setup)
  • Code::Blocks IDE -> Open Project -> Os_pack_2.cbp

or

using C++ Compiler

  • gcc main.cpp

  • ./a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages