Database maneger for windows

Discussion in 'Programming' started by nadjibSoft, Feb 27, 2020.

  1. #1
    Hello. I am programmer
    formerly i was using python and now i stopped using it because of the dll problems comming when my users uses my complid python programs.
    Now i am using c/c++ to code my programms and my former problem is fixed.
    What i need now is database managing system that works in windows without dll problems.

    Any seggestion ?
     
    nadjibSoft, Feb 27, 2020 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,807
    Likes Received:
    4,534
    Best Answers:
    123
    Trophy Points:
    665
    #2
    What database do you use?

    SQLYog is the only software I actually pay for, it's that good. MySQL only I think
    TeamSQL would be my second choice - and it can be used for a variety of database engines
    Toad is still around I think

    and then there's phpMyAdmin...
     
    sarahk, Feb 28, 2020 IP
    JEET likes this.
  3. cronik

    cronik Well-Known Member

    Messages:
    865
    Likes Received:
    93
    Best Answers:
    1
    Trophy Points:
    180
    #3
    phpMyAdmin is what I use for MySQL, but PostgreSQL has pgAdmin, there's also Robo 3T and Compass for MongoDB.
     
    cronik, Mar 8, 2020 IP
  4. MagdaS

    MagdaS Active Member

    Messages:
    37
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    88
    #4
    PMA may well be used (after some modifications) with Postgres
     
    MagdaS, Mar 14, 2020 IP