18047879. INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES simplified abstract (Dell Products L.P.)

From WikiPatents
Revision as of 05:34, 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 18047879 titled 'INCREASED EFFICIENCY OF QUERY TYPES OF REPRESENTATIONAL STATE TRANSFER PROGRAMMING INTERFACES

Simplified Explanation

The abstract describes a system that can receive requests according to a representational state transfer protocol, determine related identifiers based on database operations, generate query responses, and execute stored procedures.

  • The system receives a request for a resource identified by a URL.
  • It determines a group of identifiers related to the resource through nested join operations on database tables.
  • The identifiers consist of URLs consistent across resource types and query requests.
  • The system generates a query response with the group of identifiers.
  • It sends the query response to the device.
  • Upon receiving a request to execute a stored procedure corresponding to an identifier, the system performs the procedure.

Potential Applications

This technology could be applied in:

  • Database management systems
  • Web services
  • Data retrieval systems

Problems Solved

This technology helps in:

  • Efficiently retrieving related identifiers
  • Streamlining query responses
  • Executing stored procedures seamlessly

Benefits

The benefits of this technology include:

  • Improved data organization
  • Faster query processing
  • Enhanced system performance

Potential Commercial Applications

Potential commercial applications of this technology could be seen in:

  • E-commerce platforms
  • Content management systems
  • Customer relationship management software

Possible Prior Art

One possible prior art for this technology could be the use of nested join operations in database systems to retrieve related data efficiently.

Unanswered Questions

How does this system handle concurrent requests?

The system's ability to handle multiple requests simultaneously could impact its performance and scalability.

What security measures are in place to protect the stored procedures and sensitive data?

Ensuring the security of stored procedures and sensitive data is crucial for the system's integrity and reliability.


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.