Database On WWW Dbms 12.4.2020 VKT
Database On WWW Dbms 12.4.2020 VKT
Database on WWW
A web database is a wide term for managing data online. A web database gives
you the ability to build your own databases/data storage without you being a
database guru or even a technical person.
of the text.
Data Organization
Web databases enable collected data to be organized and cataloged thoroughly
within hundreds of parameters. The Web database does not require advanced
computer skills, and many database software programs provide an easy “click-
and-create” style with no complicated coding. Fill in the fields and save each
record. Organize the data however you choose, such as chronologically,
alphabetically or by a specific set of parameters.
Applicable Uses
Businesses both large and small can use Web databases to create website polls,
feedback forms, client or customer and inventory lists. Personal Web database
use can range from storing personal email accounts to a home inventory to
personal website analytics. The Web database is entirely customizable to an
individual’s or business’s needs.
MySQL
Often in the world of Web databases, MySQL (structured query language) will be
mentioned. This is a relational database management system that manages
different Web databases. It operates as a server, and is an open source project.
MySQL is often included with Web hosting for managing either personal or
business website databases. It is a programming language, so is a more difficult
to work with than a straight Web database software program.
Most of the services we enjoy on the Web are provided by web database
applications. Web-based email, online shopping, forums and bulletin boards,
corporate web sites, and sports and news portals are all database-driven. To
build a modern web site, you need to develop a database application.
The Web
When you browse the Web, you use your web browser to request resources from
a web server and the web server responds with the resources. You make these
requests by filling in and submitting forms, clicking on links, or typing URLs into
your browser. Often, resources are static HTML pages that are displayed in the
browser. This is the classic two-tier or client-server architecture used on the
Web.
Fig: A two-tier architecture where a web browser makes a request and the web server
responds
Fig: A three-tier architecture where a web browser requests a resource, and a response is generated
from a database
Three-Tier Architectures
This book shows you how to develop web database applications that are built
around the three-tier architecture model. At the base of an application is
the database tier, consisting of the database management system that manages
the data users create, delete, modify, and query. Built on top of the database tier
is the middle tier , which contains most of the application logic that you develop.
It also communicates data between the other tiers. On top is the client tier ,
usually web browser software that interacts with the application.
1. Save Money
One of the advantages of online database software is that it can save your business money.
When you don’t need to buy a software program for your business, this could result in a
major savings overall. In most cases, businesses pay for a software program and then pay
for a licensing fee for each computer that uses it. Using an online database may prove
cheaper, depending on the number of computers you use. You also don’t need to invest in
servers to store the data at your business.
2. Flexible Use
Another benefit of using an online database program is that it allows your business to be
flexible. You only pay for the amount of storage that you use. You need not worry about
purchasing servers as you go or eliminating them when they are no longer needed. If your
business grows or shrinks, you do not need to be concerned about the costs of database
management software or servers.
3. Technical Support
Another advantage of using a Web-based database program is that you can shift the
technical support burden to someone else. Paying a company for access to an online
database includes technical support. If the database has problems, you simply contact the
company and the staff handles it. You don’t need to pay for an information technology
professional for this purpose.
4. Access
Having access to the database at all times from multiple locations is another major
advantage of this type of database. With an online database, you could theoretically access
the information in the database from any computer. The information is also available 24
hours a day, seven days a week. This means that all employees have access to the same
information and can collaborate with one another on projects — regardless of location. This
advantage can increase productivity and improve efficiency.
It is a table with several million entries, each entry being a keyword and a related
keyword, plus metrics that measure the quality of the match (how strong the
relationship between the two keywords is), as well as frequencies attached to these
two keywords, and when they are jointly found. The function to measure the quality of
the match can be customized by the user.
LNCT GROUP OF COLLEGES
Assignment: