mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 04:18:18 +00:00
95cd5dc3a23a386c12cad0c8e413f915afe5871c
FoundationDB
FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs ACID transactions for all operations. It is especially well-suited for read/write workloads but also has excellent performance for write-intensive workloads. Users interact with the database using API language binding.
Description
FoundationDB - the open source, distributed, transactional key-value store
Readme
Apache-2.0
260 MiB
Languages
C++
65.5%
C
20.3%
Python
4.7%
Java
3.2%
Go
1.6%
Other
4.5%