Open source · Apache 2.0immudb keeps a history
immudb keeps a history
nobody can rewrite.
immudb is a database written in Go, but unlike other databases, it is immutable: history is preserved and can't be changed without clients noticing.
Running immudb
Running samples
immudb in production
Connecting with immudb
Develop with Key Value
Develop with SQL
Develop with Document
Embedded
Release Notes
Welcome to the immudb documentation. Great to see you here!
immudb can operate as a key-value, relational (SQL) or document database, making it a truly no-SQL database.
immudb can be run as full database server with replicas or easily embedded as a lightweight database into application.
Help and Support#
Ask a question or report a problem on the immudb issue tracker .