Giter Club home page Giter Club logo

Comments (6)

simc avatar simc commented on June 9, 2024

I have not completed development of relationships yet. While Isar will not be a Graph database, maybe we can still cover your use case.

Could you please describe what you had in mind? Maybe even a query πŸ‘

from isar.

dgandhi17 avatar dgandhi17 commented on June 9, 2024

I have my app where I need queries to be fast enough between nodes. And that is only possible if the underling structure is native graph. In your design is it possible that if we configure db it will behave as graph?

from isar.

simc avatar simc commented on June 9, 2024

It would help a lot if you could provide a small example of the data you want to store. Maybe also how you plan to query the data. Just something very simple to give me an idea of what you are trying to achieve.

from isar.

dgandhi17 avatar dgandhi17 commented on June 9, 2024

find(person).where(address="").and(ingroup="").and(fieldfilter="").list(), this is a sample query. it will be get complex if i add property level filter. The query above is simple and at node or edge level only.

from isar.

simc avatar simc commented on June 9, 2024

This query is very easy to represent using Isar (or any other relational database).

from isar.

dgandhi17 avatar dgandhi17 commented on June 9, 2024

Anyway if you are providing a query language, how about graphql query ?

from isar.

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.