Skip to content
Prev 255476 / 398506 Next

MySql Versus R

On Fri, Apr 1, 2011 at 1:46 PM, Henri Mone <henriMone at gmail.com> wrote:
I would assume RDBMS have advanced memory management capabilities and
are designed for the manipulation and handling of large amounts of
data. These are primary features for most database management server
software. This way the database management server software should (in
most cases) be used to store, manipulate then return only the
processed and qualifying records to the client or other application
for further specialized processing and/or data visualization.

Allan.