Tuesday, March 10, 2020

Database Development Example

Database Development Example Database Development – Term Paper Example Database development Functional decomposition, conceptual schemas, enterprise data modelling and the overall development lifecycle process are important terms related to database development. Each of these is discussed briefly in this paper.Functional decomposition is â€Å"the process of breaking down the functions of an organisation into progressively greater levels of detail† (Singh, 2009, p.327). Each function is described in fine detail in terms of the other functions. The purpose is to breakdown the different modules to the simplest unit, which helps to eliminate redundancies, anomalies and any inconsistencies. Singh (2009) gives the algorithm for decomposing R, the universal relation schema, into D, the set of relation schemas which is the decomposition of R, as follows:A conceptual schema describes the data stored in a database management system in terms of its data model (Gupta, 2007, p.4). It is a description of the relations involved, the kind of records contained, and the method for deriving objects conceptually from the objects from an internal perspective. It is distinguished therefore, from the physical and external schemas, which specify the storage details and define the logical records and relationships from an external view.However, the first step in developing a database is enterprise data modelling â€Å"in which the scope and general contents of organisational databases are specified† (ELAC, 2009). It is usually depicted by entity relationship diagrams. The entire â€Å"process of designing, implementing and maintaining a database system to meet strategic or operational information needs of an organisation or enterprise† (Singh, 2009, p.300) is known as the database development life cycle. As such, it is typically a part of the software development life cycle, and its typical components are shown in the diagram below and enumerated as under:Feasibility study and requirement analysisDatabase designDatabase implementData and application conversionTesting and validationMonitoring and maintenance(Source: Singh, 2009, p.301)Database development is clearly a process that requires careful planning commensurate with its complexity. The four terms discussed are all important parts or aspects to ensure the development process is as smooth and efficient as possible and which fulfils the users’ needs.ReferencesELAC. (2009). Database development process. Lecture 2 Notes, East Los Angeles College. Retrieved Dec. 5, 2010 from coursehero.com/file/2584364/Lecture2Notes.Gupta, Aditya Kumar. (2007). Taxonomy of database management system. Firewall Media.Singh, S. K. (2009). Database systems: concepts, design and applications. Pearson Education.