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

In Depth Tutorial #691

Open
autophagy opened this issue Sep 24, 2020 · 0 comments
Open

In Depth Tutorial #691

autophagy opened this issue Sep 24, 2020 · 0 comments
Labels
contributions welcome feature: help Feature request to improve help content or tutorials feature

Comments

@autophagy
Copy link
Contributor

Summary

Now that the Twitter tutorial has been removed from the Admin UI, we should replace it with a tutorial that makes sense for our use case and guides users through a series of CrateDB features.

Detail

Commit 1338d7a removed the old Twitter tutorial, since over time it has become flaky and not fit for purpose. One problem is that the Twitter tutorial was not much a tutorial at all. a convienient way of getting a table with some data to play around with, sure; but as an actual tutorial to teach users about CrateDB it was quite lacking.

My proposal would be to add a multi-stage, interactive tutorial covering basic CrateDB concepts such as:

  • Table creation, insertion, deletion, and basic querying.
  • Table partitioning.
  • Generated columns.
  • Using CrateDB functions.

It could also be useful to cover more advanced topics like:

  • Sharding
  • UDFs
  • User/Permission management
  • Setting/viewing cluster options
@autophagy autophagy added enhancement contributions welcome triage An issue that needs to be triaged by a maintainer labels Sep 24, 2020
@seut seut added feature feature: help Feature request to improve help content or tutorials and removed enhancement triage An issue that needs to be triaged by a maintainer labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome feature: help Feature request to improve help content or tutorials feature
Projects
None yet
Development

No branches or pull requests

2 participants