FoundationDB seminar abstract and report

FoundationDB is a NoSQL database with a shared nothing architecture. The product is designed around a core database, with additional features supplied in layers. The core database exposes an ordered key-value store with transactions. The transactions are able to read or write multiple keys stored on any machine in the cluster while fully supporting ACID (Atomicity, Consistency, Isolation, Durability) properties. Transactions are used to implement a variety of data models via layers.

This NoSQL database is horizontally scalable, achieving high performance per node in configurations from a single machine to a large cluster. FoundationDB also offers elasticity, allowing machines to be provisioned or de provisioned in a running cluster with automated load balancing and data distribution. FoundationDB is in proprietary approach currently, having plans for releasing some of the software open source.

FoundationDB's official launch(beta) was on March 2013.
Founders: Nick Lavezzo, Dave Rosenthal, and Dave Scherer

Sources:
https://en.wikipedia.org/wiki/FoundationDB
http://foundationdb.com/white-papers/

Database related topics:
http://www.collegelib.com/t-couchdb.html
http://www.collegelib.com/t-cassandra-database.html


We prepared and published this seminar abstract for final year engineering students seminar research. You should do your own research additional to this information before presenting your seminar.
Please include "Reference: Collegelib.com" and link back to this page in your work.
Subscribe via email for more Latest topics
12 Steps to boost your innovative project ideas