• About
  • Requests
  • Free Add-ons
  • Paid Add-ons (NEW)
  • Customer Reviews
  • My account
  • Docs
  • DEMO
  • About
  • Requests
  • Free Add-ons
  • Paid Add-ons (NEW)
  • Customer Reviews
  • My account
  • Docs
  • DEMO
home/Knowledge Base/Free Addons/Database Tool

Database Tool

226 views 0 October 2, 2020 October 16, 2020

Add-on Name: Admin – Database Tool
Version: 0.1.8
Updated: 10/02/2020
Supports CE Phoenix: >= 1.0.7.0
Supports OS Commerce:  >= 2.3.4.0

Description of Add-on

This admin tool will allow you to lookup database structures as well as query the database.

Example queries:

  • Select * FROM address_book ORDER BY address_book_id DESC LIMIT 10;
  • DELETE FROM <tablename> WHERE <condition>
  • UPDATE <tablename> SET <column>=<value> WHERE <condition>
  • CREATE TABLE zipurDBToolHistory (id INT(6) UNSIGNED AUTO_INCREMENT PRIMARY KEY,user VARCHAR(50) NOT NULL,querytext TEXT NOT NULL,query_date TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP);
  • DROP table zipurDBToolHistory;

This tool can be very handy when applying updates and small SQL adjustment queries are needed.

Be careful as there is no undo. Make sure you have a good backup before you get too carried away!

Screenshot(s)

Change Log

  • 0.1.8 Oct 2, 2020
    • Each query line separated by a semi-colon and a line ending (;\n) will now be split into its own query allowing for multi-line multi-query. Prior to this each query had to be executed individually. MAKE SURE YOUR QUERIES END WITH A SEMI COLON AND NO TRAILING SPACES.
    • Creation of zipurDBToolHistory table will now include DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
  •  0.1.7
    • Some code cleanup
    • Queries larger than 500 characters will no longer be save to history
    • If query is a duplicate of last query, do not save to database and limit duplicates in history drop down.
  •  0.1.6
    • You can now export to csv. Just do a “SELECT” query and you’ll see a CSV option after loading the data
  •  0.1.5
    • Fixed some layout issues in Google Chrome for table formatting
  •  0.1.4
    • Remove the need for zipur toolbox functions and release as a standalone app
    • minor adjustments
    • auto install of database table if it is not already installed for query histories
  • 0.1.3
    • Misc adjustments and bug fixes
  • 0.1.2 – July 9, 2020
    • Updated to work with new zipur Toolbox (formerly zipur Updater)
  • 0.1.1 Aug 8, 2020
      • Moved core functions into zipur_updater functions file. You must install zipurUpdater 0.1.7 in order to use the new Database Tool.
  • 0.1.0 Aug 5, 2020
    • Initial release

Download(s)

Install Instructions:

  • Download the zip file below
  • Unzip the file
  • Copy the contents of the zip into the root of your catalog

Download “Database Tool” zipurDatabaseTool_0_1_8.zip – Downloaded 93 times – 11 KB

Tags:PhoenixOS CommerceApp

Do you like this item?

Yes  No
Related Articles
  • Canada Post (REST) Module
  • OSCommerce to CE Phoenix Migration Utility
  • Core Compare Tool
  • Language Tool (Search/Edit)
  • Favorite Countries
  • Zipur Toolbox
Leave A Comment Cancel reply




Recent reviews
  • Zipur Reporting Tool
    Rated 5 out of 5
    by René
  • Zipur Product Manager
    Rated 5 out of 5
    by Omar
  • Zipur Reporting Tool
    Rated 5 out of 5
    by Director, cornwallhoney.com
Need an add-on? Request it!

If your idea turns into a Paid Add-on … I’ll give you a copy for free.

Don’t forget to like the Free Add-ons so I know which ones are worth maintaining.

Like  Nope
Docs
  • Phoenix Docs 11
Latest Free Add-ons
  • OSCommerce to CE Phoenix Migration Utility
  • Canada Post (REST) Module
  • Admin Menu – Add Text
  • ShareThis – Add to product pages
  • Simple Header Message
  • Favorite Countries
  • Language Tool (Search/Edit)
  • Core Compare Tool
  • Database Tool
  • Zipur Toolbox
Follow me on YouTube

  • Privacy Policy

© Copyright 2020 Intricate Networks Inc.