Sqly

C 64 completed
Cli Tool
unknown / go · tiny
17
Files
1,701
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#307674
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
23.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47332
Member of a group with 1 similar repo(s) — canonical #92402 view group →
Top concepts (1)
Documentation
Repobility — same analyzer, your code, free for public repos · /scan/

AI Prompt

Create a terminal UI SQL client, similar to what sqly is. It should be built using Go and leverage Bubble Tea for the TUI experience. Currently, it needs to support SQLite, but also plan for future support for MySQL and PostgreSQL. The tool should allow users to connect to a database file, enter INSERT mode using 'i', execute queries with 'Ctrl+Enter' or 'Ctrl+J', and navigate results using 'j'/'k'. Also, include functionality to open a table sidebar using 't' and quit using 'q'.
go tui sql sqlite bubbletea database command-line cli
Generated by gemma4:latest

Catalog Information

sqly is a terminal UI SQL client for SQLite, with support for MySQL and PostgreSQL planned.

Description

sqly is a command-line interface (CLI) tool that allows users to interact with SQLite databases in a user-friendly way. It provides a simple and intuitive interface for executing SQL queries, viewing database schema, and managing data. sqly supports multiple modes, including NORMAL mode for query execution and INSERT mode for inserting new data.

الوصف

sqly هو أداة CLI (واجهة سطر الأوامر) تسمح للمستخدمين بالتفاعل مع قواعد البيانات SQLite بطريقة سهلة الاستخدام. تقدم واجهة بسيطة ومريحة للتعامل مع الاستعلامات SQL، عرض الشكل المادي لقاعدة البيانات، وإدارة البيانات. تدعم sqly عدة أنماط، بما في ذلك NORMAL لتنفيذ الاستعلامات والوضع INSERT للمسح الجديدة.

Novelty

5/10

Tags

sql-client sqlite-client database-management command-line-interface terminal-ui

Claude Models

claude-sonnet-4.6 claude-opus-4.6

Quality Score

C
63.7/100
Structure
67
Code Quality
55
Documentation
47
Testing
50
Practices
80
Security
100
Dependencies
80

Strengths

  • Good test coverage (50% test-to-source ratio)
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Security & Health

5.1h
Tech Debt (D)
Medium
DORA Rating
A
OWASP (100%)
All rows above produced by Repobility · https://repobility.com
PASS
Quality Gate
A
Risk (7)
MIT
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

go
83.2%
markdown
14.1%
python
2.7%

Frameworks

None detected

Symbols

method19
constant17
function11
struct5
interface1
type_alias1

Concepts (1)

Data scored by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
All rows scored by the Repobility analyzer (https://repobility.com)
auto_categoryDocumentationdocs70%

Quality Timeline

1 quality score recorded.

View File Metrics
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/31519.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV