Commit DB is designed from the ground up for the MySQL developers and DBAs. Connect to your servers on the road to develop new code or to check your data.


Features


    • Powerful SQL prompt / editor to write your code and execute your queries
    • SQL syntax highlighting
    • Local objects name highlighting in queries

    • Optimized for iPad multitasking
    • Keyboard shortcuts for easier usage with a hardware keyboard
    • Main SQL keywords directly available from the keyboard

    • Synchronize your connections between devices with iCloud
    • Import files from any iOS document provider extension (Dropbox, One Drive, Google Drive …)
    • Export your queries to any iOS document provider extension
    • Export the results of your queries to either CSV or JSON

    • Connect to your databases directly or through a SSH tunnel
    • SSH connection authenticated either by password or RSA key
    • Secure your connections with SSL
    • Protect access to the app with TouchID
    • Make your connection read-only to avoid mistakes

    • Easily search for objects (table, view, field, constraint …) and paste their name in queries with one tap
    • Browse all the objects in your db and see their definition / data / script ... with one tap
    • Edit existing rows and insert new ones
    • Easily start transactions and commit or rollback your modifications
    • Sort your queries results with a tap on the columns headers
    • Easily find the indexes, constraints, triggers and grants of a table