Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app to be more idiomatic, follow CRDB best practices #6

Open
ericharmeling opened this issue Nov 1, 2021 · 0 comments
Open

Comments

@ericharmeling
Copy link
Contributor

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:

  1. A simplified, true "Hello World" app that just connects to the DB.
  2. 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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant