We really want all sample apps for fully-supported tools to be idiomatic to their language/framework, and to follow fundamental CockroachDB best practices.
We recommend updating the sample app to follow this generalized sample application specification. This app specification should be used as a high-level template that is compatible with language/tooling conventions. Note that the spec actually calls for two apps:
- A simplified, true "Hello World" app that just connects to the DB.
- A simple CRUD app that implements pretty much the same functionality as the current sample app.
We've already updated the sample apps for some tools to do this:
We really want all sample apps for fully-supported tools to be idiomatic to their language/framework, and to follow fundamental CockroachDB best practices.
We recommend updating the sample app to follow this generalized sample application specification. This app specification should be used as a high-level template that is compatible with language/tooling conventions. Note that the spec actually calls for two apps:
We've already updated the sample apps for some tools to do this: