1 Repo
Executes procedural SQL code, including Oracle PL/SQL or Transact-SQL, on Hive and other SQL-on-Hadoop engines.
Distinct from SQL Execution Interfaces: Distinct from SQL Execution Interfaces: focuses on executing procedural SQL dialects (PL/SQL, T-SQL) rather than general SQL query execution.
Explore 1 awesome GitHub repository matching data & databases · Procedural SQL Execution. Refine with filters or upvote what's useful.
Apache Hive is a SQL-on-Hadoop data warehouse that enables querying and managing petabytes of data stored in distributed storage such as HDFS and cloud storage services. It provides a familiar SQL interface for batch analytics and reporting, supported by a core set of components including the HiveServer2 Thrift service for remote query execution, the Hive Metastore Service for central metadata management, the Hive ACID Transaction Engine for concurrent read-write operations, and the Hive LLAP Interactive Engine for low-latency analytical processing. The WebHCat REST API offers an HTTP interfac
Executes procedural SQL code, including PL/SQL and T-SQL, on Hive and other engines.