See ArkSaSaveDatabase for a starting point. Example usage (reads all objects with 'Character_BP_C' in their blueprint path, and outputs both binary and json formatted files): ...
SQL Query Anonymizer A Python tool for anonymizing SQL queries while preserving their structure and maintaining the ability to de-anonymize them later. Perfect for query optimization workflows, ...