MongoDB on OpenShift
This video presents the details of the new MongoDB features in OpenShift. OpenShift is Red Hat Platform as a Service (PaaS) solution that allows to host Java, Perl, PHP, Python and Ruby applications.
This video presents the details of the new MongoDB features in OpenShift. OpenShift is Red Hat Platform as a Service (PaaS) solution that allows to host Java, Perl, PHP, Python and Ruby applications.
Riak is an open source, highly scalable, fault-tolerant distributed database. Different than traditional relational databases and other NoSQL non-relational databases, Riak offers a number of unique benefits to users like the fact that it is built to operate in highly distributed environments, such as the cloud. Riak is also master-less, …
SQLite is the most widely deployed SQL database engine in the world. SQLite is used in common web and mobile applications where simple SQL functions are needed. SQLite allows you to use those functions without having to run a resource heavy database server especially for smaller low scale applications.
This talk shows how Membase clustering comes together, talking about the successes, design decisions and challenges encountered along the way. Membase, created by some of the top contributors to the memcached project, had a need for a distributed system when building the Membase NoSQL database.
The mission of the Apache Mahout project is to build a suite of scalable machine-learning algorithms. Today it is easy and comparably cheap to buy hardware capable of storing terrabytes of data. Now we need the tools to put this data to good use: Discovering trends from streamed user generated …
The “no-SQL” movement seems to be growing in popularity worldwide; especially as cloud computing is becoming more widespread. It seems that many developers believe we are facing a paradigm change in respect to how we store the information from our applications. But it is quite clear that the opportunities and …