The datastorage tag has no wiki summary.
1
vote
1answer
102 views
S1000D JavaScript search engine
I am developping a static web application. My goal is to create a search engine.
So, I have a list of training's documents and I want to search a fulltext from each one;
My documents are stored on ...
3
votes
1answer
39 views
Disabling frequent reloads of visitor
In my website i have some pages, that makes connections to 3-4 sites and checks the results with my database and gathers a full table. This table includes all the data that the visitor would need.
...
0
votes
1answer
71 views
What's a good host to backup my personal data? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for a host that will allow backups on their servers for personal files such as graphic design work, ...
3
votes
2answers
83 views
Storing image order without a database
The classic question is whether to store images in a database or on the file system. In my case I feel it is probably best to store it on the file system.
However the specific order of the albums and ...
0
votes
1answer
28 views
I have a mobile app that produces lots of data and I wish to make it available to everyone
My app produces geo-spatial data which I can host on my servers, but I also wish to give this data away to the open data community, does any one know of a hosting organization where I can create a ...
1
vote
3answers
186 views
Server-infrastructure recommendations
Here's the thing:
I need a cheap, fast, reliable infrastructure that can dynamically scale (like Amazon S3: cloud-storage).
I'm thinking of 3 different type of 'servers'.
Application-server
Should ...