Hacker News new | ask | show | jobs
by corentin88 1698 days ago
Do you have a getting started guide on CockroachDB Serverless? I couldn’t find one in your docs [1]. This looks very interesting.

[1] https://www.cockroachlabs.com/docs/v21.1/example-apps.html

1 comments

The Quickstart [1] is what you're looking for. Examples for NodeJS, Python, Go, and Java.

[1]https://www.cockroachlabs.com/docs/cockroachcloud/quickstart...