What is FoundationDB?
FoundationDB is a NoSQL database with a shared nothing architecture. Designed around a "core" ordered key-value database, additional features and data models are supplied in layers. The key-value database, as well as all layers, supports full, cross-key and cross-server ACID transactions.
FoundationDB is a tool in the Databases category of a tech stack.
Why developers like FoundationDB
ACID transactions
Linear scalability
Multi-model database
Key-Value Store
Great Foundation
SQL Layer