What database to use for a social graph?

Open
#23 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
node.js
Domain
databases

Research direction

No repository files, tests, or entry points are named; begin by extracting the stated requirements for graph relationships, scale, Unix, network access, Node access, and stability. Done would require a documented, maintainer-accepted database decision or recommendation, but the issue currently defines no code change.

Written by the indexing model from the issue text.

Description

I like to ask open-ended technical questions here on GitHub. ;-)

Suppose I wanted to create a server that implemented a social graph.

Every user has an ID and a set of attributes. And links to other users with labels on the arcs.

The database should be fast, open source, runs on Unix, accessible easily from Node, supports huge structures, is accessible over the net, is deployed widely, debugged, is stable, not changing.

What would you use if you were going to implement a social graph?

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.