Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. This Storage Processor could deliver a massive boost to your SSD performance

This Storage Processor could deliver a massive boost to your SSD performance

Scheduled Pinned Locked Moved The Insider News
databaseswiftmysqloraclecom
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dan Neely
    wrote on last edited by
    #1

    [TechRadar](https://www.techradar.com/news/this-storage-processor-will-could-deliver-a-massive-boost-to-your-ssd-performance):

    Storage startup Pliops has announced sampling of its Storage Processors to select tier-one cloud and enterprise companies and was on track to start commercial production of the processors later in 2020. The Storage Processors ASICs are said to increase performance of NAND flash storage solutions, such as SSDs, by over 10 times and also decrease latency by up to 1000 times in various database applications.

    Someone else at the site I got this story from said it better than I ever could:

    [Headrusch @ HardForum](https://hardforum.com/threads/storage-micro-processing-hardware-accelerator-could-deliver-a-massive-boost-to-your-ssd-performance.1999614/#post-1044673266):

    Cassandra.....Oracle.....MySQL....know what else can make these RDBMS's faster? Swift and frequent beatings for anyone who starts a query with `select * `

    Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

    H 1 Reply Last reply
    0
    • D Dan Neely

      [TechRadar](https://www.techradar.com/news/this-storage-processor-will-could-deliver-a-massive-boost-to-your-ssd-performance):

      Storage startup Pliops has announced sampling of its Storage Processors to select tier-one cloud and enterprise companies and was on track to start commercial production of the processors later in 2020. The Storage Processors ASICs are said to increase performance of NAND flash storage solutions, such as SSDs, by over 10 times and also decrease latency by up to 1000 times in various database applications.

      Someone else at the site I got this story from said it better than I ever could:

      [Headrusch @ HardForum](https://hardforum.com/threads/storage-micro-processing-hardware-accelerator-could-deliver-a-massive-boost-to-your-ssd-performance.1999614/#post-1044673266):

      Cassandra.....Oracle.....MySQL....know what else can make these RDBMS's faster? Swift and frequent beatings for anyone who starts a query with `select * `

      Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #2

      There is a place for select * where 0=1 if you need to get schema information from a table to do things like DAL code generation *hides*

      Real programmers use butterflies

      D G 2 Replies Last reply
      0
      • H honey the codewitch

        There is a place for select * where 0=1 if you need to get schema information from a table to do things like DAL code generation *hides*

        Real programmers use butterflies

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #3

        IF you're generating that you're not the person who needs their fingers broken.

        Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

        1 Reply Last reply
        0
        • H honey the codewitch

          There is a place for select * where 0=1 if you need to get schema information from a table to do things like DAL code generation *hides*

          Real programmers use butterflies

          G Offline
          G Offline
          GuyThiebaut
          wrote on last edited by
          #4

          I would imagine most RDBMS expose an interface for getting schema information without running a select *, Oracle certainly does.

          “That which can be asserted without evidence, can be dismissed without evidence.”

          ― Christopher Hitchens

          H 1 Reply Last reply
          0
          • G GuyThiebaut

            I would imagine most RDBMS expose an interface for getting schema information without running a select *, Oracle certainly does.

            “That which can be asserted without evidence, can be dismissed without evidence.”

            ― Christopher Hitchens

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #5

            Yeah but each of them is proprietary to a particular database engine. The one I provided works on any SQL92 compliant database. Sometimes the APIs are just extra BS, man.

            Real programmers use butterflies

            G 1 Reply Last reply
            0
            • H honey the codewitch

              Yeah but each of them is proprietary to a particular database engine. The one I provided works on any SQL92 compliant database. Sometimes the APIs are just extra BS, man.

              Real programmers use butterflies

              G Offline
              G Offline
              GuyThiebaut
              wrote on last edited by
              #6

              Then you will probably need to create some sort of adapter for each database type.

              “That which can be asserted without evidence, can be dismissed without evidence.”

              ― Christopher Hitchens

              H 1 Reply Last reply
              0
              • G GuyThiebaut

                Then you will probably need to create some sort of adapter for each database type.

                “That which can be asserted without evidence, can be dismissed without evidence.”

                ― Christopher Hitchens

                H Offline
                H Offline
                honey the codewitch
                wrote on last edited by
                #7

                Exactly. Or I can just use SQL92

                Real programmers use butterflies

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups