immudb explained What is immudb? What makes immudb special? Immutable Auditable Secure How can I use immudb? Use cases: immudb explained What is immudb?...
immudb explained What is immudb? What makes immudb special? Immutable Auditable Secure How can I use immudb? immudb explained What is immudb? immudb is dat...
Streams Chunked reading Streams Immudb provides stream capabilities. Internally it uses “delimited” messages technique, every chunk has a trailer that describe the leng...
immudb specs Summary Running platforms Key/Value API SQL API S3 Storage Backend immudb specs immudb is an append-only, tamperproof database with key/value and S...
Running as a service Running as a service Every operating system has different ways of running services. Immudb provides a facility called immudb service to hide this comp...
User Quickstart with immudb and immuclient Getting immudb running Connecting with immuclient Basic operations with immuclient SQL operations with immuclient Time travel ...
Introduction About Getting started Operations Reference Help and Support External Resources Introduction Welcome to the immudb documentation. Great to see y...
Planning Computing Resources Disk space and data location Planning Before running a database in production, it is important to plan: Computing resources Disk space...
Tamper-proof operations State management Verify state signature Tamperproof reading and writing Verified get and set Tamper-proof operations State management ...