Developers can store all types of data.
FoundationDB is multi-model, meaning you can store many types data all in a single database. All data is safely stored, distributed, and replicated in the Key-Value Store component, and new functionality, like our SQL Layer, is layered on top of its simple API.


