You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: