DBManage-mysql postgres mssql
macOS / developpeurs
Database manage tool for MySQL MSSQL PostgreSQL SQLite SQLServer ETCD Redis mongodb
1.connect database with ip port username password
2.show all database
3.chose database show all tables in this database
4.you can rename table drop table with a button
5.show the sql to run alert table
6.show data of table
7.show table sctruct ,show all column name and data type
8.you can update delete column
9.run any sql script on a input area
10.you can select any table's data will show on a tableview
11.Suport import Sqlite and Export Sqlite
12 .suport ETCD show all key value ,add update delete key value
is a Server too,you can open it on web brower with url http://127.0.0.1:8082/web/
or open it in other computer with http://yourpcip:8082/web/
Quoi de neuf dans la dernière version ?
add redis support