GithubHelp home page GithubHelp logo

17s-database_design's Introduction

2017 Spring Database Design CS6360

Instructor: Dr. Chris Davis

This course focuses on the database software design.
Subjects include database system architecture and models, relational and object-oriented databases, database system implementation, query processing and optimization, etc.

What's inside the folder

This folder contains the source code for the first project of the course.

  • library folder includes all the source code for the project.

  • readme folder includes:

    • readme.txt: explanations on how to run the code
    • Quick Start user guide.pdf: quick explanations on how to use the library management system
    • librarydb.sql: ready-to-import database containing 25000 records of books and 1000 records of borrowers
    • Description.pdf: the structure of the system, the functionalities of every php page.
  • SQL Library Project Spring 2017.pdf is the requirement for the project.

  • books.csv and borrowers.csv are the origin data given with the project requirement.

  • library.png is the snapshots of the user interface.

Project: Library Management System

PHP / SQL / JavaScript / Web Application

The project is to implement a Library Management System, we should design and create a SQL database to support the system.

Detailed description is in readme/Description.pdf

Project1 Snapshot

How to run the code

Please go to readme/readme.txt .

17s-database_design's People

Contributors

wh55 avatar hao-wan-lnrs avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.