moleculerjs / moleculerjs/database
[FEATURE]: ArcadeDB adapter support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 15
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
Hello everyone,
Is there any driver implementation for ArcadeDB available or in progress ?
Currently, I developed an adapter to support multi protocol client for ArcadeDB and I use it as a custom adapter .
I can add this feature to the project but its written by typescript.
This driver also supports upload and download blobs and blobs collections .
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository's existing database adapter entry points and the ArcadeDB HTTP/Node.js connectivity documentation linked in the issue. Compare the proposed TypeScript multi-protocol adapter with project conventions, including blob upload, download, and blob collections; done means ArcadeDB support is integrated with those capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100