The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jan. 02, 2024
Filed:
Mar. 11, 2021
Rockset, Inc., San Mateo, CA (US);
Dhruba Borthakur, Sunnyvale, CA (US);
Venkat Venkataramani, Palo Alto, CA (US);
Shruti Bhat, Newark, CA (US);
Scott William Morris, San Francisco, CA (US);
Aditi Dhar, Redwood City, CA (US);
Kshitij Wadhwa, San Mateo, CA (US);
Rockset, Inc., San Mateo, CA (US);
Abstract
A system stores associates a database query with a name and stores versions of the database query. The system allows applications to execute a specific version of the database query by specifying the name of the database query and a version identifier. For example, the database query may be exposed as an endpoint of a REST API and invoked using calls to the REST API. This allows the applications to be designed without including the query definition within the code of the application. Continuous delivery of database query is performed by creating a new version of the database query that are tested using applications in a test environment. Once the new version of a database query meets test criteria, the new version of the database query is executed by applications running in production environment by sending API requests that identify the query name and the new version.