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. Database & SysAdmin
  3. Database
  4. myisam or innodb? how would you decide?

myisam or innodb? how would you decide?

Scheduled Pinned Locked Moved Database
csharpmysqlcomquestionannouncement
4 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.
  • J Offline
    J Offline
    Jassim Rahma
    wrote on last edited by
    #1

    Hi, I would like to ask how would you decide if you are developing a hospital management software using C# .NEt and MySQL if you should go for myisam or innodb? Thanks,

    Technology News @ www.JassimRahma.com

    L J 3 Replies Last reply
    0
    • J Jassim Rahma

      Hi, I would like to ask how would you decide if you are developing a hospital management software using C# .NEt and MySQL if you should go for myisam or innodb? Thanks,

      Technology News @ www.JassimRahma.com

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Jassim Rahma wrote:

      a hospital management software using C# .NEt and MySQL

      Why MySQL if you're using C#? What platform are you on?

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      1 Reply Last reply
      0
      • J Jassim Rahma

        Hi, I would like to ask how would you decide if you are developing a hospital management software using C# .NEt and MySQL if you should go for myisam or innodb? Thanks,

        Technology News @ www.JassimRahma.com

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        InnoDB You would only choose myisam if you have very specific requirements and if you analyzed the difference and determined that InnoDB would make it impossible.

        1 Reply Last reply
        0
        • J Jassim Rahma

          Hi, I would like to ask how would you decide if you are developing a hospital management software using C# .NEt and MySQL if you should go for myisam or innodb? Thanks,

          Technology News @ www.JassimRahma.com

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Neither, I would start by doing a proper review and analysis of the requirements and then decide which database system would have the features and power to support it. And for a hospital system I doubt that anything less than Oracle or SQL server would be sufficient. It is never a good idea to design your system so that it fits your choice of database and development language.

          Use the best guess

          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