FoundationDB is a NoSQL database with a shared nothing architecture.[1] The product is designed around a "core" database, with additional features supplied in "layers."[2] The core database exposes an ordered key-value store with transactions.[3] The transactions are able to read or write multiple keys stored on any machine in the cluster while fully supporting ACID properties.[4] Transactions are used to implement a variety of data models via layers.
"Building FoundationDB Layers" - Learn how in this online course. All who complete it get a FDB shirt or mug! https://education.foundationdb.com/
Zrodlo:https://twitter.com/FoundationDB/status/463322307457327104
Cos o FoundationDB:
FoundationDB is a NoSQL database with a shared nothing architecture.[1] The product is designed around a "core" database, with additional features supplied in "layers."[2] The core database exposes an ordered key-value store with transactions.[3] The transactions are able to read or write multiple keys stored on any machine in the cluster while fully supporting ACID properties.[4] Transactions are used to implement a variety of data models via layers.
http://en.wikipedia.org/wiki/FoundationDB
FoundationDB jest do pobrania w wersjach community na Ubuntu, RH/CentOS, OsX, Windows. Alternatywnie mozna to uruchomic w AWS.:
https://foundationdb.com/pricing
#bazydanych #nosql #programujzwykopem #webdev