Engineering data
You can ingest your data into the watsonx.data lakehouse and run queries on your data.
You can manage the infrastructure of watsonx.data by adding engines, storage, and data sources. See Mananging watsonx.data infrastructure.
You can ingest structured data into the watsonx.data lakehouse by configuring a Spark job in a project. You can copy local files or remote data that you access through a connection. See Ingesting structured data.
You can explore your data and run queries in the metastore for each engine in your lakehouse. See Finding and querying data in metastores.
You can query data in your lakehouse by using the following methods:
- Create and run SQL queries on your data with the Data workbench in a project. See Querying data with the Data workbench.
- Create and run SQL queries on your data with SQL worksheets in a metastore. See Running SQL queries in SQL worksheets.