Re: Clojure binding for OrientDB

2014-06-01 Thread Daniel Kersten
clj-orient hasn't been updated in 2 years, while OrientDB is in very active development. Therefore, I would say that it is now quite dated. A good alternative would be to use the Tinkepop API and looking into https://github.com/clojurewerkz/archimedes - OrientDB has transitioned to using Tinkerpop

Re: Clojure binding for OrientDB

2014-06-01 Thread Paulo Suzart
Hi Zubair, It seems to be more then active: https://github.com/orientechnologies/orientdb/blob/master/history.txt This is the most recent release. But the bindings for many languages seems so outdated. :( Regards On Monday, May 26, 2014 11:11:47 AM UTC-3, Zubair Quraishi wrote: > > Hi Eduardo,

Re: Clojure binding for OrientDB

2014-05-26 Thread Zubair Quraishi
Hi Eduardo, Is this Clojure OrientDB project still Active? Thanks Zubair On Tuesday, August 2, 2011 3:17:33 AM UTC+2, eduardoejp wrote: > > I have been working on this library for a little while and I would > like to present it to you: > https://github.com/eduardoejp/clj-orient > > I hope this

Re: Clojure binding for OrientDB

2011-08-01 Thread Base
Thank you for all of your help Eduardo! On Aug 1, 8:17 pm, Eduardo Julian wrote: > I have been working on this library for a little while and I would > like to present it to you:https://github.com/eduardoejp/clj-orient > > I hope this can be of help for the Clojure and OrientDB communities. --

Clojure binding for OrientDB

2011-08-01 Thread Eduardo Julian
I have been working on this library for a little while and I would like to present it to you: https://github.com/eduardoejp/clj-orient I hope this can be of help for the Clojure and OrientDB communities. -- You received this message because you are subscribed to the Google Groups "Clojure" group