SlideShare a Scribd company logo
1 of 6
Discussion post
· The proper implementation of a database is essential to the
success of the data performance functions of an organization.
Identify and evaluate at least three considerations that one must
plan for when designing a database.
· Suggest at least two types of databases that would be useful
for small businesses, two types for regional level organizations
and two types for international companies. Include your
rationale for each suggestion.
LP’s post states the following:Top of Form
Question:
The proper implementation of a database is essential to the
success of the data performance functions of an organization.
Identify and evaluate at least three considerations that one must
plan for when designing a database.
Answer:
Planning is the most significant aspect of database design, and
here is where most projects for database design will fail because
the database does not meet requirements, does not meet
expectations, or are just unmanageable. Here you need to be
forward-thinking by planning for the future. What information
needs to be stored or what things or entities do we need to store
information about (Knauff, 2004)? What questions will we need
to ask of the database (Knauff, 2004)?
A well-designed database promotes consistent data entry and
retrieval and reduces the existence of duplication among the
database tables. Relational database tables work together to
ensure that the correct data is available when you need it.
The first consideration should be what is the database’s
intended purpose. Understanding the purpose will help define
the need. Some examples might be “to keep a list of customers,”
“to manage inventory,” or “to grade students (Filemaker Staff,
n.d.).” All stakeholders need to be involved in this process.
Second is Data integrity. Is the data accurate, consistent, and
complete? What kind of categories does the data align with?
Identifying these categories is critical to designing an efficient
database because different types and amounts of data in each
category will be stored. Some example categories might be sales
that track “customers,” “products,” and “invoices,” or grades
that track “students,” “classes,” and “assignments (Filemaker
Staff, n.d.).” Once the categories have been defined the
relations can be determined. A good exercise to help with this is
to write these out in simple sentences:
“customers order products” and “invoices record customers’
orders.”
Now the organization of the data can begin. The categories
above can be used as tables so common data can be grouped.
The third is security. Is the database secure? Will the current
policy and rules be sufficient going forward? Who should have
access? Who should have access to which tables (Nield, 2016)?
Read-only access? Write access? Is this database critical to
business operations (Nield, 2016)? What are the D&R plans?
Excessive security creates excessive red tape and obstructs
agility, but insufficient security will invite catastrophe (Nield,
2016).
Question:
Suggest at least two types of databases that would be useful for
small businesses, two types for regional level organizations, and
two types for international companies. Include your rationale
for each suggestion.
Answer: Initially, this was a tough answer to define because
there are mainly five types of databases: Relational Database,
Operational Database, Data Warehouse, Distributed Database,
End-user Database. The more I looked this over, the stronger I
felt it was more software (as type) related.
Two types of databases for a small business would be XML and
MS Access. Most Business Office licensing comes with MS
Access, so there is no additional expense. It has a GUI interface
that allows for drag and drop interaction to build queries and
relationships. XML is a simple flat file that can be easily read
and displayed for XSLT or some code. Also, Microsoft offers
Azure cloud services, which allows for any size business to
have services they need at an affordable price, and they pay as
they go.
Regional level databases could be SharePoint, which allows for
regional and international collaboration, and uses SQL on the
backend. Data can be stored and queried from SharePoint or
from the SQL database where it is stored. Additionally, SQL
and Azure cloud services would work well here. Azure SQL
Database is the intelligent, scalable, cloud database service that
provides the broadest SQL Server engine compatibility and up
to a 212% return on investment (Microsoft Staff, 2020).
International level databases could be any of the databases
mentioned above. One not mentioned is Oracle. JTB
Corporation, a leading tourism company in Japan, has adopted
Oracle Cloud at Customer for in-house data use to support its
international travel processing system infrastructure as part of
its IT strategy towards 2020 (Oracle, 2018).
References
Filemaker Staff. (n.d.). About planning a database. Retrieved
from Filemaker:
https://fmhelp.filemaker.com/help/12/fmp/en/html/create_db.8.2
.html
Knauff, B. (2004, October 14). Design Your Own Database
Concept to Implementation. Retrieved from Dartmouth College:
https://www.dartmouth.edu/~bknauff/dwebd/2004-02/DB-
intro.pdf
Microsoft Staff. (2020). Azure SQL Database. Retrieved from
Azure Microsoft: https://azure.microsoft.com/en-
us/services/sql-database/
Nield, T. (2016, March 10). Get started with SQL: Plan and
design a database. Retrieved from O'Reilly:
https://www.oreilly.com/learning/get-started-with-sql-plan-and-
design-a-database
Oracle. (2018, May 14). JTB Corporation Adopts Oracle Cloud
for Its International Travel Processing System Infrastructure.
Retrieved from Oracle:
https://www.oracle.com/corporate/pressrelease/jtb-adopts-
oracle-cloud-051418.html
EP’s post states the following:Top of Form
The proper implementation of a database is essential to the
success of the data performance designing a database functions
of an organization. Identify and evaluate at least three
considerations that one must plan for when designing a
database.
Planning and designing a database is not an easy task. There is
much consideration that must be taken into account, but the
three main ones I believe should be taken into consideration are
usability, functionality, and security. The database should be
user-friendly and should have features commonly used in other
computing systems such as dropdowns, drag and drops and word
searches. Security is a must since most network systems are
connected to the Internet.
Even if a database does not have direct access to the Internet,
there is a possibility that a host that has access to the database
is. Security of a database should not be only logical; physical
security measures must be implemented as well to prevent
unauthorized users from physically accessing the database. As
for the functionality, users must be able to search, filter data,
add, remove, and make changes. If a user is unable to perform
those tasks, then the database most probably will not meet the
business requirements, making it inadequate.
Coronel, C., & Morris, S. (2017). Database systems: design,
implementation and management.
Boston Ma: Cengage Learning.
https://mytechdecisions.com/it-infrastructure/10-best-database-
software-systems-business-professionals/
Suggest at least two types of databases that would be useful for
small businesses, two types for regional level organizations, and
two types for internationally wide companies. Include your
rationale for each suggestion.
Two types of databases for small businesses are Microsoft Excel
and Microsoft Access Database. Microsoft Excel is great
because it already comes in Microsoft Office Suite, and it has
many functionalities. A user can create relationships between
the sheets, tables, and columns to create records that could be
easily be searched and updated. As for Microsoft Access
database is also a good candidate for because it provides
businesses with a more robust solution when compared with
Excel. The benefits of Microsoft Access database are that
Access is cost-effective, scalable and it allows collaboration
unlike Excel, where only one person could be working at a time.
For regional level organizations a SQL server, client-server
based database is adequate for it. SQL databases are relational
databases used widely by IT professionals, also providing
different levels of bundled services based on the size of the
organization. SQL express edition could be used for small
databases. In case an organization outgrows the capacity, they
can easily upgrade to another version of SQL, such as the
Enterprise edition. As for international organizations, they have
the availability of cloud databases from providers such as
Amazon web services and Microsoft Azure. Microsoft provides
SQL database services in the cloud, providing high availability
and low latency from anywhere at any scale. Amazon also
provides high availability and low latency from anywhere in the
world. An added benefit of cloud-based database systems is that
the services are on-demand, and the organizations can increase
or decrease their usage as needed. In most cases, they can incur
cost savings because they do not need to have an initial
investment and also can turn off services when there is no
usage.
https://www.pcworld.com/article/3234335/excel-databases-
creating-relational-tables.html
https://www.datanumen.com/blogs/5-reasons-small-businesses-
choose-ms-access/
https://azure.microsoft.com/en-us/product-categories/databases/
https://aws.amazon.com/products/databases/

More Related Content

Similar to Discussion post· The proper implementation of a database is es.docx

LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEM
LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEMLEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEM
LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEMmyteratak
 
Enhance Your Flask Web Project With a Database Python Guide.pdf
Enhance Your Flask Web Project With a Database  Python Guide.pdfEnhance Your Flask Web Project With a Database  Python Guide.pdf
Enhance Your Flask Web Project With a Database Python Guide.pdfInexture Solutions
 
Microsoft Sql Server 2016 Is Now Live
Microsoft Sql Server 2016 Is Now LiveMicrosoft Sql Server 2016 Is Now Live
Microsoft Sql Server 2016 Is Now LiveAmber Moore
 
New Microsoft Office WordDatabase administration and automation Document (2)
New Microsoft Office WordDatabase administration and automation Document (2)New Microsoft Office WordDatabase administration and automation Document (2)
New Microsoft Office WordDatabase administration and automation Document (2)naveen
 
Relational Databases For An Efficient Data Management And...
Relational Databases For An Efficient Data Management And...Relational Databases For An Efficient Data Management And...
Relational Databases For An Efficient Data Management And...Sheena Crouch
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfRemadanMohammed
 
The Recent Pronouncement Of The World Wide Web (Www) Had
The Recent Pronouncement Of The World Wide Web (Www) HadThe Recent Pronouncement Of The World Wide Web (Www) Had
The Recent Pronouncement Of The World Wide Web (Www) HadDeborah Gastineau
 
Data Engineering
Data EngineeringData Engineering
Data Engineeringkiansahafi
 
5 Steps for Architecting a Data Lake
5 Steps for Architecting a Data Lake5 Steps for Architecting a Data Lake
5 Steps for Architecting a Data LakeMetroStar
 
Types Of Database For Flat File Database
Types Of Database For Flat File DatabaseTypes Of Database For Flat File Database
Types Of Database For Flat File DatabaseChristina Valadez
 

Similar to Discussion post· The proper implementation of a database is es.docx (11)

LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEM
LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEMLEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEM
LEGO EMBRACING CHANGE BY COMBINING BI WITH FLEXIBLE INFORMATION SYSTEM
 
Enhance Your Flask Web Project With a Database Python Guide.pdf
Enhance Your Flask Web Project With a Database  Python Guide.pdfEnhance Your Flask Web Project With a Database  Python Guide.pdf
Enhance Your Flask Web Project With a Database Python Guide.pdf
 
Microsoft Sql Server 2016 Is Now Live
Microsoft Sql Server 2016 Is Now LiveMicrosoft Sql Server 2016 Is Now Live
Microsoft Sql Server 2016 Is Now Live
 
New Microsoft Office WordDatabase administration and automation Document (2)
New Microsoft Office WordDatabase administration and automation Document (2)New Microsoft Office WordDatabase administration and automation Document (2)
New Microsoft Office WordDatabase administration and automation Document (2)
 
Data Base
Data BaseData Base
Data Base
 
Relational Databases For An Efficient Data Management And...
Relational Databases For An Efficient Data Management And...Relational Databases For An Efficient Data Management And...
Relational Databases For An Efficient Data Management And...
 
Operate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdfOperate Database Application UC info sheet.pdf
Operate Database Application UC info sheet.pdf
 
The Recent Pronouncement Of The World Wide Web (Www) Had
The Recent Pronouncement Of The World Wide Web (Www) HadThe Recent Pronouncement Of The World Wide Web (Www) Had
The Recent Pronouncement Of The World Wide Web (Www) Had
 
Data Engineering
Data EngineeringData Engineering
Data Engineering
 
5 Steps for Architecting a Data Lake
5 Steps for Architecting a Data Lake5 Steps for Architecting a Data Lake
5 Steps for Architecting a Data Lake
 
Types Of Database For Flat File Database
Types Of Database For Flat File DatabaseTypes Of Database For Flat File Database
Types Of Database For Flat File Database
 

More from madlynplamondon

. According to your textbook, Contrary to a popular misconception.docx
. According to your textbook, Contrary to a popular misconception.docx. According to your textbook, Contrary to a popular misconception.docx
. According to your textbook, Contrary to a popular misconception.docxmadlynplamondon
 
-How did artwork produced in America from 1945 to 1960 compare to ar.docx
-How did artwork produced in America from 1945 to 1960 compare to ar.docx-How did artwork produced in America from 1945 to 1960 compare to ar.docx
-How did artwork produced in America from 1945 to 1960 compare to ar.docxmadlynplamondon
 
-Just thoughts and opinion on the reading-Consent and compen.docx
-Just thoughts and opinion on the reading-Consent and compen.docx-Just thoughts and opinion on the reading-Consent and compen.docx
-Just thoughts and opinion on the reading-Consent and compen.docxmadlynplamondon
 
. The Questioned Documents Unit (QDU) provides forensic support .docx
. The Questioned Documents Unit (QDU) provides forensic support .docx. The Questioned Documents Unit (QDU) provides forensic support .docx
. The Questioned Documents Unit (QDU) provides forensic support .docxmadlynplamondon
 
.  What is it about the fundamental nature and structure of the Olym.docx
.  What is it about the fundamental nature and structure of the Olym.docx.  What is it about the fundamental nature and structure of the Olym.docx
.  What is it about the fundamental nature and structure of the Olym.docxmadlynplamondon
 
-Learning objectives for presentation-Brief background o.docx
-Learning objectives for presentation-Brief background o.docx-Learning objectives for presentation-Brief background o.docx
-Learning objectives for presentation-Brief background o.docxmadlynplamondon
 
-You will need to play a phone game Angry Birds (any version) to mak.docx
-You will need to play a phone game Angry Birds (any version) to mak.docx-You will need to play a phone game Angry Birds (any version) to mak.docx
-You will need to play a phone game Angry Birds (any version) to mak.docxmadlynplamondon
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docxmadlynplamondon
 
. What were the causes of World War II Explain how and why the Unit.docx
. What were the causes of World War II Explain how and why the Unit.docx. What were the causes of World War II Explain how and why the Unit.docx
. What were the causes of World War II Explain how and why the Unit.docxmadlynplamondon
 
. Complete the prewriting for the progress reportPrewriting p.docx
. Complete the prewriting for the progress reportPrewriting p.docx. Complete the prewriting for the progress reportPrewriting p.docx
. Complete the prewriting for the progress reportPrewriting p.docxmadlynplamondon
 
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docxmadlynplamondon
 
-Write about a violent religious event in history.(Ex. Muslim ex.docx
-Write about a violent religious event in history.(Ex. Muslim ex.docx-Write about a violent religious event in history.(Ex. Muslim ex.docx
-Write about a violent religious event in history.(Ex. Muslim ex.docxmadlynplamondon
 
-This project is an opportunity to demonstrate the ability to analyz.docx
-This project is an opportunity to demonstrate the ability to analyz.docx-This project is an opportunity to demonstrate the ability to analyz.docx
-This project is an opportunity to demonstrate the ability to analyz.docxmadlynplamondon
 
-7 Three men are trapped in a cave with no hope of rescue and no foo.docx
-7 Three men are trapped in a cave with no hope of rescue and no foo.docx-7 Three men are trapped in a cave with no hope of rescue and no foo.docx
-7 Three men are trapped in a cave with no hope of rescue and no foo.docxmadlynplamondon
 
-1. Are the three main elements of compensation systems—internal.docx
-1. Are the three main elements of compensation systems—internal.docx-1. Are the three main elements of compensation systems—internal.docx
-1. Are the three main elements of compensation systems—internal.docxmadlynplamondon
 
- What are the key differences between national health service (.docx
- What are the key differences between national health service (.docx- What are the key differences between national health service (.docx
- What are the key differences between national health service (.docxmadlynplamondon
 
--Describe and analyze the ways in which Alfons Heck’s participation.docx
--Describe and analyze the ways in which Alfons Heck’s participation.docx--Describe and analyze the ways in which Alfons Heck’s participation.docx
--Describe and analyze the ways in which Alfons Heck’s participation.docxmadlynplamondon
 
------ Watch an online speechpresentation of 20 minutes or lo.docx
------ Watch an online speechpresentation of 20 minutes or lo.docx------ Watch an online speechpresentation of 20 minutes or lo.docx
------ Watch an online speechpresentation of 20 minutes or lo.docxmadlynplamondon
 
) Florida National UniversityNursing DepartmentBSN.docx
) Florida National UniversityNursing DepartmentBSN.docx) Florida National UniversityNursing DepartmentBSN.docx
) Florida National UniversityNursing DepartmentBSN.docxmadlynplamondon
 
- Please answer question 2 at the end of the case.- cita.docx
- Please answer question 2 at the end of the case.- cita.docx- Please answer question 2 at the end of the case.- cita.docx
- Please answer question 2 at the end of the case.- cita.docxmadlynplamondon
 

More from madlynplamondon (20)

. According to your textbook, Contrary to a popular misconception.docx
. According to your textbook, Contrary to a popular misconception.docx. According to your textbook, Contrary to a popular misconception.docx
. According to your textbook, Contrary to a popular misconception.docx
 
-How did artwork produced in America from 1945 to 1960 compare to ar.docx
-How did artwork produced in America from 1945 to 1960 compare to ar.docx-How did artwork produced in America from 1945 to 1960 compare to ar.docx
-How did artwork produced in America from 1945 to 1960 compare to ar.docx
 
-Just thoughts and opinion on the reading-Consent and compen.docx
-Just thoughts and opinion on the reading-Consent and compen.docx-Just thoughts and opinion on the reading-Consent and compen.docx
-Just thoughts and opinion on the reading-Consent and compen.docx
 
. The Questioned Documents Unit (QDU) provides forensic support .docx
. The Questioned Documents Unit (QDU) provides forensic support .docx. The Questioned Documents Unit (QDU) provides forensic support .docx
. The Questioned Documents Unit (QDU) provides forensic support .docx
 
.  What is it about the fundamental nature and structure of the Olym.docx
.  What is it about the fundamental nature and structure of the Olym.docx.  What is it about the fundamental nature and structure of the Olym.docx
.  What is it about the fundamental nature and structure of the Olym.docx
 
-Learning objectives for presentation-Brief background o.docx
-Learning objectives for presentation-Brief background o.docx-Learning objectives for presentation-Brief background o.docx
-Learning objectives for presentation-Brief background o.docx
 
-You will need to play a phone game Angry Birds (any version) to mak.docx
-You will need to play a phone game Angry Birds (any version) to mak.docx-You will need to play a phone game Angry Birds (any version) to mak.docx
-You will need to play a phone game Angry Birds (any version) to mak.docx
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
 
. What were the causes of World War II Explain how and why the Unit.docx
. What were the causes of World War II Explain how and why the Unit.docx. What were the causes of World War II Explain how and why the Unit.docx
. What were the causes of World War II Explain how and why the Unit.docx
 
. Complete the prewriting for the progress reportPrewriting p.docx
. Complete the prewriting for the progress reportPrewriting p.docx. Complete the prewriting for the progress reportPrewriting p.docx
. Complete the prewriting for the progress reportPrewriting p.docx
 
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx
-in Filomena by Roberta Fernandez the author refers to the Mexican r.docx
 
-Write about a violent religious event in history.(Ex. Muslim ex.docx
-Write about a violent religious event in history.(Ex. Muslim ex.docx-Write about a violent religious event in history.(Ex. Muslim ex.docx
-Write about a violent religious event in history.(Ex. Muslim ex.docx
 
-This project is an opportunity to demonstrate the ability to analyz.docx
-This project is an opportunity to demonstrate the ability to analyz.docx-This project is an opportunity to demonstrate the ability to analyz.docx
-This project is an opportunity to demonstrate the ability to analyz.docx
 
-7 Three men are trapped in a cave with no hope of rescue and no foo.docx
-7 Three men are trapped in a cave with no hope of rescue and no foo.docx-7 Three men are trapped in a cave with no hope of rescue and no foo.docx
-7 Three men are trapped in a cave with no hope of rescue and no foo.docx
 
-1. Are the three main elements of compensation systems—internal.docx
-1. Are the three main elements of compensation systems—internal.docx-1. Are the three main elements of compensation systems—internal.docx
-1. Are the three main elements of compensation systems—internal.docx
 
- What are the key differences between national health service (.docx
- What are the key differences between national health service (.docx- What are the key differences between national health service (.docx
- What are the key differences between national health service (.docx
 
--Describe and analyze the ways in which Alfons Heck’s participation.docx
--Describe and analyze the ways in which Alfons Heck’s participation.docx--Describe and analyze the ways in which Alfons Heck’s participation.docx
--Describe and analyze the ways in which Alfons Heck’s participation.docx
 
------ Watch an online speechpresentation of 20 minutes or lo.docx
------ Watch an online speechpresentation of 20 minutes or lo.docx------ Watch an online speechpresentation of 20 minutes or lo.docx
------ Watch an online speechpresentation of 20 minutes or lo.docx
 
) Florida National UniversityNursing DepartmentBSN.docx
) Florida National UniversityNursing DepartmentBSN.docx) Florida National UniversityNursing DepartmentBSN.docx
) Florida National UniversityNursing DepartmentBSN.docx
 
- Please answer question 2 at the end of the case.- cita.docx
- Please answer question 2 at the end of the case.- cita.docx- Please answer question 2 at the end of the case.- cita.docx
- Please answer question 2 at the end of the case.- cita.docx
 

Recently uploaded

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 

Recently uploaded (20)

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 

Discussion post· The proper implementation of a database is es.docx

  • 1. Discussion post · The proper implementation of a database is essential to the success of the data performance functions of an organization. Identify and evaluate at least three considerations that one must plan for when designing a database. · Suggest at least two types of databases that would be useful for small businesses, two types for regional level organizations and two types for international companies. Include your rationale for each suggestion. LP’s post states the following:Top of Form Question: The proper implementation of a database is essential to the success of the data performance functions of an organization. Identify and evaluate at least three considerations that one must plan for when designing a database. Answer: Planning is the most significant aspect of database design, and here is where most projects for database design will fail because the database does not meet requirements, does not meet expectations, or are just unmanageable. Here you need to be forward-thinking by planning for the future. What information needs to be stored or what things or entities do we need to store information about (Knauff, 2004)? What questions will we need to ask of the database (Knauff, 2004)? A well-designed database promotes consistent data entry and retrieval and reduces the existence of duplication among the database tables. Relational database tables work together to ensure that the correct data is available when you need it. The first consideration should be what is the database’s intended purpose. Understanding the purpose will help define the need. Some examples might be “to keep a list of customers,”
  • 2. “to manage inventory,” or “to grade students (Filemaker Staff, n.d.).” All stakeholders need to be involved in this process. Second is Data integrity. Is the data accurate, consistent, and complete? What kind of categories does the data align with? Identifying these categories is critical to designing an efficient database because different types and amounts of data in each category will be stored. Some example categories might be sales that track “customers,” “products,” and “invoices,” or grades that track “students,” “classes,” and “assignments (Filemaker Staff, n.d.).” Once the categories have been defined the relations can be determined. A good exercise to help with this is to write these out in simple sentences: “customers order products” and “invoices record customers’ orders.” Now the organization of the data can begin. The categories above can be used as tables so common data can be grouped. The third is security. Is the database secure? Will the current policy and rules be sufficient going forward? Who should have access? Who should have access to which tables (Nield, 2016)? Read-only access? Write access? Is this database critical to business operations (Nield, 2016)? What are the D&R plans? Excessive security creates excessive red tape and obstructs agility, but insufficient security will invite catastrophe (Nield, 2016). Question: Suggest at least two types of databases that would be useful for small businesses, two types for regional level organizations, and two types for international companies. Include your rationale for each suggestion. Answer: Initially, this was a tough answer to define because there are mainly five types of databases: Relational Database, Operational Database, Data Warehouse, Distributed Database, End-user Database. The more I looked this over, the stronger I felt it was more software (as type) related. Two types of databases for a small business would be XML and MS Access. Most Business Office licensing comes with MS
  • 3. Access, so there is no additional expense. It has a GUI interface that allows for drag and drop interaction to build queries and relationships. XML is a simple flat file that can be easily read and displayed for XSLT or some code. Also, Microsoft offers Azure cloud services, which allows for any size business to have services they need at an affordable price, and they pay as they go. Regional level databases could be SharePoint, which allows for regional and international collaboration, and uses SQL on the backend. Data can be stored and queried from SharePoint or from the SQL database where it is stored. Additionally, SQL and Azure cloud services would work well here. Azure SQL Database is the intelligent, scalable, cloud database service that provides the broadest SQL Server engine compatibility and up to a 212% return on investment (Microsoft Staff, 2020). International level databases could be any of the databases mentioned above. One not mentioned is Oracle. JTB Corporation, a leading tourism company in Japan, has adopted Oracle Cloud at Customer for in-house data use to support its international travel processing system infrastructure as part of its IT strategy towards 2020 (Oracle, 2018). References Filemaker Staff. (n.d.). About planning a database. Retrieved from Filemaker: https://fmhelp.filemaker.com/help/12/fmp/en/html/create_db.8.2 .html Knauff, B. (2004, October 14). Design Your Own Database Concept to Implementation. Retrieved from Dartmouth College: https://www.dartmouth.edu/~bknauff/dwebd/2004-02/DB- intro.pdf Microsoft Staff. (2020). Azure SQL Database. Retrieved from Azure Microsoft: https://azure.microsoft.com/en- us/services/sql-database/ Nield, T. (2016, March 10). Get started with SQL: Plan and design a database. Retrieved from O'Reilly: https://www.oreilly.com/learning/get-started-with-sql-plan-and-
  • 4. design-a-database Oracle. (2018, May 14). JTB Corporation Adopts Oracle Cloud for Its International Travel Processing System Infrastructure. Retrieved from Oracle: https://www.oracle.com/corporate/pressrelease/jtb-adopts- oracle-cloud-051418.html EP’s post states the following:Top of Form The proper implementation of a database is essential to the success of the data performance designing a database functions of an organization. Identify and evaluate at least three considerations that one must plan for when designing a database. Planning and designing a database is not an easy task. There is much consideration that must be taken into account, but the three main ones I believe should be taken into consideration are usability, functionality, and security. The database should be user-friendly and should have features commonly used in other computing systems such as dropdowns, drag and drops and word searches. Security is a must since most network systems are connected to the Internet. Even if a database does not have direct access to the Internet, there is a possibility that a host that has access to the database is. Security of a database should not be only logical; physical security measures must be implemented as well to prevent unauthorized users from physically accessing the database. As for the functionality, users must be able to search, filter data, add, remove, and make changes. If a user is unable to perform those tasks, then the database most probably will not meet the business requirements, making it inadequate. Coronel, C., & Morris, S. (2017). Database systems: design, implementation and management. Boston Ma: Cengage Learning. https://mytechdecisions.com/it-infrastructure/10-best-database- software-systems-business-professionals/
  • 5. Suggest at least two types of databases that would be useful for small businesses, two types for regional level organizations, and two types for internationally wide companies. Include your rationale for each suggestion. Two types of databases for small businesses are Microsoft Excel and Microsoft Access Database. Microsoft Excel is great because it already comes in Microsoft Office Suite, and it has many functionalities. A user can create relationships between the sheets, tables, and columns to create records that could be easily be searched and updated. As for Microsoft Access database is also a good candidate for because it provides businesses with a more robust solution when compared with Excel. The benefits of Microsoft Access database are that Access is cost-effective, scalable and it allows collaboration unlike Excel, where only one person could be working at a time. For regional level organizations a SQL server, client-server based database is adequate for it. SQL databases are relational databases used widely by IT professionals, also providing different levels of bundled services based on the size of the organization. SQL express edition could be used for small databases. In case an organization outgrows the capacity, they can easily upgrade to another version of SQL, such as the Enterprise edition. As for international organizations, they have the availability of cloud databases from providers such as Amazon web services and Microsoft Azure. Microsoft provides SQL database services in the cloud, providing high availability and low latency from anywhere at any scale. Amazon also provides high availability and low latency from anywhere in the world. An added benefit of cloud-based database systems is that the services are on-demand, and the organizations can increase or decrease their usage as needed. In most cases, they can incur cost savings because they do not need to have an initial investment and also can turn off services when there is no usage. https://www.pcworld.com/article/3234335/excel-databases-