Codenotary has unveiled immudb 1.11, a significant enhancement to its open-source database, transforming it from a mere tamper-proof datastore into a comprehensive trust infrastructure layer.
Key Features of immudb 1.11
The latest iteration introduces immutable audit logging, seamlessly integrated into immudb. This feature empowers organizations to establish permanent, tamper-proof records of both data and database activities, detailing who accessed or modified data and when these actions occurred.
Underpinned by cryptographic verification, immudb guarantees that neither the data nor its historical records can be altered or deleted without detection. This architectural evolution eliminates the reliance on external logging tools, consolidating all records within a unified system and mitigating risks associated with fragmented or modifiable logs.
PostgreSQL Compatibility
In addition to its robust logging capabilities, the update introduces compatibility with PostgreSQL. This allows existing applications and tools to operate without modification while benefiting from built-in immutability and auditability. Such compatibility lowers migration barriers and broadens adoption across enterprise environments.
Benefits for Organizations
- Unalterable audit trails
- Simplified compliance and reporting
- Reduced operational complexity
By embedding auditability as a core capability, immudb positions open source as a viable alternative to proprietary compliance and logging systems.
“The new immudb addresses a challenge that many organizations face: demonstrating that their data—and the actions taken upon it—can be trusted,” remarked Dennis Zimmer, Co-founder and Chief Technology Officer at Codenotary. “While most systems depend on separate logging tools to monitor changes, those logs can often be incomplete, disconnected, or even tampered with.”
This release further solidifies the role of open source in security-critical infrastructure, fostering verifiable trust across AI systems, cybersecurity, and supply chain environments.