#Deployment
PhoenixmlDb supports three deployment modes, from single-process embedded to multi-node distributed:
-
Embedded Mode — Run as an in-process library, no separate server
-
Server Mode — Standalone server with gRPC API, authentication, and TLS
-
Cluster Mode — Multi-node deployment with Raft consensus and sharding