I'm new to Umbraco, but want to use it to build a site that will be presenting sampled data as a kind of "hitlist". Think pricerunner.com or edbpriser.dk.
Like how many downloads of software x compared to software y,z,x.. These data will be sampled once every 5 minutes. Maybe generating 1000 datasamples every 5 minutes once the system becomes world-dominating :)
So the system will contain a LOT of data. How would you guys handle this i Umbraco? I have the sampler up and running, and it is saving my data in a SQL database.
Initially it doesn't sound like a good idea to merge all the sampled data into the umbraco database? But again, umbraco is all new to me.
How would you manage the data in a situation like this?
The description might be a bit cryptic, if that the case, let me know and I will try to ellaborate.
It sounds to me like the type of data that belongs in a database and not in a CMS where the purpose is to make it easy to manage editorial content where as your scenario is more about data mining.
So I don't see Umbraco to be the right fit for the task :)
Umbraco and a lot of data.
Hi all.
I'm new to Umbraco, but want to use it to build a site that will be presenting sampled data as a kind of "hitlist". Think pricerunner.com or edbpriser.dk.
Like how many downloads of software x compared to software y,z,x.. These data will be sampled once every 5 minutes. Maybe generating 1000 datasamples every 5 minutes once the system becomes world-dominating :)
So the system will contain a LOT of data. How would you guys handle this i Umbraco? I have the sampler up and running, and it is saving my data in a SQL database.
Initially it doesn't sound like a good idea to merge all the sampled data into the umbraco database? But again, umbraco is all new to me.
How would you manage the data in a situation like this?
The description might be a bit cryptic, if that the case, let me know and I will try to ellaborate.
All help will be appreciated.
Cheers,
Ole
Anyone that can point me in the right direction?
Should I post this in a different group on this forum?
Cheers,
Ole
It sounds to me like the type of data that belongs in a database and not in a CMS where the purpose is to make it easy to manage editorial content where as your scenario is more about data mining.
So I don't see Umbraco to be the right fit for the task :)
Hope this helps!
/n
is working on a reply...