Modern computers employ a hierarchy of storage devices which may be broadly divided into two categories: ‘primary’ and ‘secondary’ systems.
What is secondary storage? The bulk of data can’t be stored in the main memory as this memory is costly and naturally some other cheaper memory devices are required. These cheaper memory devices, called Secondary Storage Devices can store bulk of data at very less cost.
Devices such as flash memory, the hard disk, floppy disk, and writable optical disk, provide with examples of secondary storage devices. These offer larger storage capacity than primary storage devices, but operate more slowly. Flash RAM, sometimes embedded within solid-sate drives, provides the fastest access at the highest cost. Optical discs offer the slowest but cheapest storage method.
The secondary stored devices allow permanent storage of data and instructions. The data stored on a secondary storage device can be accessed, depending upon how it its stored on the device.
The benefits of secondary storage including:
*Non-Volatility
*Large capacity
*Reliable
*Convenience
*Low cost
*Re-usability
*Portability
Secondary storage devices
A computer system comprises hardware and software components, aiming to offer a powerful computational tool. These systems play a crucial role across diverse domains, aiding us in numerous tasks. The prevalence of the internet has significantly bolstered the utilization of computers for information sharing and communication. Computer systems empower us to store, process, display, and transmit information. Even in a basic modern computer system, multiple programs are typically required to carry out various functions effectively.
Showing posts with label storage. Show all posts
Showing posts with label storage. Show all posts
Thursday, August 17, 2017
Sunday, September 13, 2015
In-memory database
In-memory databases do not use any file to store any kind of information, the databases and their logs are stored entirely in the main memory. So, the database operations are superfast. When the application closes an in-memory database, the database is eliminated from the main memory.
In-memory database management systems have the potential to reduce the execution time of complex operational analytical queries to the order of seconds while executing business transaction in parallel.
Since in-memory database utilize the server’s main memory as primary storage location, the size, cost and access speed provided by main memory components are vitally important.
With the help of data compression, today’s standard server systems comprise sufficiently large main memory volumes to accommodate the entire operation data of all companies.
Main memory, as the primary storage location is, nevertheless, becoming increasingly attractive as a result of the decreasing cost/size ratio.
The In-Memory Database (IMDB) technology has proven to have major capabilities for analyzing big enterprise and medical data, e.g., to identify relevant patient data and to protect markets from injecting pharmaceutical counterfeits.
In memory database
In-memory database management systems have the potential to reduce the execution time of complex operational analytical queries to the order of seconds while executing business transaction in parallel.
Since in-memory database utilize the server’s main memory as primary storage location, the size, cost and access speed provided by main memory components are vitally important.
With the help of data compression, today’s standard server systems comprise sufficiently large main memory volumes to accommodate the entire operation data of all companies.
Main memory, as the primary storage location is, nevertheless, becoming increasingly attractive as a result of the decreasing cost/size ratio.
The In-Memory Database (IMDB) technology has proven to have major capabilities for analyzing big enterprise and medical data, e.g., to identify relevant patient data and to protect markets from injecting pharmaceutical counterfeits.
In memory database
Subscribe to:
Posts (Atom)
The Most Popular Posts
-
Hypermedia is an acronym which combines the words ‘hypertext’ and ‘multimedia’. Hypermedia has its root in hypertext. It is an augmented hyp...
-
Two risks related to network and the internet are unauthorized access and unauthorized use. The unauthorized use of computer systems and net...
-
A spreadsheet is a group of values and other data organized into rows and columns, similar to the ruled paper worksheets traditionally used ...
-
Accuracy of a computer is consistently high and the degree of accuracy of a particular computer depends on the instructions and the type of ...
-
Database software is a program that controls the structure of database and access to the data. In other words, a database is any electronica...
