| --- |
| title: Managing Data with HAWQ |
| --- |
| |
| This chapter provides information about manipulating data and concurrent access in HAWQ. |
| |
| - **[Basic Data Operations](../datamgmt/BasicDataOperations.html)** |
| |
| This topic describes basic data operations that you perform in HAWQ. |
| |
| - **[About Database Statistics](../datamgmt/about_statistics.html)** |
| |
| An overview of statistics gathered by the `ANALYZE` command in HAWQ. |
| |
| - **[Concurrency Control](../datamgmt/ConcurrencyControl.html)** |
| |
| This topic discusses the mechanisms used in HAWQ to provide concurrency control. |
| |
| - **[Working with Transactions](../datamgmt/Transactions.html)** |
| |
| This topic describes transaction support in HAWQ. |
| |
| - **[Loading and Unloading Data](../datamgmt/load/g-loading-and-unloading-data.html)** |
| |
| The topics in this section describe methods for loading and writing data into and out of HAWQ, and how to format data files. |
| |
| - **[Using PXF with Unmanaged Data](../pxf/HawqExtensionFrameworkPXF.html)** |
| |
| HAWQ Extension Framework (PXF) is an extensible framework that allows HAWQ to query external system data. |
| |
| - **[HAWQ InputFormat for MapReduce](../datamgmt/HAWQInputFormatforMapReduce.html)** |
| |
| MapReduce is a programming model developed by Google for processing and generating large data sets on an array of commodity servers. You can use the HAWQ InputFormat option to enable MapReduce jobs to access HAWQ data stored in HDFS. |
| |
| |