Dell products l.p. (20240134862). INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES simplified abstract

From WikiPatents
Revision as of 02:56, 26 April 2024 by Wikipatents (talk | contribs) (Creating a new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES

Organization Name

dell products l.p.

Inventor(s)

Ching-Yun Chao of Austin TX (US)

Steve Petrucci of Bellevue WA (US)

INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240134862 titled 'INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES

Simplified Explanation

The patent application describes a system that can receive requests from a device according to a representational state transfer protocol, determine related identifiers based on nested join operations on database tables, generate a query response, and execute stored procedures in response to requests.

  • The system receives a request from a device that identifies a resource through a uniform resource locator (URL).
  • It determines a group of identifiers related to the resource by performing nested join operations on database tables based on the request.
  • The identifiers consist of URLs to the respective identifiers and are consistent across resource types and query requests.
  • The system generates a query response containing the group of identifiers and sends it back to the device.
  • Upon receiving a second request to execute a stored procedure corresponding to one of the identifiers, the system carries out the procedure.

Potential Applications

This technology could be applied in various industries such as e-commerce, content management systems, and data analytics platforms to efficiently retrieve and process data based on user requests.

Problems Solved

1. Efficiently identifying related identifiers for a given resource without the need for multiple requests. 2. Streamlining the execution of stored procedures based on specific identifiers to improve system performance.

Benefits

1. Improved system efficiency and response time. 2. Consistent handling of resource identifiers across different types and requests. 3. Enhanced user experience through faster data retrieval and processing.

Potential Commercial Applications

Optimizing database operations in e-commerce platforms for faster product searches and recommendations.

Possible Prior Art

One possible prior art could be systems that use nested join operations in database queries to retrieve related data efficiently.

Unanswered Questions

How does the system handle errors or exceptions during the execution of stored procedures?

The patent application does not provide details on error handling mechanisms in the system.

What security measures are in place to protect the data accessed through the system?

The patent application does not mention specific security protocols or measures implemented to safeguard the data accessed by the system.


Original Abstract Submitted

a system can receive, from a device, a first request according to a representational state transfer protocol, wherein the first request identifies a uniform resource locator to a resource. the system can determine a group of identifiers that are related to the resource, wherein the determining is performed based on a group of nested join operations on a group of database tables, wherein the determining is performed based on the first request and without reference to another request, wherein respective identifiers of the group of identifiers comprise respective uniform resource locators to the respective identifiers, and wherein the respective uniform resource locators are consistent across resource types and query requests. the system can generate a query response that comprises the group of identifiers. the system can send a message to the device according to the representational state transfer protocol, wherein the message comprises the query response. the system can receive, from the device, a second request that indicates executing a stored procedure that corresponds to a first identifier of the group of identifiers. the system can, in response to receiving the second request, execute the stored procedure.