Page 1 of 1

Software Affect on Enterprise RDBMS

Posted: Wed Jul 06, 2016 7:16 pm
by ryuwaraimasa
Just curious if the software would work with speeding up the downloading and caching of database files and servers?

Re: Software Affect on Enterprise RDBMS

Posted: Mon Feb 06, 2017 6:03 am
by InquiringMind
Welcome to the forums Ryuwaraimasa and sorry about the delayed reply.

As long as you can identify the files used (and indexes particularly) during database queries and have enough spare RAM to create a ramdisk large enough to accommodate them, then general database usage can be sped up (at the very least, relocating the index files on ramdisk should speed up searches and queries).

Download speeds tend to be limited by network bandwidth however, so it is unlikely that Primo Ramdisk could help much there. If you could provide more specific information (database software used, a sample query) then others here may be able to provide more detailed help.