FlexVertex is not a framework — it’s a substrate.
It doesn’t dictate how you build your applications; it removes the friction between your data model and your code.
Each edition, from Titanium to Platinum, shares the same object hierarchy, letting developers persist and query data as it’s actually structured — without the impedance mismatch of ORM layers.
Titanium | Iron | Platinum | |
---|---|---|---|
Ideal for | Edge and embedded systems | Single-node applications | Small deployments through hyperscale environments |
Data Multiverse™ | ✅ | ✅ | ✅ |
Graph data model | ✅ | ✅ | ✅ |
Document data model | ✅ | ✅ | ✅ |
Time series data model | ✅ | ✅ | ✅ |
Object orientation | ✅ | ✅ | ✅ |
ACID-compliant transactions | ✅ | ✅ | ✅ |
Cross-edition code portable | ✅ | ✅ | ✅ |
Replication | 🚫 | 🚫 | ✅ |
Deployment mode | Embedded / Edge | Single server - any size | Distributed multi-cluster |
License | Paid | Free for use | Paid enterprise |
Included nodes | Configurable | 1 | Configurable |