Introduction
Welcome to the immudb documentation. Great to see you here!
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.
immudb can be used both as a key-value store, or as a relational database (SQL).
The immudb documentation is structured as follows:
In the About section, you can lean more about what makes immudb unique, how it works, and what you can use it for.
Getting started
- Want to dive right in and play around? Get started with the user quickstart
This section covers what you need to run immudb in a real server or production environment.
Reference
Here you can find a comprehensive list of immudb configuration options and developer APIs.
Join our
[
](https://discord.gg/ThSJxNEHhZ)
External Resources
Here are some external links you may find valuable:
- immudb binaries to download and Go SDK (opens new window)
- SDKs for , Java (opens new window), , and Node.js (opens new window)
[
Tweet about immudb
]()