Share and Consume Data with Data Marketplace in Autonomous AI Database

Use Data Marketplace in Data Studio to discover, publish, share, load, link, and query datasets for Oracle Autonomous AI Database. Data Marketplace lets data producers publish datasets as marketplace listings and lets consumers find datasets available to them based on listing configuration and their access profile. A dataset is a unit of shared data in Autonomous AI Database Marketplace. Producers can create datasets that include tables and views, and a listing is a published set of tables made available for consumption through the marketplace.

Data Marketplace is part of the Data Studio suite of tools. It is intended for data scientists and business users who need to access curated datasets, integrate shared data with existing database data, and use Data Studio AI capabilities such as language detection, sentiment analysis, and key phrase extraction.

This topic provides an entry point for understanding when and how to use Data Marketplace with Autonomous AI Database. For complete reference, see the Data Studio documentation.

When to use Data Marketplace

Use Data Marketplace when you want to make datasets discoverable and reusable across Autonomous AI Database users, databases, compartments, tenancies, pools, or explicitly authorized database instances.

For example, use it to:

Use other Autonomous AI Database data-sharing or data-movement mechanisms when you do not need marketplace discovery, listing metadata, sample-data preview, profile statistics, or producer-consumer workflows.

How Data Marketplace works with Autonomous AI Database

Data Marketplace runs from Database Actions for Autonomous AI Database. Database Actions is bundled with each Autonomous AI Database instance and provides development tools, data tools, administration, monitoring, and download features. Data Studio tools are available from the Database Actions Launchpad.

A producer publishes a table as a marketplace listing. The listing can include a namespace, name, description, owner email address, link, tags, sample data, and statistics. The producer also chooses who can access the registered table, such as users in the same tenancy, compartment, region, pool, or specific Autonomous AI Database instances identified by OCID, depending on the available configuration.

A consumer opens Data Marketplace, selects a listing, reviews the details, sample data, and profile statistics, and then uses the listing with Data Load, Data Link, or Data Analysis. Data Load and Data Link let the consumer create external tables from selected dataset tables, while Query opens the associated table in Data Analysis.

For non-ADMIN users, access to Database Actions tools depends on the database roles and permissions granted by an administrator. Autonomous AI Database hides Database Actions cards for non-ADMIN users who do not have the required permissions. Data Marketplace also requires Marketplace read access, and other built-in Data Studio tools require the DWROLE role.

Before you begin

Before using Data Marketplace, verify that you have the required access and configuration.

See Access Data Marketplace Tool for prerequisites and steps to open the Data Marketplace page from Data Studio.

Open Data Marketplace

To open Data Marketplace:

  1. Open Database Actions for your Autonomous AI Database.
  2. Select the Data Studio tab.
  3. Select Data Marketplace.
  4. Use the Datasets tab to browse shared datasets, or use My Published Datasets to view datasets that you have published.
  5. Search or filter marketplace datasets by name or tag, select a dataset card to review details, and then choose whether to load, link, or query the dataset.

What you can do in Data Marketplace