Archive

Archive for February, 2010

DATA WAREHOUSE

February 8, 2010 Leave a comment

Data warehouse, as it’s words, mean a storeroom for huge of data. The synonim of data warehouse is data storage, a place to store many kinds of data. Wikipedia defines it as a repository of an organization’s electronically stored data, which designed to facilitate reporting and analysis.

Jill Dyche, in his book “Turning Data into Information with Data Warehousing, states that a data warehouse is a repository of information extracted from other corporate systems -be they transactional systems, departmental databases, or the company’s Intranet- and accessible to business users.

So, what are the purposes of data warehouse?
1. As a place to collect data. Data and its relationship stored in one place, then the catalog of each kind of data make it easier to find what data we need.
2. to facilitate reporting and analysis data.
3. used for decision making on level of knowledge management.

With new technique and present technology of processing information, data warehousing become most popular need as structured data storage. A pattern will be extracted from data warehouse to find strategies or knowledge. It calls Data Mining.

Bibliography
Data Warehouse. http://en.wikipedia.org/wiki/Data_warehouse
Dyche, Jill. e-Data : Turning Data into Information with Data Warehousing. United States of America : Addison-Wesley, 2000.

DATA to become DATABASE

February 2, 2010 Leave a comment

Semua elemen dapat dijadikan data, bahkan informasi itu sendiri. Dalam prosesnya untuk diubah menjadi informasi yang berguna, berbagai jenis dan bentuk data tersebut diproses, diolah dan disimpan dalam bentuk database / basis data. Data yang berdiri sendiri tidak berarti apa – apa sebelum dilakukan proses pengolahan ke dalam bentuk informasi dengan bahasa query.

Struktur data dalam sebuah database menentukan script query yang nantinya akan digunakan dalam proses penampilan data / penyaringan informasi. Namun demikian, pembuatan sebuah database harus mengikuti kaidah – kaidah basis data. Pada prinsipnya data dalam suatu database tidak boleh bersifat duplikasi dan redudansi. Duplikasi adalah terdapatnya lebih dari satu data yang sama. Redudansi adalah pengulangan item data sehingga menyebabkan inkonsistensi data.

Dalam ilmu database, proses menghindari duplikasi dan redudansi tersebut dikenal sebagai proses normalisasi data.

Follow

Get every new post delivered to your Inbox.