DataFakery Studio
🏠 Home💬Support
  • What is DataFakery Studio?
    • 🚀What's new in 2025.1
      • Changelog Archive
    • Editions / Licenses
    • Installation requirements
    • Setup guide
    • 👩‍💻Roadmap
  • Guides
    • Creating a DataFakery Project
    • Anonymize Microsoft SQL Server Data Source
    • Anonymize PostgreSQL Database
    • Anonymize MySQL Database
    • Docker Integration
    • Export to CSV File
  • Fundamentals
    • Project
    • Data Sources
    • Data Models
      • Virtual Tables
    • Generators / Fakers
      • Strings
      • Numbers
      • Date & Time
      • Custom Expression
      • Text Pattern
      • Regular expressions
      • Foreign Keys Generator
      • Table Lookups
      • Default Values
      • Sequence Generator
      • Constant Value
      • List Values
    • Randomizer Options
    • Optimizations
    • Data Exploration
  • Extras
    • Data Storage
    • Keyboard Shortcuts
    • Appearance / Theme
  • Support
    • Contact Support
    • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Export to CSV File

PreviousDocker IntegrationNextProject

Last updated 11 months ago

Was this helpful?

The Export to File allows you to configure and execute the export of your data to various file formats. Below are the detailed steps and settings available:

Schema Export Options

  • File Type: Select the type of file to export (e.g., CSV).

  • Encoding: Choose the encoding for the file (e.g., UTF-8).

  • Delimiter: Specify the delimiter to use in the file (e.g., ;).

  • String Qualifier: Choose the character to qualify strings (e.g., ").

  • Create Header Row: Check this box to include a header row in the exported file.

Objects to Export

  • Selection List: Choose the objects you want to export from the list. You can select individual objects by checking the boxes next to their names.

  • All: Click this button to select all available objects.

  • None: Click this button to deselect all objects.

Save Export Files

  • Save in: Specify the directory where the exported files will be saved. You can type the path directly or click the browse button (...) to choose a directory.