JanusGraph / JanusGraph/janusgraph
Add YugabyteDB as backend for Janusgraph
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
**Describe the feature:**
YugabyteDB is a distributed database system.
This feature would add YugabyteDB as a backend for Janusgraph.
**Describe a specific use case for the feature:**
There has been use case where Janusgraph is connected to YugabyteDB with jsonb column support.
Please see this thread for details:
https://github.com/yugabyte/yugabyte-db/issues/8036
The first task item is to allow Janusgraph to connect to YB backend where schema involves jsonb column.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the YugabyteDB issue 8036 for the jsonb-column requirements, then review JanusGraph's existing backend integrations to understand the expected connection and schema behavior. Done means JanusGraph can connect to a YugabyteDB backend when the schema includes a jsonb column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100