Konubinix' opinionated web of thoughts

Immudb

Fleeting

We already learned about the following use cases from users:

  • use immudb to immutably store every update to sensitive database fields (credit card or bank account data) of an existing application database
  • store CI/CD extensions in immudb to protect build and deployment pipelines
  • store public certificates in immudb
  • use immudb as an additional hash storage for digital objects checksums
  • store log streams (i. e. audit logs) tamperproof

https://github.com/codenotary/immudb

Data stored in immudb is cryptographically coherent and verifiable, like blockchains, just without all the complexity and at high speed.

https://docs.immudb.io/master/