Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Oracle Databases Upgrades

Oracle Promises 100x Faster DB Queries With New In-Memory Option 174

Hugh Pickens DOT Com writes "ZDNet reports that Oracle's Larry Elison kicked off Oracle OpenWorld 2013 promising a 100x speed-up querying OTLP database or data warehouse batches by means of a 'dual format' for both row and column in-memory formats for the same data and table. Using Oracle's 'dual-format in-memory database' option, every transaction is recorded in row format simultaneously with writing the same data into a columnar database. 'This is pure in-memory columnar technology,' said Ellison, explaining that means no logging and very little overhead on data changes while the CPU core scans local in-memory columns. Ellison followed up with the introduction of Oracle's new M6-32 'Big Memory Machine,' touted to be the fastest in-memory machine in the world, hosting 32 terabytes of DRAM memory and up to 384 processor cores with 8-threads per core."
This discussion has been archived. No new comments can be posted.

Oracle Promises 100x Faster DB Queries With New In-Memory Option

Comments Filter:
  • by rossdee ( 243626 ) on Monday September 23, 2013 @06:06AM (#44922365)

    Especially upwind, but not 100x

    still Emirates Team NZ only need to win one more race..to take back the Americas cup

  • by Anonymous Coward on Monday September 23, 2013 @06:24AM (#44922413)

    With increasing surveillance on American citizens such database will provide security forces with instant profile of each person. Let's combine that with license plate scanning, cell phone tracking, sexual preferences and health records.

    Now we can sleep well at night, our children are safe.

  • by VortexCortex ( 1117377 ) <VortexCortex AT ... trograde DOT com> on Monday September 23, 2013 @06:26AM (#44922425)

    "Big Memory Machine"... So, they finally built Deepthought?

    In-memory IO is grand, when that's your're bottleneck. Mine tends to be in the network level, so I use a local daemon for query result caching at the application level as "in-memory" speedup. The speedups are nice, but pricey. Color me unimpressed -- that's pink, BTW; I'm a Caucasoid your colors may vary, but only up to VARCHAR(20);

    Uhg. Is "in memory" now just another buz-word? I guess we've come full circle back to Mainframe? Big memory banks are faster and better for a while, but then the bandwidth goes up and the price, reliability and scalability will favor distributed systems (as currently). I wonder which phase of the cycle quantum computing will favor: distributed / localized? You have to take into consideration your user distribution too...

    So, eventually you'll want a hybrid system where the memory is distributed and cloned at each query-able interface, but still maintaining the entire dataset "in memory"...
    SELECT * FROM earth WHERE answer LIKE "everything";
    ...
    42 rows returned

  • by Anonymous Coward on Monday September 23, 2013 @07:44AM (#44922695)

    If you used ECC memory, the answer wouldn't have been 42.

  • by Anonymous Coward on Monday September 23, 2013 @08:07AM (#44922787)

    But does it run on Solaris?

    Sadly, no. In fact it won't even function as a Minecraft server without some patches and a Java update. I hear that Oracle is still waiting on the vendor for Java update.

  • by ae1294 ( 1547521 ) on Monday September 23, 2013 @08:08AM (#44922791) Journal

    At first glance, one would think "Oracle" is a company devoted to catering high end golf outings and boat racing.

    They make software, right?

    Only as a means of raising the money for high end golf outings and boat racing.

    With blackjack and hookers....

  • by ooshna ( 1654125 ) on Monday September 23, 2013 @08:16AM (#44922819)

    In fact forget the boat racing and the blackjack.

  • by doomsayerxero ( 448334 ) on Monday September 23, 2013 @10:25AM (#44923747) Homepage
    That should be Varchar2(20).

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...