in reply to Re^5: How to interpolate sql-output
in thread How to interpolate sql-output
Ok. Now I see your point more clearly.
Proper indexing is essential in that key-value-case.
Actually, that 'parent'-table is needed, cause it contains main activity boolean.
I just forgot to add that and activity after that variable.
I had no idea of name of that approach.
It's just natural derivation after associative arrays and key-values in Memcache etc.
My fools dream is to put everything to db, even code.
Just a Apache module and conf to Apache, how to find code.
I think that it could make updates and backuping easier.
Ofc that code should be cached, but then servers could be even lighter. Cause it can work without hard drive (or ssd).
If one, like me, wants to balanced and redundant web-serving it would be great if servers are light and easily swappable.
Also there are quite significant power savings, when one can shut down some servers in quieter times.
One can save a lot compared normal one unit server in both power and cooling costs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How to interpolate sql-output
by chacham (Prior) on Jan 15, 2015 at 02:39 UTC | |
by Seq (Novice) on Jan 15, 2015 at 03:39 UTC | |
by chacham (Prior) on Jan 15, 2015 at 15:06 UTC |