[GH-ISSUE #1137] Support for CockroachDB as a DB Engine #787

Closed
opened 2026-02-25 23:43:35 +03:00 by kerem · 3 comments
Owner

Originally created by @adyavanapalli on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1137

Hi, I had opened this ticket earlier because the way I wrote the description was considered AI slop. I just wanted to apologize for using an LLM to help write the description, so I'll try again with just my own words:

I've been experimenting with CockroachDB and thought it could be a valuable addition as a database option for our app. It's compatible with PostgreSQL, so integrating it should be straightforward.​

CockroachDB's distributed architecture ensures high availability, meaning our app wouldn't rely on a single database that could fail and cause downtime. I've already made the necessary adjustments to get CockroachDB working with our application, and it's been performing well in my tests.​

I believe this could enhance the resilience of our deployments. If you're interested, I can submit a pull request with the changes.

Originally created by @adyavanapalli on GitHub (Mar 26, 2025). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1137 Hi, I had opened this ticket earlier because the way I wrote the description was considered AI slop. I just wanted to apologize for using an LLM to help write the description, so I'll try again with just my own words: I've been experimenting with CockroachDB and thought it could be a valuable addition as a database option for our app. It's compatible with PostgreSQL, so integrating it should be straightforward.​ CockroachDB's distributed architecture ensures high availability, meaning our app wouldn't rely on a single database that could fail and cause downtime. I've already made the necessary adjustments to get CockroachDB working with our application, and it's been performing well in my tests.​ I believe this could enhance the resilience of our deployments. If you're interested, I can submit a pull request with the changes.
kerem closed this issue 2026-02-25 23:43:35 +03:00
Author
Owner

@adyavanapalli commented on GitHub (Apr 1, 2025):

Any comments on this, cuu508?

<!-- gh-comment-id:2768649696 --> @adyavanapalli commented on GitHub (Apr 1, 2025): Any comments on this, [cuu508](https://github.com/cuu508)?
Author
Owner

@cuu508 commented on GitHub (Apr 1, 2025):

I remember following CockroachDB development, and testing Healthchecks against it back when it had Apache license. A Django adapter (django-cockroachdb? don't remember if this one or another) was being actively developed and becoming more and more feature complete. CockroachDB later switched to BSL license and fell off my radar. Looking at its current license, looks like it's gone full proprietary now?

You will not operate the Software or a Modified Version without a License Key
except for Limited Non-Production Use.

You acknowledge that the Software and any Modified Versions share Telemetry
with Licensor.

This makes it a non-starter for me, and I'm not interested in spending effort supporting it.

If you are interested in running Healthchecks test suite against CockroachDB on new commits, I think a simple solution would be to do that in a fork.

<!-- gh-comment-id:2769987012 --> @cuu508 commented on GitHub (Apr 1, 2025): I remember following CockroachDB development, and testing Healthchecks against it back when it had Apache license. A Django adapter (`django-cockroachdb`? don't remember if this one or another) was being actively developed and becoming more and more feature complete. CockroachDB later switched to BSL license and fell off my radar. Looking at its current license, looks like it's gone full proprietary now? > You will not operate the Software or a Modified Version without a License Key except for Limited Non-Production Use. > You acknowledge that the Software and any Modified Versions share Telemetry with Licensor. This makes it a non-starter for me, and I'm not interested in spending effort supporting it. If you are interested in running Healthchecks test suite against CockroachDB on new commits, I think a simple solution would be to do that in a fork.
Author
Owner

@adyavanapalli commented on GitHub (Apr 1, 2025):

No problem, thanks for your response :)

<!-- gh-comment-id:2770038931 --> @adyavanapalli commented on GitHub (Apr 1, 2025): No problem, thanks for your response :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#787
No description provided.