Skip to navigation Skip to content
jarviscodinghub
  • Our Services
  • How It Works
  • Ask Your Question Now
  • Sign In/Up
  • Ask Your Question Now
  • About Us
    • Exclusive Programming Help
    • Terms of Usage
    • Refund and Returns Policy
    • News
  • How It Works
  • Our Services
  • My Account
  • Ask Your Question Now
  • About Us
    • Exclusive Programming Help
    • Terms of Usage
    • Refund and Returns Policy
    • News
  • How It Works
  • Our Services
  • My Account
  • $0.00 0 items
Home / CS 457/657 / CS 457/657 Programming Assignment 1: Metadata Management solution
CS 457/657 Programming Assignment 1: Metadata Management solution

CS 457/657 Programming Assignment 1: Metadata Management solution

$30.00

Original Work ?

Download Details:

  • Name: PA1-pkeym4.zip
  • Type: zip
  • Size: 504.26 KB

Category: CS 457/657 Tags: CS 457/657, Database Management Systems, Metadata Management You will Instantly receive a download link upon Payment||Click Original Work Button for Custom work
Share This
  • Description

Description

5/5 - (5 votes)

Overview In this assignment, you will write a program that allows a database user to manage the metadata of their relational data. By metadata, we mean the database’s high-level information (e.g., database’s name, creation time, owner) as well as the properties of the tables (e.g., table’s names, attributes, constraints). System Design • You are free (in fact, encouraged) to come up with your own design o For instance, Sqlite3 uses one single file for each “database.” • Here is one possible design: o One Linux directory -> a database o One regular file -> a table Implementation • The program should not use an external database library or an existing SQL parser/compiler. • Choose your own programming language, e.g., Python, Java, C/C++ o Please pick one that you are most comfortable/proficient with o If you want to choose a language not mentioned above, please contact the TA before you start coding • Functionalities: o Database creation, deletion o Table creation, deletion, update, and query Interface • A similar but simpler interface than Sqlite3 • Examples (on a Linux terminal, `#’ denoting the prompt): o # ./ # CREATE DATABASE db_name ; ▪ The terminal should output whether the command is successful or failed • If failed, don’t crash but gracefully report why ▪ Then when you check your file system, it might look like this: • ~/your_home_directory/cs457/pa1/db_name o # ./ # USE db_1; CREATE TABLE test_tbl (a1 int, a2 char(9)); ▪ If successful, then your file system might look like this: • ~/your_home_directory/cs457/pa1/db1/test_tbl 2 CS 457/657 Database Management Systems, University of Nevada, Reno Testing • We will test your program on Ubuntu (version 14 or above) • If your program cannot compile on our testbed, we may ask you to demo your program o Try not to use many exotic libraries • A full test script will be provided, for instance: o # ~/cs457/pa1/ < PA1_test.sql (expect the standard input) ▪ Alternatively, you can use a file name as an argument to your program. ▪ You will NOT lose points by only supporting a filename-argument interface, but keep in mind that the standard input interface would be more desirable for your users (e.g., our TA). ▪ If you choose to support only the filename parameter, you will likely need to do more work for a multi-user scenario, which you will support in the 4-th project. o You don’t need to parse the comment lines (i.e., lines starting with “- -“) o We will not to test your programs with other scripts/commends ▪ However, it’s always good to consider more edge cases ▪ Try not to hardcode your parser Grading (20 points total) • This is an individual assignment. • Design document that clarifies the followings: (5 points) o How your program organizes multiple databases o How your program manages multiple tables o At a high level, how you implement those required functionalities • Source code (15 points) o Coding style and clarity, 5 points ▪ Appropriate parenthesis locations, indention, etc. ▪ Always write comments at the beginning of source files • Author, date, history, etc. ▪ Always write comments at the beginning of non-trivial class/function • What this class/function does, high-level algorithm if needed ▪ Write in-line comments for non-trivial blocks of code o Functionality, 10 points ▪ Refer to the test script for detailed breakdowns Submission • WebCampus • Compress all your source code and report into one package in this format: o _pa1 • Late penalty: 10% per day

Related products

  • CS 457/657 Programming Assignment 4: Transactions solution

    CS 457/657 Programming Assignment 4: Transactions solution

    $30.00
    Buy Answer
  • CS 457/657 Programming Assignment 3: Table Joins solution

    CS 457/657 Programming Assignment 3: Table Joins solution

    $30.00
    Buy Answer
  • CS 457/657 Programming Assignment 2: Basic Data Manipulation solution

    CS 457/657 Programming Assignment 2: Basic Data Manipulation solution

    $30.00
    Buy Answer
CS 457/657 Programming Assignment 4: Transactions solution CS 457/657 Programming Assignment 4: Transactions solution CS 457/657 Programming Assignment 2: Basic Data Manipulation solution CS 457/657 Programming Assignment 2: Basic Data Manipulation solution
Email Us: jarviscodinghub@gmail.com
Whatsapp (Only) :+1 (541)-423-7793
New York
United States
Scan to Get Help
We follow the DMCA and remove content immediately if requested by the copyright owner.

Latest Trends

  • TAC 380 Video Game Programming at USC – Get Expert Academic Support
  • CSCI 526 Game Development at USC – Expert Help
  • CS7637 Mini-Project 5: Monster Diagnosis Summer 2025
  • CS7637 Mini-Project 4: Monster Identification Summer 2025
  • CS7637 Mini-Project 3: Sentence Reading Summer 2025
Terms

While the solutions we provide are very correct and accurate they should only be used as tutorials to make the final copy for submission by students.

© jarviscodinghub 2026
Privacy PolicyBuilt with Storefront & WooCommerce.
  • My Account
  • Search
  • Basket 0
CS 457/657 Programming Assignment 1: Metadata Management solution
You're viewing: CS 457/657 Programming Assignment 1: Metadata Management solution $30.00
Buy Answer
WhatsApp us Now