1 / 3

CSCI 1301 PROJECT 1/tutorialoutletdotcom

FOR MORE CLASSES VISIT<br>tutorialoutlet<br><br><br>PROJECT 1: Simulate a Database Management System<br>A. PROJECT SPECIFICATION This project is to build and implement an application on that emulates a simple SQL-like database<br>management system using linux files and directories. Your program will read records from a command<br>file, parse each record command and implement the DBMS features for each command. These commands<br>are design to build and remove the database, tables files and data. The database structures will be built<br>with commands such as create and drop.

davidw1233
Télécharger la présentation

CSCI 1301 PROJECT 1/tutorialoutletdotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCI 1301 PROJECT 1/tutorialoutletdotcom For more course tutorials visit tutorialoutletdotcom

  2. CSCI 1301 PROJECT 1: Simulate a Database Management System A. PROJECT SPECIFICATION This project is to build and implement an application on that emulates • FOR MORE CLASSES VISIT • Tutorialoutlet • PROJECT 1: Simulate a Database Management SystemA. PROJECT SPECIFICATION This project is to build and implement an application on that emulates a simple SQL-like databasemanagement system using linux files and directories. Your program will read records from a commandfile, parse each record command and implement the DBMS features for each command

  3. CSCI 1301 PROJECT 1/tutorialoutletdotcom

More Related