orientechnologies / orientechnologies/orientdb

.NET driver

Open
#9,507 1 comment 0 reactions 1 assignee View on GitHub

@lvca is already working on this.

Since Jan 11, 2021.

question
Dominant language
Java
Stars
5k
Forks
868
Avg merge
15h 6m
Merged PRs (30d)
18

Description

Hi Guys,

When are you planning to update the .NET driver? Since OrientDB version 3.0.32 I cannot use the driver anymore because with the TCP/IP connection the token-based sessions are required. Therefore I cannot use any of the version higher than 3.0.32 anymore for some time now. The last update to the .NET driver was 4+ years ago.

It is sad to see .NET community being left out of such a great database. I wanted to implement the token-based session by myself some time ago but the documentation of how to do it was back then non existent (some year or something ago).

Would it be possible to at least update the core of the .NET driver to handle the basic things like connections, SQL query executions and object serialization/deserialization? I don't mind writing text queries for the execution, so there is no need for now to add an abstraction layer for the SQL. I am anyway using custom queries or I generate some of them.

Thanks in advance and best regards
Tomaz

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.