Skip to content

GraphDB v1.0.0

Choose a tag to compare

@SamuelSupe SamuelSupe released this 22 Jul 17:00
· 24 commits to main since this release
6c502d7

GraphDB v1.0.0

GraphDB 1.0 is the first public GitHub release of the object-storage-backed graph database for CMDB and IT topology.

Highlights

  • Multi-tenant graph data with JSON Query DSL and GQL.
  • all, writer, and reader deployment modes.
  • Local disk and generic S3-compatible object storage.
  • Native Aliyun OSS, Huawei OBS, and Tencent COS providers.
  • Parquet manifests, snapshots, commit replay, reader freshness controls, and operational tooling.
  • Bilingual English/Chinese README, deployment documentation, usage manual, API map, SDK guide, and troubleshooting guides.

Included assets

  • Static binaries for Linux amd64, Linux arm64, and macOS arm64.
  • Docker Compose examples for MinIO and RustFS.
  • API, deployment, usage, SDK, and bilingual help documentation.
  • SHA-256 checksum for the release archive.

Validation

  • Full Go test suite passed in OrbStack.
  • Release builds passed for Linux amd64, Linux arm64, and macOS arm64.
  • MinIO and RustFS Compose configurations validated.

For deployment, start with the English release deployment guide or 中文发行版部署文档.