Apache HBase vs mongrel
A side-by-side look at Apache HBase and mongrel. For an in-depth review of either product, follow the links below.
Apache HBase
Development
Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. It is written in Java and provides fast random access to large amounts of structured data.
distributednonrelationalbig-datahadoop
mongrel
Development
Mongrel is a fast HTTP 1.1 web server library written in Ruby for the Ruby on Rails and Sinatra web frameworks. It is light, easy to install and configure, and good for development and testing environments.
rubyhttpweb-serverfastlightweight
Related Comparisons
Nginx
Apache HTTP Server
SQLite
MongoDB
Google Cloud Bigtable
AskSam