Database Systems 2011-2012 B 1.  Project goal: to tackle and resolve real-life DB related development issues  So what do we need to do:  Design database.

Slides:



Advertisements
Similar presentations
EndNote Web Reference Management Software (module 5)
Advertisements

Welcome to the Online Employment Applicant Tutorial Click here for next screen.
Recruitment Booster.
1 Linking & Consolidating Worksheets Applications of Spreadsheets.
Database Systems A 1. 2  Project goal: to tackle and resolve real-life DB related development issues  So what do we need to do:  Design.
Doron Tamari MINT Messages Long Term Archive/Search/Investigate.
Database Systems  2.
Page 1 of 36 Respective of PNG Tenure Regulation Sections 19 to 23; when Crown land is leased without a producing well and is being drained by a freehold.
Web 2.0 Web 2.0 is the term given to describe a second generation of the World Wide Web (WWW) that is focused on the ability for people to collaborate.
UM.SiteMaker for Database Driven Websites Jonathan Maybaum, Ph.D. Professor of Pharmacology University of Michigan Medical School
1 Review SQL Exercise: UPDATE StudentTable SET LetterScore = ’A’ WHERE Score >= ‘90’. Original Table: StudentTable StudentNumberStudentNameScoreLetterScore.
IMPORT WIZARD 491a Summer 2005 Roudabeh Moraghebi.
Funnelbrain: Internet-based Flashcard Creator Created by Russell Smith Technology Facilitator North Edgecombe High School.
Your Online Source to Our Parts Department Welcome to Our Free 24/7 Online Parts Store.
Business Computer Information Systems Microsoft Office XP Access Review Lessons 1 through 5.
The basics of the Online Portal
Database Systems Fall  2.
E-Return Filing for Department of Commercial Taxes, Uttar Pradesh - INDIA MOVE TO THE NEW ERA – FILE YOUR RETURNS ELECTRONICALLY.
Robert Sharpe, Tessella PRELIDA Workshop 2013 ENSURE Linked Data Registry.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: SAIS IDs Released January 2014 “How to Conduct Direct Certification using.
KJOlinski.com - RapidHMI INTRODUCING RapidHMI AND PLCExplorer.
E-Cert Version 2 A Presentation by Maggie Chilton for a Chamber of Commerce.
Product Feeds. What is a Product? In marketing terms, a product is an item, service or idea that is for sale Examples are: A flight with set dates and.
1 1 User Manual Purchase and Order Tracking on the SKF Giftzone.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
LLRP GUI Client User Guide
COMPREHENSIVE Windows Tutorial 7 Managing Multimedia Files.
Intra SEZ Transfer Request Demo 1.IntroductionIntroduction 2.Nature of transactions coveredNature of transactions covered 3.Role of Unit Maker/CHA user.
Office of Educational Technology School District of Philadelphia Introduction to Sites Google Sites This presentation is available at
GUI To Create a DB Table CS346 Fall Methods to create a table At your local server and/or remote server – Use MySQL Console and create it interactively.
Polling System Part 1 Creating PHP & MySQL Files CIS 254.
1. To start the process, Warehouse Stationery (WSL) will invite you to use The Warehouse Group Supplier Electronic Portal and will send you the link to.
Training Guide for Inzalo SOP Users. This guide has been prepared to demonstrate the use of the Inzalo Intranet based SOP applications. The scope of this.
1 Advanced Topics in Access How to create forms and reports Andrew Yu 03/04/2002.
1 TEISS Case Project Introduction Melinda Ronca-Battista and Angelique Luedeker ITEP/TAMS Center.
Team 708 – Hardwired Fusion Created by Nam Tran 2014.
ENCOMPASS Voucher Build Process
Chapter 3 Installing and Learning Software. 2Practical PC 5 th Edition Chapter 3 Getting Started In this Chapter, you will learn: − What is in an application.
Online Bid Submission in Bid4Michigan Screen Walk Tutorial Compiled by Christine Mitchell 1/4/2011.
Group 3: Insurance Management Website By: Jose Gomez, Odisho Eivazi, Amjad Aleid.
Rev.04/2015© 2015 PLEASE NOTE: The Application Review Module (ARM) is a system that is designed as a shared service and is maintained by the Grants Centers.
6 th Annual Focus Users’ Conference 6 th Annual Focus Users’ Conference Import Testing Data Presented by: Adrian Ruiz Presented by: Adrian Ruiz.
December 6, 2015 The Tools Tab. Lesson Overview: The Tools Tab  In this lesson we will cover:  Return Retrieval  TaxWise Updates  Review Returns 
Incorporating Feedback Lesson 5 0. Check-in: paper prototype By now, your paper prototype should be complete, so that you can begin creating your app.
Final Presentation: CrunchTime 5/9/11. Outline  Introduction  Previous Work  Track & Recording  Pseudocode  SQlite  Blocking  Interface  Monetization.
NIMAC for Publishers & Vendors: Using the Excel to OPF Feature & Manually Uploading Files December 2015.
CSCI 6962: Server-side Design and Programming Shopping Carts and Databases.
Copyright  Oracle Corporation, All rights reserved. 6 CMIS Powell Oracle Designer: Prototype Application Generation CMIS Powell.
®® Microsoft Windows 7 Windows Tutorial 7 Managing Multimedia Files.
© 2003 By Default! A Free sample background from Slide 1 Week 3  Backend Construction  Create your own CRM Please Visit:
FHA Training Module 1 This document reflects current policy related to this topic. Its content is approved for use in all external and internal FHA-related.
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
Git A distributed version control system Powerpoint credited to University of PA And modified by Pepper 28-Jun-16.
Made with OpenOffice.org 1 Beyond the Single Page Steve Oualline OpenOffice Writer.
Microsoft Access Lesson One Notes.
Creating a database table
Made By:- Easovation Solutions
THIS IS JEOPARDY. THIS IS JEOPARDY With Your Host... Paul Berman.
Data File Import / Export
To the ETS – Agreement Management Online Training Course
PersonalChefOffice .com
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
MyProject Edit WG Web Site Data.
Patents e-Commerce Update: Public and Private PAIR
TPC-Global PARTcommunity
To the ETS – Agreement Management Online Training Course
Patents e-Commerce Update: Public and Private PAIR
DB Project Database Systems
Introduction to Databases
Correct Function.
Presentation transcript:

Database Systems B 1

 Project goal: to tackle and resolve real-life DB related development issues  So what do we need to do:  Design database  Load data / Support updates  Think of an application  Build application  Test

 What to focus on:  Database  Data Populating / Updating  Usability  Ideas that will give you an edge over the competition

 Think your self! Any idea is acceptable  Some (kinda mandatory) ideas:  Search for cd title/ artist / track title.. (daaaaa..)  Add / Edit / Remove data manually (not just massive import)  Support “freeDB”  Interesting application

 Hard work, but real.  Work in groups of 4  One stage  Submission database is MySQL in TAU  Thinking out of the box will be rewarded

 freeDB  l l  Textfile to MySQL… Not trivial  You can find other sources (min 1M records)

 It is not trivial to deal with large amount of files…  Understand data format 07.zip e_format_specs.zip 07.zip e_format_specs.zip  You will need to generate IDs for everything!

 11 fixed categories?? Naïve..  Where are the track lengths?  Revisions  ASCII / UTF-8 / UTF-16 (you can neglect any non-english cds)

 Start with “freeDB-update”,  supporting “freeDB-complete“?? (bonus..)

 Quota issues..  local copy is available from unix by: cd /users/courses/databases/datasets/freedb  Also available by the website  “on-the-fly” extraction.. (that is, “unzip” from Java…)

 (at least) 1M records table  EDIT (add/update/delete) everything manually! (that is, a GUI screen for everything..)  Support “update” from the freedb site  Originality  Add your OWN local data!!!!!!!!! For example  users and their purchase history in your online shop  Playlists?  Facebook messages  ………

 Relatively to previous projects, freedb has “less data” (“less width, not height”)  For example, IMDb had actors/genres/direcors/releases/plot and the list is long…  Thus, YOU HAVE TO ADD YOUR OWN TABLES AND DATA  the data does not need to be a part of the CD  for example, a store management system  Again, Originality!!!

 Hard work, but real.  Work in groups of 4  One stage  Submission database is MySQL in TAU  Java, SWT (or Swing/AWT)  Thinking out of the box will be rewarded

15

16

17

18

19

20