A self-hosted, GDPR-compliant Go tool for secure tokenization and encrypted storage of PII, PHI, PCI, and KYC records.
Databunker is a self-hosted, open-source secure vault for tokenizing and storing sensitive personal data such as PII, PHI, PCI, and KYC records. It provides API-level encryption, prevents SQL and GraphQL injection attacks, and ensures all data is encrypted at rest, addressing gaps in traditional database security. The tool helps organizations comply with regulations like GDPR, HIPAA, and CCPA while simplifying secure data management.
Developers and organizations handling sensitive customer data, particularly in healthcare, finance, and identity management sectors, who need robust, compliant storage solutions. It's ideal for teams requiring secure tokenization, injection protection, and GDPR-ready tools.
Databunker offers a practical, developer-friendly alternative to traditional encryption by focusing on API-level security and eliminating vulnerabilities like SQL injection. Its self-hosted nature, GDPR compliance out of the box, and fast integration make it a unique choice for secure, compliant data storage without relying on external vendors.
Secure Vault for Customer PII/PHI/PCI/KYC Records
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Generates UUID tokens to safely reference sensitive data in applications, eliminating direct exposure as highlighted in the tokenization feature.
Blocks SQL and GraphQL injection attacks by using a secure API layer, directly addressing vulnerabilities mentioned in the traditional encryption problem.
Includes built-in tools for GDPR, HIPAA, and CCPA compliance such as consent management and audit trails, simplifying regulatory adherence.
Powered by Go, it ensures fast tokenization and data access, suitable for high-throughput environments as noted in the key features.
Advanced functionalities like credit-card tokenization are reserved for the paid Pro version, limiting the open-source edition's utility.
Requires setup and maintenance of Docker containers and external databases (MySQL/PostgreSQL), adding operational complexity beyond managed solutions.
Designed for secure storage with hash-based indexing, not for complex analytical or relational queries, which can hinder data exploration needs.