Skip to content

Add Apache Superset & Preset as SQL client application#141480

Open
rusackas wants to merge 6 commits intoelastic:mainfrom
rusackas:docs/add-superset-preset-sql-client-app
Open

Add Apache Superset & Preset as SQL client application#141480
rusackas wants to merge 6 commits intoelastic:mainfrom
rusackas:docs/add-superset-preset-sql-client-app

Conversation

@rusackas
Copy link

Summary

  • Add a new SQL client application page for Apache Superset and Preset (sql-client-apps-superset.md)
  • Document the elasticsearch-dbapi SQLAlchemy dialect (originally developed and contributed by Preset) as the driver for connecting Superset/Preset to Elasticsearch via the SQL REST API
  • Cover connection string formats for username/password auth, API key auth, and Elastic Cloud
  • Include optional driver parameters (fetch_size, time_zone, http_compress, timeout) and known limitations
  • Update the SQL client applications index page to mention the REST interface alongside JDBC and ODBC
  • Register the new page in toc.yml

Test plan

  • docs-builder builds with 0 errors and 0 warnings (50 pre-existing hints unchanged)
  • Verified the rendered page locally via docs-builder serve at localhost:3000
  • Elastic docs team review for style and accuracy

🤖 Generated with Claude Code

Add documentation for using Apache Superset and Preset with
Elasticsearch SQL via the elasticsearch-dbapi SQLAlchemy dialect.
This driver, originally developed and contributed by Preset,
communicates with Elasticsearch through the SQL REST API.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cla-checker-service
Copy link

cla-checker-service bot commented Jan 28, 2026

💚 CLA has been signed

@elasticsearchmachine elasticsearchmachine added v9.4.0 needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jan 28, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

@github-actions
Copy link
Contributor

ℹ️ Important: Docs version tagging

👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version.

We use applies_to tags to mark version-specific features and changes.

Expand for a quick overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

@rusackas
Copy link
Author

Agreement signed! :D

Also, happy to speak to the right DevRel/Sales/Marketing folks about taking any next steps in partnership discussions. Would love to do logo/link exchange on our respective Preset/Elasticsearch partner pages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@cimequinox cimequinox added the >docs General docs changes label Jan 30, 2026
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team and removed needs:triage Requires assignment of a team area label labels Jan 30, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/core-docs (Team:Docs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Docs Meta label for docs team v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments