Skip to content

Driver: Add page about Kotlin#423

Merged
amotl merged 2 commits intomainfrom
kotlin
Jan 21, 2026
Merged

Driver: Add page about Kotlin#423
amotl merged 2 commits intomainfrom
kotlin

Conversation

@amotl
Copy link
Member

@amotl amotl commented Oct 21, 2025

@amotl amotl added the new content New content being added. label Oct 21, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 21, 2025

Warning

Rate limit exceeded

@amotl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 54 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 1db8169 and bd38c6a.

📒 Files selected for processing (1)
  • docs/connect/kotlin/index.md

Walkthrough

Adds a new Kotlin driver page and examples (JDBC, Gradle Kotlin DSL) and updates the Connect index to include a Kotlin driver card and toctree entry. All edits are documentation-only; no runtime code or public APIs were changed.

Changes

Cohort / File(s) Summary
Connect index update
docs/connect/index.md
Adds a Kotlin driver card to the "Drivers by language" grid (logo, link, alt text, styling classes) and inserts kotlin/index into the toctree.
New Kotlin guide
docs/connect/kotlin/index.md
Adds a Kotlin/JDBC guide covering driver options (Postgres JDBC, CrateDB JDBC), a Kotlin JDBC example, build.gradle.kts snippet (plugins, dependencies, Java toolchain, application launcher), CrateDB Cloud sslmode example, and run notes.

Sequence Diagram(s)

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested labels

cross linking

Suggested reviewers

  • seut
  • matriv

Poem

🐰 I nibble docs beneath the sun,
A Kotlin card — a tasty one,
JDBC carrots, Gradle cheer,
I hop through pages, bright and near,
Hooray for docs — a rabbit's run!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding a new Kotlin driver documentation page to the connect section.
Description check ✅ Passed The description is related to the changeset, mentioning the addition of a Kotlin page with a preview link, though minimal in detail.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch kotlin

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl marked this pull request as ready for review October 21, 2025 05:00
coderabbitai[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

Copy link
Member

@kneth kneth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amotl
Copy link
Member Author

amotl commented Jan 13, 2026

I think it's nice to have a dedicated page about Kotlin, so that all downstream entities (humans and machines) can easily learn how to connect to CrateDB using the PostgreSQL interface, and use a ready-to-run example to exercise it right away.

In the long run, this will also improve network effects, because CrateDB gains a dedicated representation within the corresponding search- and vectorspaces.

Currently, relevant search keywords like cratedb kotlin will not yield concise results, but this will improve a few days after merging this patch.

@amotl amotl requested review from matriv and seut and removed request for surister January 13, 2026 21:25
coderabbitai[bot]

This comment was marked as resolved.

Copy link
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@amotl amotl force-pushed the kotlin branch 2 times, most recently from 1db8169 to bd38c6a Compare January 21, 2026 07:14
Copy link
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@amotl amotl merged commit 2efcee2 into main Jan 21, 2026
3 checks passed
@amotl amotl deleted the kotlin branch January 21, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new content New content being added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments