Skip to content

codenotary/immudb-client-examples

Repository files navigation

immudb Client Examples

CLI Examples Go Examples Python Examples Java Examples Node Examples

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.

Playground

To learn interactively and get started with immudb from the command line and programming languages, visit the immudb Playground.

The immudb Playground