1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-24 16:20:15 +08:00
2017-07-24 10:09:54 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-07-17 16:42:50 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00

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 248 MiB
Languages
C++ 68.1%
C 18.7%
Python 4.1%
Java 3.2%
Go 1.5%
Other 4.2%