Giter VIP home page Giter VIP logo

Comments (5)

barakmich avatar barakmich commented on May 13, 2024

The Go API is being discussed in #64, but it is possible to jump in now if there's something you want to do.

As for explaining use cases; that's a fair question, and may be a good starting point for a talk.

The other short answers being, it can definitely be used for real-time access, and the data can be universal, but given that it's still early and Postgres has been around for decades, that's up to you.

from cayley.

jonathanmarvens avatar jonathanmarvens commented on May 13, 2024

Hey, guys.

@barakmich First of all, I just wanna apologize because I made some promises I haven't been able to push up due to work ... I've been so busy with work stuff, man 😞.

However, I think this question is important, so I just wanted to pitch in real quick and give my thoughts, since we've been using Cayley at my startup since day 3 or 4 of the project being open-sourced.

At my startup, we doing some interesting things in the photo space at the intersection of graph theory, network science, and deep learning. This requires processing LOTS of graph data (hundreds of millions of edges) and trying to learn something from every node and edge. While we've built our own graph processing tool (it can be used as a graph database, but that's not how we use it), using Cayley has helped GREATLY for playing with and understanding our graph data. Another thing for us is that although our "online" data is represented as a legitimate graph in memory (and for querying), we rely on, use, and create lots of RDF-based data (the RDF model is ideal for our use case) and since Cayley can essentially be used as a triplestore, this has been great for us as well.

Hope this helps.

- Jonathan

P.S. Again, @barakmich, sorry for not having a couple PRs yet, man.

from cayley.

barakmich avatar barakmich commented on May 13, 2024

@jonathanmarvens No worries -- hey, if it's working out for your startup, that's awesome and I'm glad to hear it :)

from cayley.

barakmich avatar barakmich commented on May 13, 2024

Closing this, for lack of actionable things, but do know that it served as a bit of inspiration for http://www.meetup.com/NYC-GDG/events/194717652/

from cayley.

robert-zaremba avatar robert-zaremba commented on May 13, 2024

For having a clear use-case overview one need to know CAP parameters and availability of transactions. Can you describe them in a documentation / readme?

from cayley.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.