Dissertations / Theses on the topic 'Database design'

To see the other types of publications on this topic, follow the link: Database design.

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Database design.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Garcia, Hong-Mei Chen. "A semantics-based methodology for integrated distributed database design: Toward combined logical and fragmentation design and design automation." Diss., The University of Arizona, 1992. http://hdl.handle.net/10150/185936.

Full text
Abstract:
The many advantages of Distributed Database (DDB) systems can only be achieved through proper DDB designs. Since designing a DDB is very difficult and expert designers are relatively few in number, "good" DDB design methodologies and associated computer-aided design tools are needed to help designers cope with design complexity and improve their productivity. Unfortunately, previous DDB design research focused on solving subproblems of data distribution design in isolation. As a result, past research on a general DDB design methodology offered only methodological frameworks that, at best, aggregate a set of non-integrated design techniques. The conventional separation of logical design from fragmentation design is problematic, but has not been fully analyzed. This dissertation presents the SEER-DTS methodology developed for the purposes of overcoming the methodological inadequacies of conventional design methodologies, resolving the DDB design problem in an integrated manner and facilitating design automation. It is based on a static semantic data model, SEER (Synthesized Extended Entity-Relationship Model) and a dynamic data model, DTS (Distributed Transaction Scheme), which together provide complete and consistent modeling mechanisms for acquiring/representing DDB design inputs and facilitating DDB schema design. In this methodology, requirement/distribution analysis and conceptual design are integrated and logical and fragmentation designs are combined. "Semantics-based" design techniques have been developed to allow for end-user design specifications and seamless design schema transformations, thereby simplifying design tasks. Towards our ultimate goal of design automation, an architectural framework for a computer-aided DDB design system, Auto-DDB, was formulated and the system was prototyped. As part of the developmental effort, a real-world DDB design case study was conducted to verify the applicability of the SEER-DTS methodology in a manual design mode. The results of a laboratory experiment showed that the SEER-DTS methodology produced better design outcomes (in terms of design effectiveness and efficiency) than a Conventional Best methodology performed by non-expert designers in an automated design mode. However, no statistically significant difference was found in user-perceived ease of use.
APA, Harvard, Vancouver, ISO, and other styles
2

Oh, Yong-Chul. "Secure database modeling and design." Diss., Georgia Institute of Technology, 1999. http://hdl.handle.net/1853/13043.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Xie, Dongqing. "A Web database builder system WEBDB /." [Gainesville, Fla.] : University of Florida, 2001. http://purl.fcla.edu/fcla/etd/UFE0000365.

Full text
Abstract:
Thesis (M.S.)--University of Florida, 2001.
Title from title page of source document. Document formatted into pages; contains xi, 62 p.; also contains graphics. Includes vita. Includes bibliographical references.
APA, Harvard, Vancouver, ISO, and other styles
4

Chen, Lijun. "A Web-based database application builder." [Gainesville, Fla.] : University of Florida, 2002. http://purl.fcla.edu/fcla/etd/UFE1000113.

Full text
Abstract:
Thesis (M.S.)--University of Florida, 2002.
Title from title page of source document. Document formatted into pages; contains ix, 64 p.; also contains graphics. Includes vita. Includes bibliographical references.
APA, Harvard, Vancouver, ISO, and other styles
5

Henderson, Rebecca Sue. "Technology in action : the design and use of relational databases /." Thesis, Connect to this title online; UW restricted, 1999. http://hdl.handle.net/1773/8880.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Ulibarri, Desirea Duarte. "Volunteer system project Regis University Networking Lab Practicum /." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/DUlibarriPartI2006.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Ciolek, Thomas S. "Meeting the challenges of met data with MySQL X /." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/TCiolek2006.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Hall, Neil Scott. "Impact of data modeling and database implementation methods on the optimization of conceptual aircraft design." Thesis, Georgia Institute of Technology, 1996. http://hdl.handle.net/1853/16847.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Quarles, April Michelle. "An analysis of database design transformations as applied to the Advanced Education Database System." Master's thesis, This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-04272010-020138/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Lee, J. J. "The object-oriented database and processing of electronic warfare data." Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1996. http://handle.dtic.mil/100.2/ADA303112.

Full text
APA, Harvard, Vancouver, ISO, and other styles
11

Clemens, David W. "Relational database design of a shipboard ammunition inventory, requisitioning, and reporting system." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA231559.

Full text
Abstract:
Thesis (M.S. in Information Systems)--Naval Postgraduate School, June 1990.
Thesis Advisor(s): Kamel, Magdi N. Second Reader: Bhargava, Hemant K. "June 1990." Description based on signature page as viewed on October 19, 2009. Author(s) subject terms: Ammunition, database design, relational database. Includes bibliographical references (p. 163-166). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
12

Wagner, Christian. "View integration in database design." Thesis, University of British Columbia, 1989. http://hdl.handle.net/2429/29312.

Full text
Abstract:
The purpose of this research is the formalization of a method of bottom up database design known as view integration. View integration is one of the main steps of an acknowledged database design procedure, the New Orleans Database Design Workshop procedure. This procedure develops a global database (global schema) for an organization from small partial databases (user views). Individual user views are representations of the data relevant to the users' organizational tasks. Views will overlap since users will share data to some extent. View integration has to merge views without duplicating the information presented in multiple views. The task of merging views without duplication is complicated by the fact that users have different perceptions of the world which lead them to represent the same data differently, the most simple form of different perceptions being naming conflicts such as the occurrence of synonyms. Within the last 13 years a variety of approaches to solve the integration task has been reported. Many of the approaches have neglected the problem of conflicting views altogether, leaving its solution to the database designer. Integration methods that performed conflict resolution did it in an unsystematic and incomplete fashion. Often these methods dealt with conflict situations only if information for their resolution was conveniently available. This research fills that gap. A conflict analysis procedure is outlined which considers all possible conflict conditions and transforms them into conditions that can be merged by means of previously developed techniques. The research proceeds in two steps. First, a conflict analysis procedure is developed that ignores the information requirements problem by assuming complete information. This simplification allows the concentration on completeness of the procedure, since one does not have to be concerned with the difficulties involved in gathering the required information. The second step relaxes the assumption of complete information. Difficult information requirements are identified and replaced by more easily satisfied ones. Main contributions to knowledge are (1) a complete understanding of the factors causing conflicts between views, (2) detection of substitutes for difficult information requirements. Other contributions are (3) suggestions for the development of a semantic data dictionary, (4) an alternative method for the design of knowledge based systems, and (5) suggestions for efficient bottom up systems design strategies.
Business, Sauder School of
Graduate
APA, Harvard, Vancouver, ISO, and other styles
13

Yichong, Zhou, and Zhang Chenxi. "A database design for IDE." Thesis, Högskolan i Halmstad, Sektionen för Informationsvetenskap, Data– och Elektroteknik (IDE), 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-27191.

Full text
Abstract:
The thesis is the culmination of an academic degree and an important steppingstone for the student on the way to employment. Academic and industrial institutionsrely on thesis students to explore research directions that may otherwise beoverlooked. Consequently, an efficient process for connecting students withsupervisors and relevant, viable thesis proposals is crucial for students, for academiaas well as for the industry. A database can serve as the basis of a software applicationto facilitate such a process. Support for tackling concerns such as data persistence,redundancy and security, which are challenges in most application designs, is built into common database systems. In this work, we investigate how a database system canbe leveraged as the foundation for an application that connects students with thesisproposals and supervisors.
APA, Harvard, Vancouver, ISO, and other styles
14

Stanier, C. F. "A model integrity based object-relational data model and complex data model definition framework." Thesis, Staffordshire University, 2009. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.522119.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Hon, Wing-Keung. "The next generation of database : object-oriented database." Virtual Press, 1994. http://liblink.bsu.edu/uhtbin/catkey/917035.

Full text
Abstract:
As some new computer applications, such as computer-aided design, multimedia systems, and knowledge-based systems, require more complex data structures, the traditional database system seems to be unable to support these new requirements. A recently developed database technology, object-oriented database, provides a solution to these problems.The purpose of this thesis is to investigate what is object-oriented database, especially in its internal organization such as object persistency. Two object-oriented database systems, EXODUS and ODE, are discussed in detail. In addition, a comparison between the relational databases and object-oriented databases is made.
Department of Computer Science
APA, Harvard, Vancouver, ISO, and other styles
16

Hines, Gary L. "From entities to objects : reverse engineering a relational data model into an object-oriented design." Virtual Press, 2000. http://liblink.bsu.edu/uhtbin/catkey/1164846.

Full text
Abstract:
In many software applications, an object-oriented design (OOD) is generated first, then persistent storage is implemented by mapping the objects to a relational database. This thesis explores the "reverse engineering" of an OOD out of an existing relational data model. Findings from the current literature are presented, and a case study is undertaken using the model and research process published by GENTECH, a nonprofit organization promoting genealogical computing. The model is mapped into an OOD and captured in Unified Modeling Language (UML) class diagrams and object collaboration diagrams. The suitability of the example OOD is evaluated against the GENTECH research process using UML use cases and sequence diagrams. The mapping of relational database designs into OODs is found to be suitable in certain instances.
Department of Computer Science
APA, Harvard, Vancouver, ISO, and other styles
17

Sevinc, Ender. "Genetic Algorithms For Distributed Database Design And Distributed Database Query Optimization." Phd thesis, METU, 2009. http://etd.lib.metu.edu.tr/upload/3/12611194/index.pdf.

Full text
Abstract:
The increasing performance of computers, reduced prices and ability to connect systems with low cost gigabit ethernet LAN and ATM WAN networks make distributed database systems an attractive research area. However, the complexity of distributed database query optimization is still a limiting factor. Optimal techniques, such as dynamic programming, used in centralized database query optimization are not feasible because of the increased problem size. The recently developed genetic algorithm (GA) based optimization techniques presents a promising alternative. We compared the best known GA with a random algorithm and showed that it achieves almost no improvement over the random search algorithm generating an equal number of random solutions. Then, we analyzed a set of possible GA parameters and determined that two-point truncate technique using GA gives the best results. New mutation and crossover operators defined in our GA are experimentally analyzed within a synthetic distributed database having increasing the numbers of relations and nodes. The designed synthetic database replicated relations, but there was no horizontal/vertical fragmentation. We can translate a select-project-join query including a fragmented relation with N fragments into a corresponding query with N relations. Comparisons with optimal results found by exhaustive search are only 20% off the results produced by our new GA formulation showing a 50% improvement over the previously known GA based algorithm.
APA, Harvard, Vancouver, ISO, and other styles
18

Baxter, Ockert Cornelius. "Physical database design applied in the relational database model / O.C. Baxter." Thesis, North-West University, 2003. http://hdl.handle.net/10394/839.

Full text
APA, Harvard, Vancouver, ISO, and other styles
19

Kern, Deborah R. "Design and implementation of the acoustic database and acoustic trainer modules for "ARGOS"." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA232052.

Full text
Abstract:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, June 1990.
Thesis Advisor(s): Wu, C. Thomas. Second Reader: Lum, Vincent Y. "June 1990." Description based on signature page. DTIC Identifier(s): Software engineering, event driven multimedia database, acoustic database. Author(s) subject terms: Software engineering, event driven multimedia database, acoustic database. Includes bibliographical references (p. 96). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
20

Zeng, Hong. "Fixed Income Database Design & Architecture." Link to electronic thesis, 2005. http://www.wpi.edu/Pubs/ETD/Available/etd-053105-143623/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Liu, Jiayan. "Database design of Ohio SPS test." Ohio : Ohio University, 1997. http://www.ohiolink.edu/etd/view.cgi?ohiou1177094710.

Full text
APA, Harvard, Vancouver, ISO, and other styles
22

Tan, Meifang. "An online interactive spreadsheet approach to data analysis and manipulation." [Gainesville, Fla.] : University of Florida, 2002. http://purl.fcla.edu/fcla/etd/UFE0000614.

Full text
APA, Harvard, Vancouver, ISO, and other styles
23

洪宜偉 and Edward Hung. "Data cube system design: an optimization problem." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2000. http://hub.hku.hk/bib/B31222730.

Full text
APA, Harvard, Vancouver, ISO, and other styles
24

Hung, Edward. "Data cube system design : an optimization problem /." Hong Kong : University of Hong Kong, 2000. http://sunzi.lib.hku.hk/hkuto/record.jsp?B21852340.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Kearns, Ronald G. "A conceptual database design and performance analysis of the MILSATCOM requirements database." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from the National Technical Information Service, 1993. http://handle.dtic.mil/100.2/ADA272672.

Full text
Abstract:
Thesis (M.S. in Systems Technology) Naval Postgraduate School, June 1993.
Thesis advisor(s): Dolk, Daniel R. ; Kamel, Magdi N. "June 1993." Includes bibliographical references. Also available online.
APA, Harvard, Vancouver, ISO, and other styles
26

Zilio, Daniel C. "Physical database design decision algorithms and concurrent reorganization for parallel database systems." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp02/NQ35386.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Morgan, Jac F. "The design of a small business database using the Semantic Database Model." Thesis, Kansas State University, 1985. http://hdl.handle.net/2097/9867.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Hutton, David. "Data modelling techniques to improve student's admission criteria." Thesis, Nelson Mandela Metropolitan University, 2015. http://hdl.handle.net/10948/11036.

Full text
Abstract:
Education is commonly seen as an escape from poverty and a critical path to securing a better standard of living. This is especially relevant in the South African context, where the need is so great that in one instance people were trampled to death at the gates of a higher educational institution, whilst attempting to register for this opportunity. The root cause of this great need is a limited capacity and a demand, which outstrips the supply. This is not a problem specific to South Africa. It is however exaggerated in the South African context due to the country's lack of infrastructure and the opening of facilities to all people. Tertiary educational institutions are faced with ever-increasing applications for a limited number of available positions. This study focuses on a dataset from the Nelson Mandela Metropolitan University's Faculty of Engineering, the Built Environment and Information Technology - with the aim of establishing guidelines for the use of data modelling techniques to improve student admissions criteria. The importance of data preprocessing was highlighted and generalized linear regression, decision trees and neural networks were proposed and motivated for modelling. Experimentation was carried out, resulting in a number of recommended guidelines focusing on the tremendous value of feature engineering coupled with the use of generalized linear regression as a base line. Adding multiple models was highly recommended; since it allows for greater opportunities for added insight.
APA, Harvard, Vancouver, ISO, and other styles
29

Fu, Benson 1978. "Design of a genetics database for gene clips and the Human Genome database." Thesis, Massachusetts Institute of Technology, 2001. http://hdl.handle.net/1721.1/86702.

Full text
Abstract:
Thesis (M.Eng. and S.B.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer Science, 2001.
Includes bibliographical references (leaves 34-36).
by Benson Fu.
M.Eng.and S.B.
APA, Harvard, Vancouver, ISO, and other styles
30

Antony, Solomon Raj. "Design and evaluation of a consulting system for database design." FIU Digital Commons, 1997. http://digitalcommons.fiu.edu/etd/1293.

Full text
Abstract:
Database design is a difficult problem for non-expert designers. It is desirable to assist such designers during the problem solving process by means of a knowledge based (KB) system. Although a number of prototype KB systems have been proposed, there are many shortcomings. Firstly, few have incorporated sufficient expertise in modeling relationships, particularly higher order relationships. Secondly, there does not seem to be any published empirical study that experimentally tested the effectiveness of any of these KB tools. Thirdly, problem solving behavior of non-experts, whom the systems were intended to assist, has not been one of the bases for system design. In this project, a consulting system, called CODA, for conceptual database design that addresses the above short comings was developed and empirically validated. More specifically, the CODA system incorporates (a) findings on why non-experts commit errors and (b) heuristics for modeling relationships. Two approaches to knowledge base implementation were used and compared in this project, namely system restrictiveness and decisional guidance (Silver 1990). The Restrictive system uses a proscriptive approach and limits the designer's choices at various design phases by forcing him/her to follow a specific design path. The Guidance system approach, which is less restrictive, involves providing context specific, informative and suggestive guidance throughout the design process. Both the approaches would prevent erroneous design decisions. The main objectives of the study are to evaluate (1) whether the knowledge-based system is more effective than the system without a knowledge-base and (2) which approach to knowledge implementation - whether Restrictive or Guidance - is more effective. To evaluate the effectiveness of the knowledge base itself, the systems were compared with a system that does not incorporate the expertise (Control). An experimental procedure using student subjects was used to test the effectiveness of the systems. The subjects solved a task without using the system (pre-treatment task) and another task using one of the three systems, viz. Control, Guidance or Restrictive (experimental task). Analysis of experimental task scores of those subjects who performed satisfactorily in the pre-treatment task revealed that the knowledge based approach to database design support lead to more accurate solutions than the control system. Among the two KB approaches, Guidance approach was found to lead to better performance when compared to the Control system. It was found that the subjects perceived the Restrictive system easier to use than the Guidance system.
APA, Harvard, Vancouver, ISO, and other styles
31

Xie, Linchi. "The design of semantic database model SDBM." Thesis, University of British Columbia, 1987. http://hdl.handle.net/2429/26113.

Full text
Abstract:
This thesis is mainly concerned with semantic data modelling related to database design. The domain of this research is restricted to general data modelling and the discussion is carried out at the conceptual level. The thesis assesses a number of serious modelling shortcomings of the conventional data models and reviews several basic principles and mechanisms developed in current semantic data modelling research. Based on these findings, the thesis identifies the inadequacy of the conceptualization of data modelling and develops the two-view conceptualization of data modelling. The basic idea behind the two-view conceptualization is that the conceptual structure of the applications being modelled should be separated from its external data representation. A new semantic database model, SDBM, is designed based on the conceptualization. The model makes a clear separation between the conceptual structure and its external data representation. It offers a data type mechanism to deal with the data representation, a window mechanism to model the conceptual structure, and a transaction mechanism to provide database operations. One of the major extensions of the current semantic data models is that with SDBM the specialization relationship is just a special case of constraints that can be specified among SDBM windows. A formal syntax and informal semantics of SDBM are given in the thesis along with comparisons between SDBM and a closely-related semantic data model, Taxis.
Business, Sauder School of
Graduate
APA, Harvard, Vancouver, ISO, and other styles
32

Gaffar, Ashraf. "Design of a framework for database indexes." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2001. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp05/MQ64077.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
33

Lee, Jeff S. "Videodisc-based visual database in design process." Thesis, Georgia Institute of Technology, 1989. http://hdl.handle.net/1853/21789.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Baig, Anwar. "Enhanced database system for active design modelling." Thesis, University of Nottingham, 1999. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.285680.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Fu, Zhongsu. "Heuristics and multi-dimensional physical database design." Thesis, City University London, 1991. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.292681.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Thiem, Alexander. "Optimiser based recommendations for physical database design." [Ilmenau] : [Univ.-Bibliothek] [Vertrieb], 2008. http://d-nb.info/991241185/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
37

Pola, Naresh. "Design of a database to compare genomes." OpenSIUC, 2014. https://opensiuc.lib.siu.edu/theses/1466.

Full text
Abstract:
Soybean (Glycine max L. Merr.) is one of the largest agricultural crops produced in the world. In recent years the consumption and the production of soybean have both increased. Consequently, the genomics industry has focused on this crop for intense study and analysis. The genome structures of different soybean plants can be better understood by representing their features in a genome database. SoyGD was a soybean genome database which represented the cultivars `Forrest', `Hartwig', `Essex' and `Flyer' genomic feature's in a user-friendly format. The database also provided mapping relationships between genomic features of soybean in general. The use of mapping with micro-satellite and single nucleotide polymorphism markers will provide critical advances in the analysis of crop traits. In this Dissertation SoyGD was modified to present a new Build5 for the Forrest physical map based on the genome sequence. A new set of 1,914 QTL (quantitative trait loci) and also a set of 4,815 new simple sequence repeat (SSRs) markers were added to this browser. Two sets of polymorphic single nucleotide polymorphisms (SNPs) from different genome re-sequencing projects were shown. A set of 10,384 locatable minimum tiling path (MTP) clones were selected from 13,247 BAC clones. They were used to decorate the physical map based on sequence matches by the basic local alignment tool (BLAT). The mapping of QTL, SNPs and SSRs in Forrest and Hartwig are very important tools for breeders and are both economical and technically easy to use. To identify large insertions and deletions insert size distributions of BAC clones were calculated and the respective histogram, density, functions were plotted. Scripting techniques were used to screen the required data from millions of base pairs genomic data and arrange them in a Generic File Format (GFF) to represent in a Genome Database Browser (GBrowser).The study used scripting algorithms to get the minimum tiling path BAC clones and examine expected and observed insert sizes of clones to identify insertions and deletions. BACs were represented in a GBrowser and statistical language was used to plot the insert size distribution of BAC clones.
APA, Harvard, Vancouver, ISO, and other styles
38

Li, Xue. "Schema evolution in object-oriented databases." Thesis, Queensland University of Technology, 1997.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
39

Chapman, Jana Lynn. "BYU Vocal Performance Database." BYU ScholarsArchive, 2010. https://scholarsarchive.byu.edu/etd/2146.

Full text
Abstract:
The vocal performance database is a tool by which BYU vocal performance faculty and students may practice, assess, and review vocal performances, including practice juries, recitals, and end-of-semester juries. This document describes the process and results of designing, developing, implementing, and evaluating the vocal performance database. By using this tool, vocal performance professors are able to give faster, more quality feedback to students following the jury. Students are able to receive legible feedback from their professors in a timely manner.
APA, Harvard, Vancouver, ISO, and other styles
40

Trigui, Noureddine. "Design and implementation of a database for an integrated system for daily management in an industrial and commercial organization." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Sep%5FTrigui.pdf.

Full text
Abstract:
Thesis (M.S. in Software Engineering)--Naval Postgraduate School, Sept. 2004.
Thesis Advisor(s): Man-Tak Shing, Doron Drusinsky. Includes bibliographical references (p. 127). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
41

Bowers, Shawn. "The uni-level description : a uniform framework for managing structural heterogeneity /." Full text open access at:, 2003. http://content.ohsu.edu/u?/etd,12.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Douglas, Bryant S. "A conceptual level design of a Design Database for the Computer-Aided Prototyping System." Thesis, Monterey, California. Naval Postgraduate School, 1989. http://hdl.handle.net/10945/24279.

Full text
Abstract:
Vast amounts of evolving data are created in the design of hard real-time software systems. This data must be managed so that it can be stored and retrieved according to the needs of design engineers. In the Computer-Aided Prototyping System (CAPS), a Design Database (DDB) must manage the storage and retrieval of the entire Prototype System Description Language (PSDL) program. This thesis presents a conceptual design and initial implementation of a Design Database (DDB) for the Computer-Aided Prototyping System (CAPS).
APA, Harvard, Vancouver, ISO, and other styles
43

Johnson, Deʹ Tishaa. "Development of a student business application database." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/djohnson2006.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Darschewski, James M. "Design and implementation of a web-based lead management system using Oracle and ColdFusion technologies." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/JDarschewskiPartI2006.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Kolapalli, Pavani. "An analysis of structural and semantic validity in the data model." Click here for download, 2008. http://proquest.umi.com/pqdweb?did=1637583301&sid=1&Fmt=2&clientId=3260&RQT=309&VName=PQD.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Beernink, Kathleen A. "A conceptual database design of a Naval shore command management information system." Thesis, Monterey, Calif. : Naval Postgraduate School, 1992. http://handle.dtic.mil/100.2/ADA250091.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Woo, Kristen A. L. G. "Advanced marine vehicle products database preliminary design tool." Thesis, University of Hawaii at Manoa, 2003. http://hdl.handle.net/10125/7015.

Full text
Abstract:
The term advanced marine vehicle encompasses a broad category of ship designs typically referring to multihull ships such as catamarans, trimarans and SWATH (small waterplane area twin hull) ships, but also includes hovercrafts, SES (surface effect ships), hydrofoils, and advanced monohulls. This study develops an early stage design tool for advanced marine vehicles that provides principal particulars and additional parameters such as fuel capacity and propulsive power based on input ship requirements. This is accomplished by compiling a product database of existing advanced marine vehicles for the development of relationships between ship characteristic parameters. The relationships are analyzed using both the multiple regression analysis and a neural network. Because of the scatter of the data, the first order or linear multiple regression analysis is adopted. The neural network, on the other hand, is a non-linear learning tool that uses existing ship parameters to predict future ship designs. The results are compared with the actual ship parameters to validate the preliminary design tools. The Maui High Performance Computing Center has developed a geographic information system interface for the statistical tools and databases with the additional capabilities to analyze ocean wave environment for the definition of ship design requirements.
ix, 89 leaves
APA, Harvard, Vancouver, ISO, and other styles
48

Storey, Veda Catherine. "An expert view creation system for database design." Thesis, University of British Columbia, 1986. http://hdl.handle.net/2429/27203.

Full text
Abstract:
The process of generating user views during logical database design is formalized and expressed as a set of rules which comprise the knowledge base of an expert system. This system, called the View Creation System, engages the user in a dialogue to determine information requirements. These requirements are then translated into a set of Fourth Normal Form relations representing a view. The data model on which the system is based is the Entity-Relationship Model. Using this model, the system elicits entities, attributes and relationships while trying to detect and rectify inconsistencies and ambiguities in the user's input. With the aid of the user, functional dependencies are isolated and resolved before the final set of relations is produced.
Business, Sauder School of
Graduate
APA, Harvard, Vancouver, ISO, and other styles
49

Al-Shammari, Ali. "Design and implementation of a multimedia courseware database." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp01/MQ36878.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Baker, Patrick. "Design and implementation of database computations in Java." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1998. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape10/PQDD_0003/MQ44121.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography