-
公开(公告)号:US10970270B2
公开(公告)日:2021-04-06
申请号:US15991880
申请日:2018-05-29
发明人: Karthik Raman , Momin Mahmoud Al-Ghosien , Samer Boshra , Brandon Chong , Madhan Gajendran , Mikhail Mikhailovich Koltachev , Orestis Kostakis , Aravind Ramachandran Krishna , Liang Li , Jayanta Mondal , Balachandar Perumalswamy , Karan Vishwanath Popali , Adrian Ilcu Predescu , Vivek Ravindran , Ankur Savailal Shah , Pankaj Sharma , Dharma Shukla , Ashwini Singh , Vinod Sridharan , Hari Sudan Sundar , Krishnan Sundaram , Shireesh Kumar Thota , Oliver Drew Leonard Towers , Siddhesh Dilip Vethe
IPC分类号: G06F16/25 , G06F16/23 , G06F16/27 , G06F11/20 , G06F16/22 , G06F16/2452 , G06F16/28 , G06F16/21 , H04L29/08 , G06F9/50 , H04L12/24 , H04L12/911 , H04L12/923 , G06F16/182 , G06F16/903 , H04L29/06
摘要: Databases are often provided according to various organizational models (e.g., document-oriented storage, key/value stores, and relational database), and are accessed through various access models (e.g., SQL, XPath, and schemaless queries). As data is shared across sources and applications, the dependency of a data service upon a particular organizational and/or access models may become confining. Instead, data services may store data in a base representation format, such as an atom-record-sequence model. New data received in a native item format may be converted into the base representation format for storage, and converted into a requested format to fulfill data requests. Queries may be translated from a native query format into a base query format that is applicable to the base representation format of the data set, e.g., via translation into an query intermediate language (such as JavaScript) and compilation into opcodes that are executed by a virtual machine within the database engine.