---
title: Work with Your Data
description: The Data Service offers Couchbase clients the fastest and simplest
  way to create, retrieve, or mutate data.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-devex/edit/release/8.0/modules/guides/pages/data.adoc
  xref: xref:server:guides:data.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/server/current/guides/data.html)

# Work with Your Data

> The Data Service offers Couchbase clients the fastest and simplest way to create, retrieve, or mutate data. 

## Key-Value Operations

Use the Couchbase Web Console or an SDK to create, read, update, or delete data.

* [Work with Documents](kv-operations.md)

## Import and Export

Use the Couchbase Web Console, an SDK, or a command-line tool to import data. Use a command-line tool to export data.

* [Import and Export Data](load.md)

## Related Links

Refer to the following for information on the Data Service.

* [Data Service](../learn/services-and-indexes/services/data-service.md)