---
title: "Clone Database"
slug: "clone-database"
description: "Configure and define cloning. Clone interesting data or extract bug data into development."
tags: ["Test Data", "Database Activities", "Learning Portal", "Test Data Automation"]
updated: 2023-07-11T11:22:26Z
published: 2023-07-11T11:22:26Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Clone Database

This page shows the Test Data Activity for Database Cloning. Learn how to set-up and configurate the Database Cloning Activity.

## About

Data cloning is a technique used in database management where an exact copy or clone of a database, or a portion of it, is created for purposes such as testing, debugging, or development. This process allows developers to work with realistic data in a sandbox environment without affecting the original production data. Cloning can target specific, interesting data subsets or reproduce bug data, providing a more accurate context for troubleshooting or feature development. By creating these safe, identical data environments, data cloning ensures comprehensive testing and development while mitigating the risk of unintentional data modification or exposure in the production database.

## Tutorial

We're working on the tutorial for Database cloning, and it will be here shortly. In the mean-time, speak to an expert at Curiosity.

Email us at[**info@curiosity.software**](mailto:info@curiosity.software)

Chat with us using our website chatbot on[**the Curiosity Software home site.**](https://www.curiositysoftware.ie/)

[**Book a meeting with a Curiosity Expert.**](https://meetings.hubspot.com/thomas-pryce/30-minute-general-introduction)

## Related

- [Data Activities](/database-activity-tutorials.md)
- [Enterprise Test Data 101](/enterprise-test-data-101.md)
