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...
Concepts Adding data Checking data consistency State signature Item References Primary Index Secondary Index Streams Cryptographic signatures Authentication (tra...
The immudb Web Console Accessing the Web Console The immudb Web Console immudb includes an embedded web console which can be accessed via the default port 8080 (web-ser...
User Quickstart with immudb and immuclient Getting immudb running Connecting with immuclient Basic operations with immuclient SQL operations with immuclient Time travel ...
Pgsql protocol compatibility Pgsql protocol compatibility immudb can talk the pgsql wire protocol (opens new window) which makes it compatible with a widely available set ...
Introduction About Getting started Operations Reference Help and Support External Resources Introduction Welcome to the immudb documentation. Great to see y...
Health Monitoring Health Monitoring immudb exposes a Prometheus end-point, by default on port 9497 on /metrics . You can use immuadmin stats to see these metrics without a...
Getting started with immudb Development Clients SDKs Getting immudb running Connecting from your programming language Importing the SDK Connection and authentication ...