GithubHelp home page GithubHelp logo

Projector Capabilities about riddl HOT 2 CLOSED

AlexWeinstein92 avatar AlexWeinstein92 commented on August 25, 2024
Projector Capabilities

from riddl.

Comments (2)

reid-spencer avatar reid-spencer commented on August 25, 2024 1

This raises questions about how we should model projections in RIDDL. Assuming the intended target is a relational database makes it too rigid, in my view. I will try to synthesize a more abstract solution.

from riddl.

reid-spencer avatar reid-spencer commented on August 25, 2024

@AlexWeinstein92 - some conclusions I've made from considering your suggestion:

  • Projectors cannot be queried. They have no data. They are merely transformation services. Consequently, I've removed the ability for Projectors to have "on query <query-path_id>" clauses in a recent push. Queries should be on repositories
  • All of the items in your on event bullet points can/should be done by sending messages to the repository.
  • There needs to be a clause in the projector to indicate which repository is the backing store that the projector updates. This is not yet implemented, but the syntax will be like:
updating repository MyRepository

from riddl.

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.