Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Create a simple introduction to sharding / partitioning. #55

Closed
proddata opened this issue Apr 7, 2021 · 2 comments · Fixed by #56
Closed

Create a simple introduction to sharding / partitioning. #55

proddata opened this issue Apr 7, 2021 · 2 comments · Fixed by #56

Comments

@proddata
Copy link
Member

proddata commented Apr 7, 2021

  • Sharding is a core concept of CrateDB.
  • I think every user should learn the very basics and be warned about bad practices before tinkering with CrateDB.
  • This is not thought as a replacement for a good sharding guide, but only a short intro.
@mfussenegger
Copy link
Member

Just to add to this:

In the past we had talked about adding an interactive tutorial to the admin ui that walks users through creating tables and then partitioning. Inspired by the vault web-ui tutorial.

@amotl
Copy link
Member

amotl commented Apr 8, 2021

Hi,

what @mfussenegger is referring to, is crate/crate-admin#691. Indeed this will be nice but will require some effort. However, I also like having respective tutorials at hand, so thank you for working on #56 already.

With kind regards,
Andreas.

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

Successfully merging a pull request may close this issue.

3 participants