sqlcl
brew install --cask sqlcl
v26.1.2.132.1334
Command-line interface for executing SQL queries and scripts against Oracle Database.
Why you might care
SQLcl is Oracle's official lightweight CLI tool for database administration and query execution, offering better performance and modern features than SQL*Plus. Use this if you work with Oracle databases and prefer command-line interaction over GUI tools like SQL Developer.
639
30-day installs · #394
1.8k
90-day · #408
4.7k
365-day · #514
Links
- https://www.oracle.com/database/sqldeveloper/technologies/sqlcl/
- Brew formula source: Casks/s/sqlcl.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"SQL*Plus",
"SQL Developer",
"DBeaver"
],
"artifacts": [
{
"stage_only": [
true
]
},
{
"zap": [
{
"trash": "~/.sqlcl"
}
]
}
],
"auto_updates": null,
"categories": [
"database-client",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Oracle SQLcl is the modern command-line interface for the Oracle Database",
"disable_reason": null,
"disabled": 0,
"display_name": "sqlcl",
"enrichment_fetched_at": "2026-06-20T22:49:45+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "sqlcl",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.oracle.com/database/sqldeveloper/technologies/sqlcl/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 639,
"installs_365d": 4697,
"installs_90d": 1836,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:04:04+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"sqlcl"
],
"one_liner": "Command-line interface for executing SQL queries and scripts against Oracle Database.",
"rank_30d": 394,
"rank_365d": 514,
"rank_90d": 408,
"raw_hash": "4366db84718c7baf",
"ruby_source_path": "Casks/s/sqlcl.rb",
"tap": "homebrew/cask",
"token": "sqlcl",
"version": "26.1.2.132.1334",
"why_use_this": "SQLcl is Oracle\u0027s official lightweight CLI tool for database administration and query execution, offering better performance and modern features than SQL*Plus. Use this if you work with Oracle databases and prefer command-line interaction over GUI tools like SQL Developer."
}