Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guideline for driver development #145

Open
afidegnum opened this issue Nov 21, 2021 · 5 comments
Open

Guideline for driver development #145

afidegnum opened this issue Nov 21, 2021 · 5 comments

Comments

@afidegnum
Copy link

I would like to write the agensgraph driver in Rust language.

what are the API guidelines?

@joefagan
Copy link
Contributor

Do you mean Agensgraph or age?
While getting to Postgres is similar for both, the syntax for passing cypher commands will be different.
There are no guidelines prepared for the Rust language. Can you be more specific about what you need.
Are you using https://github.com/sfackler/rust-postgres or https://github.com/fMeow/arangors as starting points?

@afidegnum
Copy link
Author

@joefagan i'm thinking of using rust-postgres as a starting point since we are in the postgres environment . If possible, I can work on both agensgraph and age. The reason for this exercise is due the massive adoption of rust language and postgres being in the system for long, adding a graph feature has a high selling point.
I have been personally interested in graph databases for the past 7 years but I believe it will be best to have a unified environment with both Graph and RDMS system.

@joefagan
Copy link
Contributor

@afidegnum OK great. I sent you a connection req on Linkedin last week. Please accept connection.

@afidegnum
Copy link
Author

@joefagan ah, sorry I didn't see it, let me accept.

@afidegnum
Copy link
Author

Connection Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants