 |
 |
Databases and Tools |
|
|
|
|

MySQL
world's most popular open source database


MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.
MySQL delivers enterprise features, including:
Partitioning to improve performance and management of very large database environments
Row-based/Hybrid Replication for improved replication security
Event Scheduler to create and schedule jobs that perform various database tasks
XPath Support
Dynamic General/Slow Query Log
Performance/Load Testing Utility (mysqlslap)
Improved! Full Text Search (faster, new dev templates)
Improved! Archive engine (better compression, more features)
Improved! User session and problem SQL identification
Improved! MySQL embedded library (libmysqld)
Additional INFORMATION_SCHEMA objects
Faster data import operations (parallel file load)
ACID Transactions to build reliable and secure business critical applications
Stored Procedures to improve developer productivity
Triggers to enforce complex business rules at the database level
Views to ensure sensitive information is not compromised
Information Schema to provide easy access to metadata
Pluggable Storage Engine Architecture for maximum flexibility
Archive Storage Engine for historical and audit data
Last Updated 13 November 2010
Win 98/Me/2000/XP/Vista/7
Linux
Mac OS X
|

Download
38.86 MB

|
| |

PostgreSQL
A powerful, open source object-relational database system

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows.
It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP.
It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.
Last Updated 01 February 2011
Win XP/Vista/7
Linux
Mac OS X
|

Download
47.06 MB
 |
| |

Database Studio
A database tool for MS-SQL, My-SQL, Oracle, dBase, Excel, etc

A database tool for MS-SQL, My-SQL, Oracle, Paradox, dBase, FoxPro, Excel, etc.
Note: If you need open Paradox or dBase Databases, you must first install BDE (Borland Database Engine).
Features:
Browse and Edit Tables in following formats: Paradox, dBase and Foxpro, MS Excel (only xls), Text (csv), MS Access,MS SQL, My SQL, Oracle. Also you can import your Connection String directly for other formats.
Run or Browse Queries directly
Convert a Table to Another or Edit a Table data with many functions and preview. You can use this functions: Copy, Formula, Constant, Lookup, Dictionary, Replace, Insert, Delete, Auto, Case
Drag and Copy or Move Tables
Create or Copy Databases
Get Table Structure
Command Shell (Only MS SQL)
Last Updated 04 November 2010
Win 2000/XP/Vista/7
|

Download
786 KB
 |
| |

DBF Commander
View, edit, create, convert, execute SQL queries on DBF files

DBF Commander is a powerful tool to view, edit, create, convert and execute SQL queries on DBF files.
Features:
Easy and handy creating, viewing, editing, printing DBF (Visual FoxPro and DBASE) files.
Multiple document interface.
SQL queries executing.
Easy-to-use DBF file structure viewing and changing.
Possibility to export DBF file structure to MS Excel, HTML, XML, CSV files.
Possibility to priview and print DBF file structure.
Export DBF files to MS Excel, HTML, XML, CSV files.
Converting DBF files to Windows DOS charsets with supporting all of the codepages.
Fastest print preview report generation.
Find/replace in DBF file (case sensitive and partial compare options).
Many useful edit DBF file operations: delete/recall record(s), pack table, copy record, duplicate record, and etc.
The most advanced filtering records.
Multiple fields sorting: any field(s) in any order (ascending, descending).
Advanced field statistics: SUM, MIN, MAX, AVERAGE, DISTINCT by any field(s).
Forced setting/removing code page flag.
Multilingual interface with possibility to translate DBF Commander in your language.
DBF files with MEMO fields support.
Possibility to open DBF file(s) which are in read-only mode.
Customizable grid font and row colors.
Last Updated 27 October 2010
Win 2000/XP/2003/Vista/7
|

Download
2.1 MB
 |
| |

DBEdit2
A database editing tool for Oracle, DB2 or MySQL databases

DBEdit is a database editing tool, written in Java, which is suitable as a front-end GUI for your Oracle, DB2 or MySQL database. Its aim is to use the features of JDBC to their fullest.
DBEdit´s core functionalities provide aid to common data editing tasks and reporting, as well as database synchronization.
DBEdit is available for Windows, Linux and Solaris. It is free, open source software distributed under the terms of the GNU General Public License.
Supports Oracle, DB2 and MySQL.
Features:
Data Editing:
Update records by directly editing the result grid.
Insert, edit, delete and duplicate records.
Open, export and import BLOB´s and CLOB´s.
Run scripts.
Schema browser.
Save favorites.
Reporting:
Export results to Excel, PDF or a flat file.
Database synchronization:
Copy and paste BLOB´s and CLOB´s.
Export results to insert statements.
Connection to other databases:
The application can connect to basically any type of database that provides a JDBC driver. Check out the manual.
Requires Java Runtime Environment. Get It Here.
DBEdit2 for Linux and Solaris is available at the developer´s website.
Last Updated 19 October 2010
Win 98/ME/NT/2000/XP/2003/Vista/7
Linux
Mac
|

Download
10.3 MB

|
| |

Database Editor
Easily access and manage your database

Database Editor is intended for quick and easy access to manage a database.
Support databases: Oracle, DB2, MS SQL SERVER, MySQL, Access.
Features:
Object Browser
Import/Export Wizard dialogs
SQL Editor
SQL History browser
Code snipets
Web update
Plugins
Free
How to connect to the database:
Open menu "Session"->"Show Options"
Open "Connection" tab
Select data provider in list
Enter database name
Enter username and password
Click "Update connection string"
Click "Test"
Last Updated 09 September 2010
Win XP/Vista/7
|

Download
3.9 MB
 |
| |

pgAdmin
Graphical administration platform for PostgreSQL

pgAdmin is a comprehensive administration interface for the PostgreSQL database. The application runs under GNU/Linux, FreeBSD and MS Windows.
It was designed to answer the needs of all users, from writing simple SQL queries to developing complex databases, with support of the latest PostgreSQL features. The software is released with an installer and does not require any additional driver to communicate with the database server.
pgAdmin is developed by a community of database specialists around the world and is available in more than 30 languages
Last Updated 05 July 2010
Win 2000/XP/Vista/7
Linux
|

Download
13.07 MB
 |
| |

MySQL Database Backup
Automatically / manually backup MySQL databases

Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
Features:
mySQL backup (automated, manually and scheduled)
structure /scheme and stored procedure / function dump backup
Compress to zip (including password protection)
blacklist or whitelist
Table Dump
Delete old backups
CPU load balance (simultaneous dump selection)
Update Check
Last Updated 17 March 2010
Win 95/98/ME/NT/2000/XP/Vista/7
|

Download
1.7 MB
 |
| |

BullZip Access To MySQL
A small program that will convert Microsoft Access Databases to MySQL

Access to MySQL is a small program that will convert Microsoft Access Databases to MySQL.
Features:
Wizard interface.
Transfer data directly from one server to another.
Create a dump file.
Select tables to transfer.
Select fields to transfer.
Optional transfer of indexes.
Optional transfer of records.
Optional transfer of default values in field definitions.
Identifies and transfers auto number field types.
Command line interface.
Easy install, uninstall and upgrade.
Last Updated 20 March 2010
Win XP/2003/Vista/7
|

Download
3.21 MB
 |
| |

MS SQL PHP Generator
Allows you to generate high-quality MS SQL Server PHP scripts

MS SQL PHP Generator is a FREEWARE but powerful MS SQL Server GUI frontend that allows you to generate high-quality MS SQL Server PHP scripts for the selected tables, views and queries for the further working with these objects through the web.
Data management: adding, editing and deleting records
Customization of the HTML appearance
Filtering and sorting abilities
Data protection with a lot of security settings
Lookup options for master-detail relations
Integrated script navigation
Ability to create multilingual web apps
MS SQL PHP Generator produces clear and easy to understand code that can be used as is or modified in any way you need.
Save the huge costs of hiring a programmer, learning any programming language, or buying expensive software - all the code is automatically generated for you.
Win 98/ME/NT/2000/XP/2003/Vista/7
|

Download
8.27 MB
 |
| |

Databrid
A database browsing, retrieval and manipulation tool designed for the novice to the expert user

Databrid is a browsing, retrieval and manipulation tool designed for the novice to the expert user. Databrid works on MySql and Oracle Database (versions 8 and above although not all functionality in the Browser is available for the lower versions).
The core functionality of Databrid revolves around the tabbed areas within the Databrid application. The four main tabs in the main screen of Databrid are: SQL Editor, Browser, File and Jobs. Requires Java Runtime Environment. Get It Here
Win 2000/XP/2003/2008/Vista/7
Linux
Mac
|

Download
5.12 MB
 |
 |
Help us to help you |
|
|
Submitting free software
If you know of any free software that should be featured on this site then contact us via our contacts page and we will get back to you A.S.A.P
Submitting Page |
 |
Broken links
If any of the downloads fail to work you can report a broken link to us via email and we will endevour to repair it straight away
|
|
 |