Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Go
  3. Databunker

Databunker

MITGo

A self-hosted, GDPR-compliant Go-based vault for secure tokenization and storage of PII, PHI, PCI, and KYC records.

Visit WebsiteGitHubGitHub
1.5k stars94 forks0 contributors

What is Databunker?

Databunker is a self-hosted, open-source secure vault for tokenizing and storing sensitive personal records like PII, PHI, PCI, and KYC data. It addresses security gaps in traditional database encryption by ensuring data is never stored in plaintext and providing API-level protection against injection attacks. Built in Go, it offers GDPR compliance tools and integrates via a REST API.

Target Audience

Developers and organizations handling sensitive personal data who need a secure, compliant storage solution, such as those in healthcare, finance, or identity management. It is particularly suited for teams requiring GDPR, HIPAA, or PCI DSS compliance with privacy-by-design.

Value Proposition

Developers choose Databunker over alternatives because it eliminates the false sense of security from traditional encryption by providing full API-level protection, preventing SQL/GraphQL injection attacks by design. Its self-hosted, open-source nature and built-in compliance tools offer a practical, high-performance vault for tokenization without vendor lock-in.

Overview

Secure Vault for Customer PII/PHI/PCI/KYC Records

Use Cases

Best For

  • Securing user profile storage with tokenization to prevent data breaches from SQL injection.
  • Building HIPAA-compliant healthcare applications that require encrypted PHI storage and audit trails.
  • Implementing GDPR compliance workflows, including data access, portability, and deletion requests.
  • Creating a KYC backend for crypto or financial services with secure customer data segregation.
  • Managing consent and privacy controls for applications subject to CCPA or other data regulations.
  • Storing session data securely with built-in session management and access logging.

Not Ideal For

  • Teams requiring complex, ad-hoc SQL joins or real-time analytics on sensitive data
  • Organizations without DevOps resources to manage self-hosted database infrastructure
  • Projects where bulk data retrieval for reporting or business intelligence is a frequent need
  • Startups seeking a fully managed, cloud-native solution with zero operational overhead

Pros & Cons

Pros

API-Level Security

Prevents SQL and GraphQL injection attacks by design, as data is accessed only through a controlled REST API, eliminating vulnerabilities in traditional encryption.

Built-in Compliance

Offers GDPR tools like data access, portability, and deletion out-of-the-box, simplifying adherence to privacy regulations without extra development.

Fast Integration

Can be set up in under 10 minutes with Docker, using a simple REST API and SDKs, making it quick to deploy for secure data storage.

Tokenization Engine

Generates UUID tokens for safe data referencing, ensuring sensitive information like PII is never stored in plaintext in your application database.

Cons

Self-Hosting Overhead

Requires management of underlying databases like MySQL or PostgreSQL, including backups and scaling, which adds operational complexity.

Limited Advanced Features

Credit-card tokenization and enterprise security features are only available in Databunker Pro, restricting the open-source version's capabilities.

Query Flexibility Trade-offs

Secure, hash-based indexing may not support efficient range queries or complex searches, impacting performance for some use cases.

Frequently Asked Questions

Quick Stats

Stars1,476
Forks94
Contributors0
Open Issues3
Last commit15 days ago
CreatedSince 2019

Tags

#gdpr-compliance#tokenization#privacy#ccpa#encryption#security#hipaa-compliance#user-consent#compliance#pii#privacy-by-design#go#data-security#self-hosted#gdpr

Built With

M
MySQL
G
Go
P
PostgreSQL
R
REST API
D
Docker

Links & Resources

Website

Included in

Go169.1k
Auto-fetched 18 hours ago

Related Projects

Prometheus.ioPrometheus.io

The Prometheus monitoring system and time series database.

Stars65,277
Forks10,678
Last commit1 day ago
MilvusMilvus

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

Stars45,359
Forks4,137
Last commit19 hours ago
TiDBTiDB

TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.

Stars40,332
Forks6,221
Last commit19 hours ago
cockroachcockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

Stars32,314
Forks4,074
Last commit1 day ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub