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
  • Data Sources
  • NTFS Permissions

Was this helpful?

  1. Extras

Data Storage

See where DataFakery Studio saves your project data.

Data Sources

Database connections are stored in a separate file with the extension *.dfsources. By default, the connection settings in this file are encrypted using AES, allowing them to be securely shared with other users. Despite the encryption, we strongly recommend not storing the *.dfsources file in a source code repository such as Git.

If needed, encryption can be disabled in the project settings under the "Advanced" section, which will result in passwords being stored in plain text.

NTFS Permissions

DataFakery Studio does not require write permissions within the installation directory.

PreviousData ExplorationNextKeyboard Shortcuts

Last updated 11 months ago

Was this helpful?