You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/11/28 06:39:10 UTC

[GitHub] [age] chughes87 opened a new issue, #370: Ruby driver

chughes87 opened a new issue, #370:
URL: https://github.com/apache/age/issues/370

   **Is your feature request related to a problem? Please describe.**
   My company would like to utilize Apache AGE. However, we use Ruby as our primary programming language. Consequently, we will need a driver for Ruby to be implemented.
   
   **Describe the solution you'd like**
   A Ruby driver.
   
   **Describe alternatives you've considered**
   Without this, we may implement our projects with regular relational database tables.
   
   **Additional context**
   None.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] 23tux commented on issue #370: Ruby driver

Posted by GitBox <gi...@apache.org>.
23tux commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1374410365

   I just stumbled upon Apache AGE while researching graph databases for Ruby. The first hit was Neo4J, but having some graph functionality on top of an existing Postgres database (and therefore not having to build new infrastructure) sounds very promising to me! So 👍 from my side for the Ruby driver


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Ruby driver [age]

Posted by "CoralineAda (via GitHub)" <gi...@apache.org>.
CoralineAda commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1836981833

   I'm very interested as well. Years ago I worked with neo4j and it had a Ruby gem, but it looks like all the ORMS and Ruby drivers haven't been updated in years.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Ruby driver [age]

Posted by "btihen (via GitHub)" <gi...@apache.org>.
btihen commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1920014821

   > I'm in the same boat. Would be interested in working on the ruby driver.
   
   I'd find it cool to colaborate on this with some one


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] andycamp commented on issue #370: Ruby driver

Posted by GitBox <gi...@apache.org>.
andycamp commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1369997237

   I'm in the same boat. Would be interested in working on the ruby driver.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] eyab commented on issue #370: Ruby driver

Posted by "eyab (via GitHub)" <gi...@apache.org>.
eyab commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1691836133

   @chughes87 Any updates on this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] M4rcxs commented on issue #370: Ruby driver

Posted by "M4rcxs (via GitHub)" <gi...@apache.org>.
M4rcxs commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1653952273

   sounds a good Idea, I started reading more about [Ruby PG gem](https://www.rubydoc.info/gems/pg)
   
   it works for `PostgreSQL 9.3.x or later`
   
   **Type Casts**
   
   Pg can optionally type cast result values and query parameters in Ruby or native C code.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Ruby driver [age]

Posted by "btihen (via GitHub)" <gi...@apache.org>.
btihen commented on issue #370:
URL: https://github.com/apache/age/issues/370#issuecomment-1920012727

   noe4j ruby driver is now called `activegraph` found at: https://github.com/neo4jrb/activegraph


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org