数据库相关毕业设计外文翻译.doc
《数据库相关毕业设计外文翻译.doc》由会员分享,可在线阅读,更多相关《数据库相关毕业设计外文翻译.doc(14页珍藏版)》请在三一办公上搜索。
1、 DATABASE MANAGEMENT SYSTEMS(DBMS)AND MANAGEMENT INFORMATION SYSTEM(MIS)You know that a database is a collection of logically related data elements that may be structured in various ways to meet the multiple processing and retrieval needs of organizations and individualsThere s nothing new about dat
2、abasesearly ones1 were chiseled in stone,penned on scrolls,and written on index cardsBut now databases are commonly recorded on magnetizable media,and computer programs are required to perform the necessary storage and retrieval operationsYoull see in the following pages that complex data relationsh
3、ips and linkages may be found in all but the simplest databases2The system software package that handles the difficult tasks associated with creating,accessing,and maintaining database records is called a database management system(DBMS)The programs in a DBMS package establish an interface between t
4、he database itself and the users of the database(These users may be applications programmers,managers and others with information needs,and various OS programs)A DBMS can organize,process,and present selected data elements from the databaseThis capability enables decision makers to search,probe,and
5、query database contents in order to extract answers to nonrecurring and unplanned questions that arent available in regular reports3These questions might initially be vague and / or poorly defined,but people can“browse”through the database until they have the needed informationIn short,the DBMS will
6、“manage”the stored data items and assemble the needed items from the common database in response to the queries of those who arent programmersIn a file-oriented system,users needing special information may communicate their needs to a programmer,who,when time permits,will write one or more programs
7、to extract the data and prepare the information4The availability of a DBMS,however,offers users a much faster alternative communications path(see Fig. 7-1)If the DBMS provides a way to interactively and update the database, as well as interrogate it capability allows for managing personal data-Aces
8、however, it does not automatically leave an audit trail of actions and does not provide the kinds of controla necessary in a multiuser organization. These-controls are only available when a set of application programs are customized for each data entry and updating function. Software for personal co
9、mputers which perform me of the DBMS functions have been very popular arsenal computers were intended for use by individuals for personal information storage and process- These machines have also been used extensively small enterprises, professionals like doctors, acrylics, engineers, lawyers and so
10、 on By the nature of. intended usage, database systems on these machines except from several of the requirements of full doge database systemsSince data sharing is not:Tended, concurrent operations even less so, the) fewer can be less complex. Security and integrity7aintenance are de-emphasized or a
11、bsent. As data-) limes will be small, performance efficiency Is also important. In fact, the only aspect of a database system that is Important is data Independence. Data-.dependence, as stated earlier. Means that applicant programs and user queries need not recognizantphysical organization of data
12、on secondary storage. The importance of this aspect, particularly for the personal computer user, is that this greatly simplifies database usage. The user can store, access and manipulate data at a high level (close to the application) and be totally shielded from the low level (close to the machine
13、) details of data organization. We will not discuss details of specific PC DBMS software packages hereLet us summarize in the following the strengths and weaknesses of personal computer data-base software systems: The most obvious positive factor is the user friendliness of the software. A user with
14、 no prior computer background would be able to use the system to store personal and professional data, retrieve and perform relayed processing. The user should, of course, satiety himself about the quality of software and the freedom from errors (bugs) so that invest-merits in data arc protected. Fo
15、r the programmer implementing applications with them, the advantage lies in the support for applications development in terms of input screen generations, output report generation etcoffered by theses stems The main negative point concerns absence of data protection featuresUnless encrypted, data ca
16、ne accessed by whoever has access to the machine Data can be destroyed through mistakes or maliciousintent. The second weakness of manv of the PC-basedsystems is that of performance. If data volumes growup to a few thousands of records,performance couldbe a bottleneck For organization where growth i
17、n data volumesis expected, availability of, the same or compatiblesoftware on large machines should be considered.This is one of the most common misconceptionsabout database management systems that are used inpersonal computersThoroughly comprehensive andsophisticated business systems can be develop
18、ed indBASh, Paradox and other DBMSsHowever, theyare created by experienced programmers using theDBMSs own programming language. That is not the same as users who create and manage personal filesthat are not part of the mainstream company systemTransaction Management of DatabaseThe objective of long-
19、duration transactions is to model long-duration, interactive Database access sessions in application environmentsThe fundamental assumption about short-duration of transactions that underlies the traditional model of transactions is inappropriate for long-duration transactionsThe implementation of t
20、he traditional model of transactions may cause intolerably long waits when transactions aleph to acquire locks before accessing data, and may also cause a large amount of work to be lost when transactions are backed out in response to user-initiated aborts or system failure situations The objective
21、of a transaction model is to pro-vide a rigorous basis for automatically enforcing criterion for database consistency for a set of multiple concurrent read and write accesses to the database in the presence of potential system failure situationsThe consistency criterion adopted for traditional trans
22、actions is the notion of scrializabilityScrializa-bility is enforced in conventional database systems through the use of locking for automatic concurrency control, and logging for automatic recovery from system failure situationsA transaction”that doesnt provide a basis for automatically enforcing d
23、ata-base consistency is not really a transaction. To be sure, a long-duration transaction need not adopt seri-alizability as its consistency criterionHowever. there must be some consistcricv criterionVersion System Management of Database Despite a large number of proposals on version support in the
24、context of computer aided design and software engineering, the absence of a consensus on version semantics has been a key impediment to version support in database systemsBecause of the differences between files and databases, it is intuitively clear that the model of versions in database systems ca
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 数据库 相关 毕业设计 外文 翻译
链接地址:https://www.31ppt.com/p-2325419.html