数据库管理工具-SQLite Administrator
2013-05-28 11:46:02 阿炯

本站赞助商链接,请多关照。 SQLite Administrator 是一个用来管理 SQLite 数据库文件的图形化工具,可进行创建、设计和管理操作。提供代码编辑器具有自动完成和语法着色,支持多种语言当然也包括中文,对utf8的支持有限。


SQLite Administrator is a powerful tool if you easily want to create, design or administrate SQLite database files. The SQL code editor helps you to quickly write sql queries with features such as code completion and highlighting. Both major versions of SQLite database files are supported by SQLite Administrator.

Features

Create / Modify / Delete Tables by Wizard
Create / Modify / Delete Indices by Wizard
Create / Modify / Delete Views by Wizard
Create / Modify / Delete Triggers by Wizard
SQL Code Completion that supports table aliases
SQL Code Highlighting
SQL Error Locating
Import Data from CSV Files
Export Data ( XLS / CSV / HTML / XML )
Store User Queries into Database
Search for User Queries
Store Images into Blob Fields ( JPG / BMP )
Show SQL of each Database Item
Migrate SQLite2 Databases to SQLite3
Try to keep Indices and Triggers after modifying a Table

最新版本:0.8


项目主页:http://sqliteadmin.orbmu2k.de/