SQLite管理工具 SQLiteStudio
openkk
12年前
SQLiteStudio 是一个跨平台的 SQLite 数据库的管理工具,采用 Tcl 语言开发。具有以下功能特性:
- 单个可执行的文件 - Single executable file - 无需安装,直接点击使用。
- 直观的操作界面
- 所有SQLite3 和 SQLite2 功能都封装在一个GUI界面中。
- 跨平台支持 - 可运行在Windows 9x/2k/XP/2003/Vista/7, Linux, MacOS X, Solaris, FreeBSD and should work on other Unixes (not tested yet).
- 支持多国语言- 包括: English, Polish, Spanish, German, Russian, Japanese, Italian, Dutch, 中文,
- 可以导出各种格式 (SQL statements, CSV, HTML, XML),
- Numerous small additions, like formatting code, history of queries executed in editor windows, on-the-fly syntax checking, and more,
- UTF-8 支持,
- 可更换外观(interface can look native for Windows 9x/XP, KDE, GTK, Mac OS X, or draw widgets to fit for other environments, WindowMaker, etc),
- 可配置颜色、字体和快捷键
- 开源和免费 - Released under GPLv2 licence.