-
A web interface designed for submitting queries and viewing real-time responses through a user-friendly UI. Built with Node.js for the frontend and a Python Socket server for backend processing, the s…
-
`ValueConverters `and `IMaterializationInterceptor `are commonly recommended for handling decryption tasks. However, with the increasing use of Encryption as a Service (EaaS) solutions, such as Hash…
-
**Is your feature request related to a problem? Please describe.**
I've got a lot of sensor data and would like to do some aggregate functions. I am thinking whether this could be scaled if I am runn…
-
**Is your feature request related to a problem? Please describe.**
I would like to define a fragment that is used across multiple queries. E.g. querying entities with `findAll(): List` and `findById(…
-
- The router submits batched query execution logs on-chain, including the query signatures, query response metrics (scanned data, result set size)
- The contract verifies the signatures, calculates t…
-
### History
Nowadays most of the user queries are processed by our enhanced [SQL engine v2](https://github.com/opensearch-project/sql/blob/main/docs/dev/NewSQLEngine.md). Initially, as part of our mi…
-
-
In [this story](https://github.com/konveyor/rulesets/issues/141) we would need to match against specifically annotated method declarations that also **do not return** a certain type. Currently, and ac…
-
-
**Description**: Create and define business logic for handling user requests.
**Tasks**:
- **controllers.py**: Implement the logic for processing user queries
- **If Chatbot integrated**: ca…