Live data from Hacker News

Cayley – An open-source graph database

github.com

1–10 of 60 posts

Re: Cayley – An open-source graph database

#6
post #2

The project has no activity in the last 6 months. I would like to see an open-source graph database that's being actively developed and maintained.

there is also: https://github.com/dgraph-io/dgraph also a golang project as the title mentions, if this matters to anyone.

Re: Cayley – An open-source graph database

#7
"Not a Google project, but created and maintained by a Googler"

Interesting location, being in the main Google organization, given this disclaimer. I've seen other projects with this disclaimer under Googlers' personal pages before, and I always figured a /google/ URL probably meant it was officially a Google project.

Re: Cayley – An open-source graph database

#8
post #2

The project has no activity in the last 6 months. I would like to see an open-source graph database that's being actively developed and maintained.

OTOH, I've been using it in production for several months with good results. Small dataset though, only 9M quads.

Cayley's codebase is not large and very clean.

Re: Cayley – An open-source graph database

#9
post #2

The project has no activity in the last 6 months. I would like to see an open-source graph database that's being actively developed and maintained.

there is also: https://github.com/dgraph-io/dgraph also a golang project as the title mentions, if this matters to anyone.

Looks promising. Graphql support!

Re: Cayley – An open-source graph database

#10
post #2

The project has no activity in the last 6 months. I would like to see an open-source graph database that's being actively developed and maintained.

http://orientdb.com/orientdb/

have you used it on non-trivial scales? did it turn out ok for you? any major outstanding issues?

asking because i've looked at it a couple of years back and decided to go with SQL but the project looked reeeaally interesting back then and it still might fit for new development.

Post reply on HN