RavenDB Support
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
http://ravendb.net/
Will attempt to work on this when I have time
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions adding RavenDB support to JugglingDB, a multi-database ORM. Start by examining existing database adapters in the codebase to understand the adapter pattern. Look for the adapter interface and how connections, queries, and models are implemented. Determine what RavenDB client library to use and what operations need to be supported. 'Done' means a new adapter passes the project's adapter tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100