Skip to content

QueenieCplusplus/DBA_SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

DBA_SearchEngine

搜索引擎的架構

                        Server (Framework)
                        
                        Query Engine (API)
                        
   ACL   < = >   Meta Data    +   Query Statement  (Process Phase)
   
    +
    
   Rule            (Query Plan = Query Tree + DDL + Utility)
   
    +
    
  Cache                 Executor + LLVM