Views: 1793 (Data available since 06.02.2017)
Last Modified: 10.10.2012
The most important parameter that affects the amount of memory required by database (MySQL\Oracle) is the maximum number of simultaneous connections ("max_connections").
The use of a two-tier architecture can decrease the number of concurrent database connection several times less and give more memory for data sorting and buffering.