Skip to content

P1.3 Marketing reconciliation — README + docs#134

Merged
fupelaqu merged 1 commit into
release-r1from
feature/P1.3
Jun 24, 2026
Merged

P1.3 Marketing reconciliation — README + docs#134
fupelaqu merged 1 commit into
release-r1from
feature/P1.3

Conversation

@fupelaqu

@fupelaqu fupelaqu commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Reconcile elasticsql public marketing + reference docs to the post-Phase-0 enforced open-core model (one source of truth: code = marketing = docs).

Changes (markdown-only — no Scala, no build)

  • README.md — replaced the ### Feature Matrix block with an Editions & pricing quota-as-meter table:
    • Community Free / Pro €129/mo · €1,290/yr / Enterprise from €12,000/year
    • All client drivers (JDBC · ADBC · REPL) free in every tier
    • Cross-index JOINs 2/5/∞ · Federation 1/5/∞ clusters · Materialized Views 1/50/∞ · Max results 10k/1M/∞
    • Two ES-impossible superpowers (query-time cross-index JOIN + persisted MVs) stated distinctly
    • "Materialized Views … Max 3" removed
  • documentation/sql/materialized_views.md — quota line → "Community: 1 view · Pro: 50 · Enterprise: unlimited" (dual-docs mirror of the web MV page)
  • documentation/sql/dql_statements.md — drift (c): dropped the max_concurrent_queries row from the SHOW LICENSE column table + example output (P0.1 removed it from SHOW LICENSE), and corrected stale Community example values (max_materialized_views 3→1, max_joins 1→2). Mirrors the same removal in web dql.mdx.

Verification (grep gates, all pass)

  • No "Max 3" / "max 3 views"; no stale prices (€459/$499/4,990/4,590); no maxConcurrentQueries / max_concurrent_queries / AdvancedAggregations / UnlimitedResults; no "source-available".
  • "129" and "12,000" present in README. Numbers match enforced Quota after Phase 0 (P0.1).

Closes #133
Closes #132 (epic capstone in this repo)

Sibling PRs: P1.1 #94 (license-server reprice), P1.2 (portal), web P1.3 (SOFTNETWORK-APP/softclient4es-web).

Replace README Feature Matrix with an Editions & pricing quota-as-meter
table (Community Free / Pro EUR129/mo / Enterprise from EUR12,000/year);
state all client drivers (JDBC/ADBC/REPL) free in every tier; present
query-time cross-index JOIN and persisted Materialized Views as two
distinct ES-impossible superpowers; numbers match the enforced Quota
after Phase 0 (MV 1/50/inf, JOIN 2/5/inf, clusters 1/5/inf, results
10k/1M/inf).

Fix the stale MV quota line in documentation/sql/materialized_views.md
(max 3 views -> Community: 1 view / Pro: 50 / Enterprise: unlimited) as
the dual-docs mirror of the web MV page.

Resolve drift (c) in documentation/sql/dql_statements.md: drop the
max_concurrent_queries row from the SHOW LICENSE column table and the
example output (P0.1 removed it from SHOW LICENSE), and correct the
stale Community example values (max_materialized_views 3 -> 1, max_joins
1 -> 2). Mirrors the same removal in the web dql.mdx.

Closed Issue #133
Refs #132

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@fupelaqu fupelaqu marked this pull request as ready for review June 24, 2026 09:40
@fupelaqu fupelaqu merged commit e6797a1 into release-r1 Jun 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant