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. Simplest SQL for Mac?

Simplest SQL for Mac?

Scheduled Pinned Locked Moved Database
databasephpswiftiosmysql
3 Posts 2 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.
  • M Offline
    M Offline
    Member 10731063
    wrote on last edited by
    #1

    Greetings, I'm looking to create a basic DB for my small media production business. Think content similar to old Northwind DB. Were my partner and I both using Windows, I would just use Access but I use Mac so that is not an option other than using Bootcamp which I would rather not do. I was looking at MySQL and PostgreSQL and not sure which to select. Pros/cons etc. I'm looking to hopefully store the DB online on my web server and create an Objective-C (Cocoa) app or web app (PHP?) to query, insert, update etc. (I know this is DB forums, just giving context). Let me know if clarification is needed. Thank you!

    J 1 Reply Last reply
    0
    • M Member 10731063

      Greetings, I'm looking to create a basic DB for my small media production business. Think content similar to old Northwind DB. Were my partner and I both using Windows, I would just use Access but I use Mac so that is not an option other than using Bootcamp which I would rather not do. I was looking at MySQL and PostgreSQL and not sure which to select. Pros/cons etc. I'm looking to hopefully store the DB online on my web server and create an Objective-C (Cocoa) app or web app (PHP?) to query, insert, update etc. (I know this is DB forums, just giving context). Let me know if clarification is needed. Thank you!

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

      There's always Filemaker as a fairly close substitute for Access, having more or less the same drawbacks. So nothing I personally would recommend. If an embedded database is enough for you can check out on this[^] page if SQLite is good enough for you. If you indeed need a "real" database you can read a concise but good comparison between MySQL and PostgreSQL here[^].

      Wrong is evil and must be defeated. - Jeff Ello[^]

      M 1 Reply Last reply
      0
      • J Jorgen Andersson

        There's always Filemaker as a fairly close substitute for Access, having more or less the same drawbacks. So nothing I personally would recommend. If an embedded database is enough for you can check out on this[^] page if SQLite is good enough for you. If you indeed need a "real" database you can read a concise but good comparison between MySQL and PostgreSQL here[^].

        Wrong is evil and must be defeated. - Jeff Ello[^]

        M Offline
        M Offline
        Member 10731063
        wrote on last edited by
        #3

        Sounds like SQLite will work perfect, plus easy integration with PHP should make my life easy. Thanks a lot!

        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