Skip to content

Releases: Clizo1209/QLite

Release list

QLite 1.0.0

Choose a tag to compare

@Clizo1209 Clizo1209 released this 03 Aug 12:34

QLite 1.0.0

QLite 1.0.0 is the first public release of QLite, a native SQLite database browser and editor for macOS.

Highlights

  • Browse and edit tables, views, indexes, and triggers
  • Insert, update, and delete rows
  • Run multiple SQL statements and inspect query plans
  • Export data as CSV, TSV, JSON, or SQL
  • Read WAL, SHM, and journal sidecar files
  • Preview SQLite databases with Quick Look
  • Manage database schemas, indexes, and columns
  • Available in English and Simplified Chinese
  • Universal app for Apple silicon and Intel Macs

Download

Download QLite-1.0.0.dmg, open it, and drag QLite into the Applications folder.

macOS security notice

Note

This release uses an ad hoc code signature and has not yet been signed with an Apple Developer ID or notarized by Apple.

If macOS blocks the first launch, try opening QLite once, then go to System Settings → Privacy & Security and click Open Anyway. Only proceed if you downloaded QLite from this official repository.

For complete details, see CHANGELOG.md.


QLite 1.0.0 中文说明

QLite 1.0.0 是 QLite 的首次公开发布。QLite 是一款原生 macOS SQLite 数据库浏览与编辑工具。

主要功能

  • 浏览和编辑表、视图、索引及触发器
  • 新增、修改和删除数据行
  • 执行多条 SQL 语句并查看查询计划
  • 将数据导出为 CSV、TSV、JSON 或 SQL
  • 读取 WAL、SHM 和 Journal 边车文件
  • 使用 Quick Look 预览 SQLite 数据库
  • 管理表结构、索引和字段
  • 支持英文与简体中文
  • 同时支持 Apple 芯片和 Intel Mac

下载与安装

下载 QLite-1.0.0.dmg,打开后将 QLite 拖入“应用程序”文件夹。

macOS 安全提示

Note

此版本采用 ad hoc 代码签名,尚未使用 Apple Developer ID 签名或经过 Apple 公证。

如果 macOS 阻止首次启动,请先尝试打开一次 QLite,然后前往 系统设置 → 隐私与安全性,点击 仍要打开。请仅在确认软件来自本官方仓库时继续。

完整更新内容请参阅 CHANGELOG.md