Author: YUHAN SATAPO
•07:13

DATABASE

Hello ! my dear readers 

     In the IT world, I have studied about database and the surrounding points which related with database, such as system for manipulating the data and requesting the data from database. What I have learned is the whole concept of database. As we know, database is a component of information system. It is a place where we store the data. It can be known as electronic file. However, let we go further on this database in order to know how importance it is.

- Database is a collection of interrelated data stored together with controlled redundancy to serve one or more applications in an optimal way. The data are stored in such a way that they are independent of the programs used by the people for accessing the data.

- Database has four components. They are data item which defined as a distinct piece of information and is explained in the previous section, relationships which represent a correspondence between various data elements, constraints that define correct database states, and schema which describes the organization of data and relationships within the database.
- Types of Database Models
Hierarchical database model
Network database model

Relational database model

Object-relational database model

- Database terminology:
Field is specific piece or category of data such as a first name, last name, city, state, subject or birth date.
Record is group of related fields that describes a person, place, thing or transaction such as customer, student, location, product, or sale.
Key field is a field that contains unique information for each record, such as student ID for a student.
Table or Entity is a collection of records for a single subject such as students, products, or sales.
Relational database is multiple tables that are linked together to address a business process such as managing timetable, courses, and students.
Objects are the parts of an Access database that help you view, edit, manage, and analyze the data: tables, queries, forms, reports, macros, and modules.
- Structured Query Language or SQL is a standardized query language for requesting information from a database.


- Database Management System is a software system for manipulating databases.
- Example of Database Management System:
Microsoft Access
Oracle

MySQL

     Eventually, we are at the end of this post. I can honestly say that database is something should be taken care of in organization, because it is the place for all data, files of every department in the organization. However, we are as learner. We should know about it, because it would be more useful when we involve in a particular organization.

Thank you to be at this point

Author: YUHAN SATAPO
•09:06


Hello!

     I am glad to say that this new topic for this post is more useful for people in the world nowadays, because this post will be talked about Internet. Generally, everybody knows what internet is. Of course, internet has been being used for various purposes. However, this below information is set of my knowledge that I have learned during lecture class. So let me go beyond this topic. Probably, there are some interesting points that have never been known by some of us before.

- Internet is global information system and largest network in the world that connects people/organization all over the world. Internet is also known as Information Highway.

- People use internet for finding general information or accessing Information, sending (upload) or receiving (down load) files between computers, participating in discussion groups, such as mailing lists and newsgroups.

- The World Wide Web is also known as Web. It contains hypertext links or highlighted keywords and images that lead to related information.

- Web site is a collection of linked web pages that has a common theme or focus.
The site’s home page is the main page that all of the pages on a particular Web site.

- Web browser is a software program that is used to view web page. It is used to connect you to remote computers, open and transfer files, display text and images. In another word is a software program that we run on your computer to make it work as a web client.

- Web servers are computers that deliver (serves up) Web pages. Every Web server has an IP address and possibly a domain name.

- Hypertext is method of presenting information which text or images contained on one document can be linked to another document.

- Hyperlink allows user to navigate from one web document to another.

- Internet protocol is a set of rules, or protocol that allow user to transfer file from one computer to another.

- Internet services provider is a commercial organization that sells temporary connections to subscribers.

- URL or Uniform Resource Locator describes the location and a method of accessing a resource on internet.

     Finally, I hope all the readers could get fully understanding about internet, and this lesson can be supportive information in your daily life. In my opinion, there is any difficulty if we accept to get it. So let enjoy ourselves by gaining new knowledge.

Thank you for attention !