Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlough committed May 1, 2013
1 parent b2cdc2b commit 4f1cfd0
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
SQL Buddy
===========

SQL Buddy is an alternative to phpMyAdmin with a focus on usability.
SQL Buddy is a phpMyAdmin alternative with a focus on usability.

![Screenshot 1](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot1.png)
![Screenshot 2](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot2.png)
![Screenshot 3](https://raw.github.com/calvinlough/sqlbuddy/gh-pages/images/screenshot3.png)

## Requirements
## Features

* PHP 4.3+
* MySQL 4+
* Create and drop databases and tables
* View, edit, insert and delete table rows
* Execute custom SQL and view the output
* Import and export databases and tables to SQL and CSV formats
* Add, edit and delete MySQL users
* Ships with 47 translations (including Esperanto!)

## Download

**[Download v1.3.3](https://github.com/calvinlough/sqlbuddy/raw/gh-pages/sqlbuddy.zip)**

## Installation

Just unzip the files to your server and it's ready to use. Seriously, the next step is logging in.
* Download the file above and unzip it
* Upload the sqlbuddy folder to your web server
* Point your browser to the sqlbuddy folder
* Log in using your existing MySQL credentials

## Translations
## Requirements

SQL Buddy ships with 47 translations (including Esperanto!).
* PHP 4.3+
* MySQL 4+

## Help

Expand Down

0 comments on commit 4f1cfd0

Please sign in to comment.