Top "Storage" questions

Details on how data is being kept in memory/on disks, most frequently being applied to databases, media banks and backup-recovery solutions.

Sloot Digital Coding System

" In the late 1990s, a Dutch electronics technician named Romke Jan Berhnard Sloot announced the development of the Sloot Digital …

file compression storage digital-compass
Android - Storing images downloaded from the web

I had a question related to whether or not (and how) I should store images loaded from the web. Let's …

android caching storage sd-card
MySQL "binary" vs "char character set binary"

What's the difference between binary(10) vs char(10)character set binary? And varbinary(10) vs varchar(10)character set binary? Are they synonymous …

mysql debugging storage specifications column-types
Image upload storage strategies

When a user uploads an image to my site, the image goes through this process; user uploads pic store pic …

php file upload storage
Why would you ever use asp.net's ViewState storage object over the Session storage object?

Other than because session storage is session-global to more than one page, why would you ever want to use the …

asp.net viewstate storage session-storage
chrome.storage is undefined in chrome extension

I'm developing a Google Chrome extension, and have been working on one for a while. So it's been installed for …

permissions google-chrome-extension storage chrome-web-store
How does Zend_Auth storage work?

This is very simple. I write $auth->getStorage()->write($user); And then I want, in a separate …

zend-framework storage zend-auth
How do video games efficiently store/retrieve large amounts of data?

For example, in Fallout 3, a save game stores the state and location of every single object and NPC in the …

storage
Difference between SCSI and PCI

SCSI is standard electronic interfaces that allow personal computers to communicate with peripheral hardware such as disk drives, tape drives …

storage pci scsi
Looking for a REST-based remote filesystem

This is a very open/general question (I hope not too general anyway:)) I'm looking for a library/module that …

rest filesystems storage