HiveQL

E705291

HiveQL is a SQL-like query language designed for managing and analyzing large datasets stored in Apache Hive’s data warehouse system on Hadoop.

All labels observed (3)

Label Occurrences
Apache Hive SQL dialect 1
Hive Query Language 1
HiveQL canonical 1

How this entity was disambiguated

Statements (61)

Predicate Object
instanceOf data warehouse query language
domain-specific language
query language
basedOn SQL
compiledTo Apache Spark jobs
Apache Tez jobs
MapReduce jobs
designedFor Apache Hive
Hadoop ecosystem
developedBy Apache Software Foundation
domain big data analytics
data engineering
hasAlternativeName HQL
Hive Query Language
linked to: HiveQL
hasFeature SQL-like syntax
extensibility via UDFs
support for SerDes
support for buckets
support for complex data types
support for partitions
runsOn Apache Hive metastore
linked to: Hive Metastore

Hadoop Distributed File System
linked to: HDFS
supportsComplexType ARRAY
MAP
STRUCT
UNIONTYPE
supportsDataType BIGINT
BOOLEAN
DATE
DECIMAL
DOUBLE
FLOAT
INT
STRING
TIMESTAMP
supportsOperation DELETE
GROUP BY
INSERT
JOIN
LIMIT
ORDER BY
SELECT
UPDATE
bucketing
external tables
partition management
schema-on-read
subqueries
table creation
user-defined functions
views
targetUser data analysts
data engineers
usedFor ETL processing
ad hoc querying
batch analytics
data warehousing
usedWith Apache Hive CLI
linked to: Hive CLI

Beeline
JDBC clients
ODBC clients

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

DataGrip supportsLanguage Apache Hive SQL dialect
linked to: HiveQL
HiveQL hasAlternativeName Hive Query Language
linked to: HiveQL