This Git repository is a central repository for examples using official immudb clients in different programming languages.
Examples (Python, Go, CLI) are tested against immudb:latest container.
More documentation at:
We're actively working on the implementation of immudb clients for different languages.
The most complete client is implemented in Golang, and it's used to build immuclient and immuadmin CLIs.
immudb can easily be used from any language by means of immugw.
To learn interactively and get started with immudb from the command line and programming languages, visit the immudb Playground.