All client data is stored in dedicated Neon databases. Each client has an independent database cluster and
schema, completely isolated from other clients’ data.
- There is no shared database between clients.
- No data from one merchant is ever used, queried, or compared with data from another merchant.
- Forecasting operations are executed within each merchant’s unique data environment.
This isolation prevents any chance of cross‑connection or data leakage between clients.
All services run on encrypted connections (SSL/TLS). Neon provides encrypted storage by default, and all
traffic between Neon and our application layer (hosted on Render/AWS) is encrypted in transit.