Re: choices regarding where to place code - in the database or middletier

From: Vladimir Andreev <flado_at_imail.de>
Date: 30 Jan 2004 08:25:48 -0800
Message-ID: <7b208869.0401300825.4a0c68d6_at_posting.google.com>


> There is NOTHING in a middle-tier that couldn't be done by a DBMS

There is, Sybrand. Connection pooling, for one. Just the other day I saw a database that was serving hundreds of logins per minute. Guess what kind of queries popped on the top of my StatsPack report? Recursive SQL. Pure overhead.

Flado Received on Fri Jan 30 2004 - 17:25:48 CET

Original text of this message