# NamiDB > Cloud-native graph database with Cypher / GQL on top of an S3-compatible bucket. Embedded, server, and managed cloud deployments share one engine. ## Documentation Sets - [Abridged documentation](https://docs.namidb.com/llms-small.txt): a compact version of the documentation for NamiDB, with non-essential content removed - [Complete documentation](https://docs.namidb.com/llms-full.txt): the full documentation for NamiDB - [Cypher reference](https://docs.namidb.com/_llms-txt/cypher-reference.txt): Supported subset, read/write clauses, functions, LDBC SNB. - [SDK reference](https://docs.namidb.com/_llms-txt/sdk-reference.txt): Python, Rust, CLI, and HTTP API surfaces. - [Operations](https://docs.namidb.com/_llms-txt/operations.txt): Configuration, URI grammar, storage backends, self-host. - [Internals (RFCs)](https://docs.namidb.com/_llms-txt/internals-rfcs.txt): 18 design RFCs covering storage, optimizer, executor, caches. ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation