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.
forked from apple/foundationdb
-
Notifications
You must be signed in to change notification settings - Fork 0
FoundationDB - the open source, distributed, transactional key-value store
License
wjmboss/foundationdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
FoundationDB - the open source, distributed, transactional key-value store
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 52.6%
- C 33.6%
- Java 4.2%
- Python 3.6%
- Go 1.5%
- C# 0.9%
- Other 3.6%