bchavez / bchavez/RethinkDb.Driver
F-Sharp
- Dominant language
- C#
- Stars
- 381
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Hi there and thanks a lot for doing this driver ^-^
I think it is easy to get F# running on it since its imperative design is very similar to that one of C#.
It is practically the same syntax with indentation for local scope and some other small differences.
I appreciate a native environment for my database code.
It is very easy for me to read whitespace sensitive code and I often struggle with curly brackets all over the place, which is also one reason why I prefer this language.
And hey: F-Sharp provides [record types](https://www.youtube.com/watch?v=hsTmLhnzRhE) and other stuff which fits fine into a database. ^-^
You can find support by people of the F# community.
Thanks a lot for your dream work and happy hacking. 😉
Contributor guide
Research direction
Start by reviewing the existing C#/.NET RethinkDB driver and its ReQL API coverage; the issue names no files, tests, or entry points. Clarify the required scope with the maintainers and F# community before deciding what complete F# support would mean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, fsharp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100