# pawelsalawa/letos

A free, open source, multi-platform SQLite database manager.

Repository: https://github.com/pawelsalawa/letos
Canonical: https://ross.abutalabs.com/products/letos
Homepage: https://letos.org
Language: C
License: NOASSERTION
License Family: other
Topics: sqlite, database, database-management, cpp, qt, qt5, sqlite3-database, sqlcipher, wxsqlite3
Last push: 2026-08-24T18:18:03+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 3156, "days_push": 9, "days_rel": 21, "gap_med": 9.0, "n_releases_24m": 21}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6717, forks 661 (observed 2026-08-28T04:09:48.035381+00:00)

## What it is
Letos (formerly SQLiteStudio) is a free, open-source, cross-platform desktop application for creating, browsing, and editing SQLite databases, built with C++ and Qt. It includes an advanced SQL editor, ERD diagramming, encrypted database support (SQLCipher, WxSQLite3), and custom SQL functions via scripting languages.

## Use cases
- browse and edit sqlite database files
- run sql queries against sqlite with syntax highlighting
- design database schema with an ERD editor
- open password-protected sqlcipher databases
- copy tables between sqlite databases
- write custom sql functions in python or javascript

## When to choose
- you need a free GUI tool to manage SQLite databases on Windows, Linux, or macOS
- you want a portable app with no installation or telemetry
- you work with encrypted SQLite databases like SQLCipher
- you need ERD visualization or cross-database queries

## When to avoid
- you need a manager for other database engines like MySQL or PostgreSQL
- you need a headless or CLI-only SQLite tool
- you require a web-based or collaborative database client

## Facets
- artifact type: application
- maturity: active
- function: database, gui, editor
- domain: databases, developer-tools, desktop-applications
- platform: windows, cross-platform, cpp
- tags: sqlite, sqlcipher, erd-editor, sql-editor, qt, database-manager, portable, linux, macos, desktop

## Member repositories
- pawelsalawa/letos (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.035381+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:42:55.333739+00:00, confidence not recorded.
  - readme: https://github.com/pawelsalawa/letos (fetched 2026-08-28T04:09:48.035381+00:00, sha f3c203da6d35)
  - homepage: https://letos.org (fetched 2026-08-29T08:38:57.536746+00:00, sha 117ce1404e2e)
  - site_page: https://letos.org/about (fetched 2026-08-29T08:38:57.545697+00:00, sha aabcc0c4222e)
  - site_page: https://letos.org/features (fetched 2026-08-29T08:38:57.547752+00:00, sha 310b9a06520c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
