https://github.com/Verkstaden/skifta
Skifta is a CLI tool for transforming data dumps by masking sensitive data, generating random test data, and creating smaller subsets for non-production environments.
https://github.com/Verkstaden/skifta
data-dump data-dumps database mysql postgresql sanitize sql transform
Last synced: 3 months ago
JSON representation
Skifta is a CLI tool for transforming data dumps by masking sensitive data, generating random test data, and creating smaller subsets for non-production environments.
- Host: GitHub
- URL: https://github.com/Verkstaden/skifta
- Owner: Verkstaden
- Created: 2024-10-22T09:43:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T07:19:43.000Z (about 1 year ago)
- Last Synced: 2025-02-09T08:35:03.913Z (11 months ago)
- Topics: data-dump, data-dumps, database, mysql, postgresql, sanitize, sql, transform
- Homepage: https://skifta.dev
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skifta: SQL PII Obfuscation & Data Masking CLI Tool for Developers
Skifta is a CLI tool designed to streamline the transformation of data dumps, making it easier to mask sensitive information, generate random data for testing, and create smgitaller database subsets. It processes everything locally, ensuring security and privacy. With a simple configuration and seamless integration, Skifta is ideal for use in non-production environments.
For more details, check out the [website](https://skifta.dev/) and the full [documentation](https://skifta.dev/documentation/).