appstore/apps/sqlitebrowser
2024-12-12 21:27:56 +08:00
..
18.04.1 feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
latest feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
data.yml feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
logo.png feat:添加sqlitebrowser到列表 2024-04-02 09:04:27 +08:00
README.md feat:添加sqlitebrowser到列表 2024-04-02 09:04:27 +08:00

DB Browser for SQLite

What it is

DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, so complicated SQL commands do not have to be learned.

Controls and wizards are available for users to:

  • Create and compact database files
  • Create, define, modify and delete tables
  • Create, define, and delete indexes
  • Browse, edit, add, and delete records
  • Search records
  • Import and export records as text
  • Import and export tables from/to CSV files
  • Import and export databases from/to SQL dump files
  • Issue SQL queries and inspect the results
  • Examine a log of all SQL commands issued by the application
  • Plot simple graphs based on table or query data