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. postgresql or mysql?

postgresql or mysql?

Scheduled Pinned Locked Moved Database
databasecsharpmysqlpostgresqlsales
6 Posts 5 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.
  • U Offline
    U Offline
    User 9031882
    wrote on last edited by
    #1

    Hi.

    I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
    Database have about 100 tables with max. 200 thousands rows.
    Front application is .NET (winform) ,dataset or entity framework.

    It's critical application, reliability is required.

    Please advice me.

    Karol

    L T J J 5 Replies Last reply
    0
    • U User 9031882

      Hi.

      I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
      Database have about 100 tables with max. 200 thousands rows.
      Front application is .NET (winform) ,dataset or entity framework.

      It's critical application, reliability is required.

      Please advice me.

      Karol

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

      Member 9076609 wrote:

      It's critical application, reliability is required.

      Sounds like Oracle or SQL Server are the only two choices to consider.

      1 Reply Last reply
      0
      • U User 9031882

        Hi.

        I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
        Database have about 100 tables with max. 200 thousands rows.
        Front application is .NET (winform) ,dataset or entity framework.

        It's critical application, reliability is required.

        Please advice me.

        Karol

        T Offline
        T Offline
        Tim Carmichael
        wrote on last edited by
        #3

        If it isn't too big, consider SQLServer Express. You may need to get creative in access, but that can be done. Don't forget to build some database maintenance, backup, etc.

        1 Reply Last reply
        0
        • U User 9031882

          Hi.

          I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
          Database have about 100 tables with max. 200 thousands rows.
          Front application is .NET (winform) ,dataset or entity framework.

          It's critical application, reliability is required.

          Please advice me.

          Karol

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

          Member 9076609 wrote:

          Please advice me.

          Leave the choice to the customer. Program against the IDb-interfaces and use ANSI-92 SQL :)

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

          1 Reply Last reply
          0
          • U User 9031882

            Hi.

            I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
            Database have about 100 tables with max. 200 thousands rows.
            Front application is .NET (winform) ,dataset or entity framework.

            It's critical application, reliability is required.

            Please advice me.

            Karol

            J Offline
            J Offline
            Jorgen Andersson
            wrote on last edited by
            #5

            Well, there's a lot of comparisons out there to read if you want to. But the tl;dr is: Performance and scalability -> MySql Reliability, data integrity and standard compliance -> PostGreSQL. While MySQL has gotten a lot better with the last versions it's still lacking a lot of functionality. And while it also can be (a lot) faster, it's only in certain scenarios. If you do a lot of paging, PostGres is the one outperforming everyone else. My personal choice would be PostGres, but mostly because it's more familiar as I have mostly used Oracle and SQLServer.

            Wrong is evil and must be defeated. - Jeff Ello

            1 Reply Last reply
            0
            • U User 9031882

              Hi.

              I have to choose between MySQL and PostgreSQL. I like use MS SQL, but it expensive for the customer.
              Database have about 100 tables with max. 200 thousands rows.
              Front application is .NET (winform) ,dataset or entity framework.

              It's critical application, reliability is required.

              Please advice me.

              Karol

              J Offline
              J Offline
              jonyj
              wrote on last edited by
              #6

              SQL Server if you can.

              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