Introducing Sqlite-Commander – Curses Client for your SQLite Database – http://goo.gl/ttqCf
Latest Updates: database RSS
-
-
MySQL Workbench is a cross-platform, visual database design tool developed by MySQL – http://goo.gl/X7Ma
-
mytop – a top clone for MySQL: http://jeremy.zawodny.com/mysql/mytop/
-
Database management in single PHP file: http://www.adminer.org/
-
backup MySQL database to folder and removes older then 5 days backups: http://blog.kindev.com/u.php?9
-
Dump a single table from the command line: mysqldump -u UNAME -p DBNAME TABLENAME> FILENAME

