Home / Computer Science / Design and implementation of database management system case of an abiolian solution limited address book

Design and implementation of database management system case of an abiolian solution limited address book

 

Table Of Contents


Chapter ONE

1.1 Introduction
1.2 Background of Study
1.3 Problem Statement
1.4 Objective of Study
1.5 Limitation of Study
1.6 Scope of Study
1.7 Significance of Study
1.8 Structure of the Research
1.9 Definition of Terms

Chapter TWO

2.1 Overview of Database Management Systems
2.2 Evolution of Database Management Systems
2.3 Types of Database Management Systems
2.4 Importance of Database Management Systems
2.5 Challenges in Database Management Systems
2.6 Trends in Database Management Systems
2.7 Best Practices in Database Management Systems
2.8 Security in Database Management Systems
2.9 Integration of Database Management Systems
2.10 Future of Database Management Systems

Chapter THREE

3.1 Research Methodology Overview
3.2 Research Design
3.3 Data Collection Methods
3.4 Sampling Techniques
3.5 Data Analysis Methods
3.6 Research Ethics
3.7 Reliability and Validity
3.8 Limitations of Research Methodology

Chapter FOUR

4.1 Data Analysis and Interpretation
4.2 Findings on Database Management Systems
4.3 Comparison of Different Database Management Systems
4.4 Impact of Database Management Systems
4.5 Recommendations for Database Management Systems
4.6 Future Research Directions
4.7 Case Studies on Database Management Systems
4.8 Practical Applications of Database Management Systems

Chapter FIVE

5.1 Conclusion and Summary of Research
5.2 Summary of Findings
5.3 Implications of Research
5.4 Contributions to Knowledge
5.5 Recommendations for Future Work

Project Abstract

Abstract
The Design and Implementation of a Database Management System (DBMS) for an Address Book application is crucial for organizing, storing, and managing contact information efficiently. In this project, we focus on the case of Abiolian Solution Limited, a fictional company requiring an address book solution to streamline their contact management processes. The primary objective of this research is to design and implement a robust DBMS that can effectively handle the storage and retrieval of contact information for the company. We aim to create a system that is user-friendly, secure, and scalable to accommodate future growth and evolving business needs. Our methodology involves analyzing the requirements of Abiolian Solution Limited, identifying the necessary data fields for the address book, and designing a suitable database schema to represent this information effectively. We will utilize SQL for database creation and management, ensuring data integrity and consistency. The implementation phase will involve developing a user interface for data input and retrieval, incorporating features such as search functionality, data editing, and contact categorization. We will also focus on data validation to prevent errors and maintain data accuracy within the DBMS. Security is a fundamental aspect of the DBMS implementation, and we will implement access control mechanisms to ensure that only authorized users can view and modify contact information. Encryption techniques will be employed to protect sensitive data, and regular backups will be scheduled to prevent data loss. Furthermore, scalability is essential to accommodate the expanding contact list of Abiolian Solution Limited. We will design the DBMS to handle a large volume of contacts efficiently, with optimization techniques such as indexing and normalization to enhance performance. In conclusion, the Design and Implementation of a DBMS for an address book solution for Abiolian Solution Limited is a critical project that aims to enhance contact management processes within the company. By creating a well-structured and secure database system, we can improve data organization, accessibility, and reliability for the users. This project serves as a model for developing DBMS solutions in various business contexts, emphasizing the importance of efficient data management for organizational success.

Project Overview

INTRODUCTION

1.1 Background Of The Study

A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views, and other objects. The data are typically organized to model aspects of reality in a way that supports processes requiring information, such as modelling the availability of rooms in hotels in a way that supports finding a hotel with vacancies.

A database management system (DBMS) is a computer software application that interacts with the user, other applications, and the database itself to capture and analyze data. A general-purpose DBMS is designed to allow the definition, creation, querying, update, and administration of databases. Well-known DBMSs include MySQL, PostgreSQL, MongoDB, MariaDB, Microsoft SQL Server, Oracle, Sybase, SAP HANA, MemSQL and IBM DB2. A database is not generally portable across different DBMSs, but different DBMS can interoperate by using standards such as SQL and ODBC or JDBC to allow a single application to work with more than one DBMS. Database management systems are often classified according to the database model that they support; the most popular database systems since the 1980s have all supported the relational model as represented by the SQL language. Sometimes a DBMS is loosely referred to as a “database”.

Following the technology progress in the areas of processors, computer memory, computer storage, and computer networks, the sizes, capabilities, and performance of databases and their respective DBMSs have grown in orders of magnitude. The development of database technology can be divided into three eras based on data model or structure: navigational, SQL/relational, and post-relational.

The two main early navigational data models were the hierarchical model, epitomized by IBM’s IMS system, and the CODASYL model (network model), implemented in a number of products such as IDMS.

The relational model, first proposed in 1970 by Edgar F. Codd, departed from this tradition by insisting that applications should search for data by content, rather than by following links. The relational model employs sets of ledger-style tables, each used for a different type of entity. Only in the mid-1980s did computing hardware become powerful enough to allow the wide deployment of relational systems (DBMSs plus applications). By the early 1990s, however, relational systems dominated in all large-scale data processing applications, and as of 2015 they remain dominant: IBM DB2, Oracle, MySQL, and Microsoft SQL Server are the top DBMS.[10] The dominant database language, standardised SQL for the relational model, has influenced database languages for other data models.

Object databases were developed in the 1980s to overcome the inconvenience of object-relational impedance mismatch, which led to the coining of the term “post relational” and also the development of hybrid object-relational databases.

The next generation of post-relational databases in the late 2000s became known as NoSQL databases, introducing fast key-value stores and document-oriented databases. A competing “next generation” known as NewSQL databases attempted new implementations that retained the relational/SQL model while aiming to match the high performance of NoSQL compared to commercially available relational DBMSs (https://en.wikipedia.org/wiki/Database).

1.2 Statement Of The Study

The problem currently facing the organization such as my case study (Abiolian Solution Limited) is that they easy loss or don’t know exact where they record or keep the information of a client / customer.

Till date, organization still keeps their information and customer data using the manual method of using biro to write their information on books. This particular manual process of keeps or storing information are face with much problem and issue like the following:

  1. Difficulty in Retrieving of information / record
  2. Time wasting and occupy more space
  3. Important documents may be altered by an unauthorized personal

1.3 Significance Of The Study

The significance of this study includes the following:

  1. It helps in economic cost reduction in running a particular application.
  2. It provides humans with effective resource management.
  3. It will help organizations in focusing on core business in the sense that you only concentrate on what means most to you. Since your applications will be run over the internet, you do not have to worry about technical problems and other inconveniences associated with physical unified storage solution spaces.
  4. It increases performance and support by updating the fact that all your software and applications automatically.
  5. It provides security and compliance.
  6. It provides anytime anywhere access to information.

1.4 Objective of the study

The main objective of this project is to design and implement a database management system for Abiolian Solution Limited. The specific objectives are:

  1. To develop software that can be use to save customer information
  2. To increase resource availability of Cloud Computing system.
  3. To develop an address book application that will be launch as a cloud application.
  4. To develop application that can reduces stress of looking paper or book in which a particular customer is save.

1.5 Scope Of The Study

The scope of this proposed system is center on design and implementation of database management system for Abiolian Solution Limited address book.

1.6 Limitation Of The Study

Usually, every work has some limitations and this study is not exempted.

The two major limitations of this study are the high programming technique as well as financial constraints. The high programming technique constraint in PHP, JQUERY and MYSQL prevents the researcher to have an in depth study and analysis on the subject matter. While the issue of financial constraint limits the frequency of investigation to/from the institution toward gathering the necessary information relevant for the study.

1.7 Definition Of Terms

Cloud Computing: the practice of using a network of remote servers hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer.

System: A method or set of procedures and even personnel working together as a whole to achieve a goal.

Data: This are numbers, text or images which are in a form suitable for storage in a computer or processed by a computer, or an incomplete information/ unprocessed information.

Information: This is a meaningful material derived from computer data by organizing it and interpreting it in a specific way.

Input: Data entered into the computer for storage or processing.

Output: Information produced from a computer after processing.

Information System: A set of interrelated components that collect (or retrieve), process, store, and distribute information to support decision making and control in an organization.

HTML CODE:  HTML stands for Hyper Text Markup Language. It is a type of computer language that is primarily used for files that are posted on the internet and viewed by web browsers. HTML files can also be sent via email.

Markup language: A markup language is a combination of words and symbols which give instructions on how a document should appear. For example, a tag may indicate that words are written in italics or bold type.

Web browser: -A Web browser is a software program that interprets the coding language of the World Wide Web in graphic form, displaying the translation rather than the coding. This allows anyone to “browse the Web” by simple point and click navigation, bypassing the need to know commands used in software languages.

File extension:  A file extension is the suffix at the end of a filename that tells a computer, and the computer user, which program is needed to open the file. Also called a filename extension, this suffix preceded by at least one period, is generally one to five characters long but the norm is usually three characters in length.

Email: Email, also sometimes written as e-mail, is simply the shortened form of electronic mail, a protocol for receiving, sending, and storing electronic messages. Email has gained popularity with the spread of the Internet. In many cases, email has become the preferred method of communication.

TCP/IP:  This often used but little understood set of operations stands for Transmission Control Protocol/Internet Protocol. TCP/IP is the combination of the two and describes the set of protocols that allows hosts to connect to the Internet. In actuality, TCP/IP is a combination of “more than those two protocols, but the TCP and IP parts of TCP/IP are the main ones and the only ones to become part of the acronymthat describes the operations involved.

TEXT FILE:  A text file is a computerfile that stores a typed document as a series of alphanumeric characters, usually without visual formatting information. The content may be a personal note or list, a journal or newspaper article, a book, or any other text that can be rendered accurately in typewritten form.

Hyper Link:-A hyperlink is a graphic or a piece of text in an Internet document that can connect readers to another webpage, or another portion of a document. Web users will usually find at least one hyperlink on every webpage. The simplest form of these is called embedded text or an embedded link.

WWW:  acronym for World Wide Web


Blazingprojects Mobile App

📚 Over 50,000 Project Materials
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Software coding and Machine construction
🎓 Postgraduate/Undergraduate Research works
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Computer Science. 3 min read

Predicting Disease Outbreaks Using Machine Learning and Data Analysis...

The project topic, "Predicting Disease Outbreaks Using Machine Learning and Data Analysis," focuses on utilizing advanced computational techniques to ...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Implementation of a Real-Time Facial Recognition System using Deep Learning Techniqu...

The project on "Implementation of a Real-Time Facial Recognition System using Deep Learning Techniques" aims to develop a sophisticated system that ca...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Applying Machine Learning for Network Intrusion Detection...

The project topic "Applying Machine Learning for Network Intrusion Detection" focuses on utilizing machine learning algorithms to enhance the detectio...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Analyzing and Improving Machine Learning Model Performance Using Explainable AI Tech...

The project topic "Analyzing and Improving Machine Learning Model Performance Using Explainable AI Techniques" focuses on enhancing the effectiveness ...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Applying Machine Learning Algorithms for Predicting Stock Market Trends...

The project topic "Applying Machine Learning Algorithms for Predicting Stock Market Trends" revolves around the application of cutting-edge machine le...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Application of Machine Learning for Predictive Maintenance in Industrial IoT Systems...

The project topic, "Application of Machine Learning for Predictive Maintenance in Industrial IoT Systems," focuses on the integration of machine learn...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Anomaly Detection in Internet of Things (IoT) Networks using Machine Learning Algori...

Anomaly detection in Internet of Things (IoT) networks using machine learning algorithms is a critical research area that aims to enhance the security and effic...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Anomaly Detection in Network Traffic Using Machine Learning Algorithms...

Anomaly detection in network traffic using machine learning algorithms is a crucial aspect of cybersecurity that aims to identify unusual patterns or behaviors ...

BP
Blazingprojects
Read more →
Computer Science. 3 min read

Predictive maintenance using machine learning algorithms...

Predictive maintenance is a proactive maintenance strategy that aims to predict equipment failures before they occur, thereby reducing downtime and maintenance ...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us