Overview
immudb is an open-source immutable database that stores every write with a cryptographic hash chain, making all data permanently auditable and tamper-proof without relying on trust. It supports SQL and key-value interfaces, making it a drop-in addition to existing stacks for compliance-sensitive data such as audit logs, financial records, and access history. Teams use immudb to meet SOC 2, GDPR, and PCI-DSS audit trail requirements without building custom hashing infrastructure. Built in Go with sub-millisecond write latency, it handles millions of records per second on modest hardware.
Highlights
- Cryptographic hash chain guarantees every record is tamper-evident and independently verifiable
- SQL and key-value APIs let you query immutable data without changing your application logic
- Sub-millisecond write latency with support for millions of records per second on standard EC2
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/hour |
|---|---|---|
immudb - Tamper-Proof Immutable Database | Hourly software fee per running container task | $0.01 |
Vendor refund policy
Contact support@waltsoft.net within 30 days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
ECS Container
- Amazon ECS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Initial container release v1.0.0.
Additional details
Usage instructions
Quick Start
Pull the container image
Run with Docker
Deploy on Amazon ECS
- Create an ECS cluster (Fargate or EC2 launch type)
- Register a task definition using the image above
- Map container port 3322 to the host or load balancer
- Attach a persistent volume at /data for configuration
- Run the service and note the assigned public IP or ALB DNS
Access the application
- Open http://YOUR-HOST:3322 in your browser
- Complete the first-run setup wizard if prompted
- Create your administrator account
Port Mappings
- 3322: Primary web interface
Persistent Data
Mount a volume at /data to preserve configuration across restarts.
Support
Contact support@waltsoft.net for deployment assistance. Response within 24 hours.
Support
Vendor support
For support, contact support@waltsoft.net or visit
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.