6526
Living Room / Re: Technology Myths
« Last post by f0dder on November 06, 2007, 05:29 PM »CWuestefeld: imho you need some database layer abstraction, at least you certainly don't want to sprinkle your code with SQL strings all over. And not for web scripting languages either - it's too ugly and fragile.
You might not want to switch DB provider once the system has launched, but during development it can be handy to be able to test different providers (and if you only need the SQL subset that sqlite supports, boy is it much easier using that than setting up a test db server
).
A proper abstraction also makes it easier to make use of something like memcached - try that on spaghetti code with SQL strings hanging all over
You might not want to switch DB provider once the system has launched, but during development it can be handy to be able to test different providers (and if you only need the SQL subset that sqlite supports, boy is it much easier using that than setting up a test db server
).A proper abstraction also makes it easier to make use of something like memcached - try that on spaghetti code with SQL strings hanging all over


Recent Posts
. Maybe they ignore those other clients and thus they don't exchange data with them?

. Also works for games, game on the left monitor and IM stuff on the right. Wonderful.

