当前位置:首页 > 文章列表 > 数据库 > MySQL > 22C4400 – Database Systems

22C4400 – Database Systems

来源:SegmentFault 2023-01-23 12:08:24 0浏览 收藏

本篇文章向大家介绍《22C4400 – Database Systems》,主要包括MySQL,具有一定的参考价值,需要的朋友可以参考一下。

22C4400 – Database Systems Project – Initial 1/28/2019
Project Scope
Raman Aravamudhan RSA-22C4400-S19-PROJECT-SCOPE
Department of Computer Science Page 1 of 5 Version 1.1
Note: This document is intentionally incomplete and is in non-standard
format; as part of the course details on requirements will be provided when
asked.
Project Scope:
A new airline company “Iowa Air” has come to Iowa with Cedar Rapids as
its Headquarters. Iowa Air seeks to build their Airline Passenger
Reservation System (ARS). This airline is expected to attract Iowa and
surrounding passengers in a big way. The Reservation system must be
simple, easy to use and offer very high performance.

Customer seeks to build a state of the web application for their Airline.
Students can take www.aa.com for example for detailed functionality.
Project will follow an open book approach which means extensive
discussions with TA and myself are permitted.
In Phase1, Iowa Air plans to operate only Nonstop flights to 5 cities in the
United States; passengers should be able to pay using Visa/Master Card,
and thereafter be able to query the system about their reservation. The
airline schedules can be altered at any time and must be easy to change.
Details of Aircraft are also captured. Assume standard features of Aircraft
and schedules. Passengers should be able to print a receipt and also
receive it as email. Iowa Air allows the passenger to change their
reservation free of cost till 2 days before flight departure time. After that
penalties occur but it will be handled through over the counter and
telephone support process.
Phase 2 will involve Direct Flights and the use of Hub system. Phase 3 will
involve Frequent Flier Mileage program, Seat selection and Trans-Atlantic
Flights. Iowa Air seeks that the design must cater to development of these
capabilities without any modifications to the Phase 1 design.
The goal of this phase of project is to create a robust data model and design the
database using the principles taught in the course. A data driven approach is
highly desired.
Customer objectives and scope description
The proposed web portal must be highly extensible and support concurrency.
The goal of this phase of project is to create a robust data model and design the
database using the principles taught in this course.
An urgent requirement is build a state of the art web / mobile application for
above integrated software application. An iterative approach is probably ideal.
The goal is to build an integrated System. A first step is to gather more
detailed requirements and build a good data Model, use Normalization
22C4400 – Database Systems Project – Initial 1/28/2019
Project Scope
Raman Aravamudhan RSA-22C4400-S19-PROJECT-SCOPE
Department of Computer Science Page 2 of 5 Version 1.1
techniques and design the Normalized database catering to excellent
performance in a totally secured environment.
The key is to come up with a good efficient database design which can support
both Mobile and Web browser environments. The user interface is important but
not every screen is required in Phase 1, as the focus is on database. Use of
Stored procedures must be maximized. Focus is on Database aspects of
the project.
The software must be implemented by semester end which means that a well
tested demo system must be launched that time. Customer prefers to see
intermediate versions of the proposed software. ER Model, Normalized
Database, DDL scripts, Database Objects, Screens and some of these functions
must be delivered in that order. Use of ORM like Hibernate (to be taught in this
course) are good capabilities to consider. Customer contacts will provide
additional details of requirements, if requested by the Project team during project
team meetings.
Customer contacts:
Team # Primary Customer contact Alternate Customer contact
All Ingroj RAMAN
General Requirements:

  1. Data Model, Normalization, Database Design, Stored Procedures should be
    as detailed as possible. The user interface and programming will be for
    limited functions only (to be identified). Please use AA only for reference.
    Kindly use Iowa Air in all your work products.
  2. The tool should be user friendly & require minimal data entry. The Software
    development team and the Business analysts are required to suggest the
    specific user friendly features while drafting the User Requirement
    Specifications. Some examples of user friendly features may be
    a. minimum data entry
    b. data transfer from context sensitive help screens
  3. The system must support user Id / Password based authentication and must
    offer the best security features. The software development team is required
    to identify (in URS) the specific security features to be incorporated in
    software. Some examples of such security features may be
    a. Data encryption techniques (128 bit )
    b. Invisible password
    c. Structure of Password
    d. Password change policy
    e. User Id / Password retrieval policy
    22C4400 – Database Systems Project – Initial 1/28/2019
    Project Scope
    Raman Aravamudhan RSA-22C4400-S19-PROJECT-SCOPE
    Department of Computer Science Page 3 of 5 Version 1.1
    Functional requirements:
  4. Book Flight – Round Trip
  5. Book Flight – 1 Way
  6. Book Flight – Multi City
  7. Book Flight – Award Travel
  8. Flight Status , Notification
  9. Aircraft (CRUD)
  10. Flight (CRUD), Aircraft Assignment for Flight
  11. Advantage Account
  12. Advantage Account logging
  13. Your trips
  14. News about vacations
  15. Contact us
  16. About us
  17. Advanced Search
  18. Trip Cancellation and Change
  19. More to be identified

Non Functional and Operational requirements from project team:

  1. Each Team must pick a Team Leader and may pick a corporation name
  2. Team work is very important.
  3. Team members must have regular meetings each week.(at least 2)
  4. Meetings should be well planned and should preferably be less than 15
    minutes in each meeting.
  5. It is highly recommended that teams meet once after class every week.
  6. Distributed teams are a matter of fact; technology should be used to meet
    from remote, if it is convenient.
  7. Team must submit more detailed schedule and get it approved.
  8. The work done in each stage of software development must be acceptable to
    the customer.
  9. All members of the team must assume specific responsibilities.
  10. The customer must be informed of the Roles and Responsibilities
  11. The tools required for the project will NOT be provided by the customer.
  12. Due to acute shortage of resources, the customer is able to meet with project
    teams only on a pre-arranged basis during regular office hours.
  13. Use of Stored procedures must be maximized.
  14. All documents must be delivered using ICON drop box.
  15. Teams must develop the Screens and demo the screen flow before
    developing the full software.
  16. It should be easy to make changes to database design
    22C4400 – Database Systems Project – Initial 1/28/2019
    Project Scope
    Raman Aravamudhan RSA-22C4400-S19-PROJECT-SCOPE
    Department of Computer Science Page 4 of 5 Version 1.1
    Specific Deliverable schedule: [Due dates to be decided with class, TA]

    Deliverable Description Due date Weight %

  17. Project Plan with individual Schedule
  18. Data Attribute collection, Initial DB creation 2/5/19 5
  19. User Requirement Specs , Usecase development 5
  20. Definitions of queries required in English 5
  21. Test Plans , Testing 5
  22. ER Model (must be very detailed ) 15
  23. Normalized database 10
  24. High Level Design (screens, database, architecture,
    De-Normalizations if any) Design must be derived
    from model
    10
  25. Demo of Stored procedures, functions 10
  26. Working software deliverable Iteration 1 10
  27. Working software deliverable Iteration 2 - Final 10
  28. Use of advanced DB features - discuss 5
  29. Final Team Presentations 5
  30. Team work 5
    [Item1] Project Plan. Briefly describe the availability of each team member,
    when you plan to meet, roles and responsibilities etc.
    [Items 2-3] Project – Functional / User Requirements /Data Attribute
    a. List all functions and describe it briefly
    b. For each Function list all Data Elements (Input, Output, Persisted or not)
    c. For each Data element identify (Data type, Validations, Domain, Constraints,
    Key or Not, Size, usage etc.)
    d. Write queries in words, GUI , Get Coding skills
    Data Attribute collection: Come prepared for project meeting with Data
    Attributes collection on 2/5/19
    [Items 4] Test Pan (Requirement #, Test condition, Expected result)
  31. How you plan to test tool and its components (stored proc, queries)
  32. Test Strategies (100%, Black box / white box testing)
  33. Unit, Module, over all functional
  34. Traceable to requirements
    [Items 5] E-R Model, Normalization [TBA]
    [Items 6] DB Design [TBA]
    [Items 7-8] Code and Software
    Don’t submit it in ICON; Demo it to TA / me; we will ask for code selectively
    Iterations - Deliverables
    Iteration #1: Screens, Db, Test plans, some data pull, over all architecture
    Deliver for the functions included in the iteration
    Iteration 2 (Full) – Both should be working software
    Suggestion: In each iteration, carry out steps 2-6. So incremental
    requirements will be given and agile experience can be provided.
    Due Dates flexible within semester constraints. To be discussed in class
    22C4400 – Database Systems Project – Initial 1/28/2019
    Project Scope
    Raman Aravamudhan RSA-22C4400-S19-PROJECT-SCOPE
    Department of Computer Science Page 5 of 5 Version 1.1
    For Project Meeting (Please be on time, don’t skip without prior approval)
    a. What you did this week, where you need help, problems faced etc.
    b. What you plan to complete next week
    Revision Log
    Date Version Description of change
    1/27/19 1.0 Initial
    1/28/19 1.1 Functional requirements listed
    WX:codehelp

今天带大家了解了MySQL的相关知识,希望对你有所帮助;关于数据库的技术知识我们会一点点深入介绍,欢迎大家关注golang学习网公众号,一起学习编程~

版本声明
本文转载于:SegmentFault 如有侵犯,请联系study_golang@163.com删除
mysql事务提交总结mysql事务提交总结
上一篇
mysql事务提交总结
Mysql专栏 - redo log日志细节
下一篇
Mysql专栏 - redo log日志细节
查看更多
最新文章
查看更多
课程推荐
  • 前端进阶之JavaScript设计模式
    前端进阶之JavaScript设计模式
    设计模式是开发人员在软件开发过程中面临一般问题时的解决方案,代表了最佳的实践。本课程的主打内容包括JS常见设计模式以及具体应用场景,打造一站式知识长龙服务,适合有JS基础的同学学习。
    542次学习
  • GO语言核心编程课程
    GO语言核心编程课程
    本课程采用真实案例,全面具体可落地,从理论到实践,一步一步将GO核心编程技术、编程思想、底层实现融会贯通,使学习者贴近时代脉搏,做IT互联网时代的弄潮儿。
    508次学习
  • 简单聊聊mysql8与网络通信
    简单聊聊mysql8与网络通信
    如有问题加微信:Le-studyg;在课程中,我们将首先介绍MySQL8的新特性,包括性能优化、安全增强、新数据类型等,帮助学生快速熟悉MySQL8的最新功能。接着,我们将深入解析MySQL的网络通信机制,包括协议、连接管理、数据传输等,让
    497次学习
  • JavaScript正则表达式基础与实战
    JavaScript正则表达式基础与实战
    在任何一门编程语言中,正则表达式,都是一项重要的知识,它提供了高效的字符串匹配与捕获机制,可以极大的简化程序设计。
    487次学习
  • 从零制作响应式网站—Grid布局
    从零制作响应式网站—Grid布局
    本系列教程将展示从零制作一个假想的网络科技公司官网,分为导航,轮播,关于我们,成功案例,服务流程,团队介绍,数据部分,公司动态,底部信息等内容区块。网站整体采用CSSGrid布局,支持响应式,有流畅过渡和展现动画。
    484次学习
查看更多
AI推荐
  • 笔灵AI生成答辩PPT:高效制作学术与职场PPT的利器
    笔灵AI生成答辩PPT
    探索笔灵AI生成答辩PPT的强大功能,快速制作高质量答辩PPT。精准内容提取、多样模板匹配、数据可视化、配套自述稿生成,让您的学术和职场展示更加专业与高效。
    20次使用
  • 知网AIGC检测服务系统:精准识别学术文本中的AI生成内容
    知网AIGC检测服务系统
    知网AIGC检测服务系统,专注于检测学术文本中的疑似AI生成内容。依托知网海量高质量文献资源,结合先进的“知识增强AIGC检测技术”,系统能够从语言模式和语义逻辑两方面精准识别AI生成内容,适用于学术研究、教育和企业领域,确保文本的真实性和原创性。
    29次使用
  • AIGC检测服务:AIbiye助力确保论文原创性
    AIGC检测-Aibiye
    AIbiye官网推出的AIGC检测服务,专注于检测ChatGPT、Gemini、Claude等AIGC工具生成的文本,帮助用户确保论文的原创性和学术规范。支持txt和doc(x)格式,检测范围为论文正文,提供高准确性和便捷的用户体验。
    35次使用
  • 易笔AI论文平台:快速生成高质量学术论文的利器
    易笔AI论文
    易笔AI论文平台提供自动写作、格式校对、查重检测等功能,支持多种学术领域的论文生成。价格优惠,界面友好,操作简便,适用于学术研究者、学生及论文辅导机构。
    43次使用
  • 笔启AI论文写作平台:多类型论文生成与多语言支持
    笔启AI论文写作平台
    笔启AI论文写作平台提供多类型论文生成服务,支持多语言写作,满足学术研究者、学生和职场人士的需求。平台采用AI 4.0版本,确保论文质量和原创性,并提供查重保障和隐私保护。
    36次使用
微信登录更方便
  • 密码登录
  • 注册账号
登录即同意 用户协议隐私政策
返回登录
  • 重置密码