Query and manage Microsoft and MySQL databases with FreeSQL


FreeSQL is a free and easy to use utility, that will help you query and manage databases, such as Microsoft Access, Microsoft SQL Server, Oracle and MySQL.

Features: Connect to a database using profiles; Browse data – Select an object (table, view, synonym) and browse or edit the data; History – FreeSQL saves each query into a file so that it can be recalled later; Beautify query text (note that only SELECT, INSERT, UPDATE and DELETE commands can be beautified for now);

Export the results of a query in XML, CSV or flat text file format; Print the contents of the grid into your default browser; Drag a table, synonym or view into the text-area (with the Shift key pressed) to create a query for this object; Drag a field into the text-area to drop the complete field text (object name.field name);

A SELECT query produces an output that can be modified into the grid – when you are ready to send your data to the database just confirm by clicking on Apply changes from the Commit menu – all other instructions (like INSERT, UPDATE and DELETE) are auto-committed. And much more.