Level / Level/community

Write tutorials for real world use cases

Open
#88 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
No language data
Stars
51
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Beginners would feel way more welcome and we had more shareable stuff if we had some well written tutorials for realworld usecases, showing the leveldb way and showcasing plugins.

Initial ideas:

  • the redis twitter tutorial ported to leveldb
  • creating indexes
  • map reduce (should be for map-reduce beginners)
  • simple persistent realtime data with level-scuttlebutt
  • philosophical rant on databases that are monoliths
  • accessing a db from multiple processes
  • writing a levelUp plugin

More website-/app-y ideas would be great though

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by choosing one concrete use case from the listed ideas, such as the Redis Twitter tutorial port, creating indexes, map-reduce, or writing a levelUp plugin. Define the audience and verify that the result is a complete, well-written tutorial that demonstrates the selected LevelDB use case and is ready to share.

Written by the indexing model from the issue text.

Assessment

Tech stack
redis
Domain
content, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.