Apache HBase vs. TeraText Database System (DBS)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HBase
Score 7.3 out of 10
N/A
The Apache HBase project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable.N/A
TeraText Database System (DBS)
Score 4.0 out of 10
N/A
Leidos offers the TeraText Database System (DBS), a database for managing a large amount of documents and text or xml files.N/A
Pricing
Apache HBaseTeraText Database System (DBS)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
HBaseTeraText Database System (DBS)
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache HBaseTeraText Database System (DBS)
Features
Apache HBaseTeraText Database System (DBS)
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Apache HBase
7.7
Ratings
14% below category average
TeraText Database System (DBS)
-
Ratings
Performance7.10 Ratings00 Ratings
Availability7.80 Ratings00 Ratings
Concurrency7.00 Ratings00 Ratings
Security7.80 Ratings00 Ratings
Scalability8.60 Ratings00 Ratings
Data model flexibility7.10 Ratings00 Ratings
Deployment model flexibility8.20 Ratings00 Ratings
User Ratings
Apache HBaseTeraText Database System (DBS)
Likelihood to Recommend
7.7
(0 ratings)
-
(0 ratings)
Likelihood to Renew
7.9
(0 ratings)
-
(0 ratings)
User Testimonials
Apache HBaseTeraText Database System (DBS)
Likelihood to Recommend
HBase is well suited for streaming ingest, fast lookups, massive datasets, data warehouse lookup tables, RDBMS replacement, MongoDB replacement, key-value store, data scans, logs, JSON storage and some binary storage. My preferred use case is for storing data points like time series or data produced by sensors. I often use HBase when I need data available immediately and I am not looking for transactions. This is a great store for really wide tables with tons of columns. It is also great if you are not sure what type of data you are going to have. It really excels at sparse data.
Read full review
No answers on this topic
Pros
  • Scalable and truly non-relational data
  • HBase operations run in real-time on its database rather than MapReduce jobs
  • Scales linearly to support billions of rows with millions of columns
Read full review
No answers on this topic
Cons
  • Write performance
  • Performance support for parquet file format. supports, but performance wise still not there
  • API / library availability for spark, rather than creating a new library for it
Read full review
No answers on this topic
Likelihood to Renew
There's really not anything else out there that I've seen comparable for my use cases. HBase has never proven me wrong. Some companies align their whole business on HBase and are moving all of their infrastructure from other database engines to HBase. It's also open source and has a very collaborative community.
Read full review
No answers on this topic
Alternatives Considered
Compared NoSQL databases with traditional databases for faster retrieval and consistency. As MongoDB is a NoSQL supports dynamic fields, however, query performance is bad for aggregations and added maintenance. When compared with MySQL and Teradata, it could not scale up as fast as Hbase and added cost involved to it. HBase can be easily scalable to a huge volume of records, have a faster lookup and provides consistency
Read full review
No answers on this topic
Return on Investment
  • Positive: Open source, easy to use, good to store big data.
  • Negative: SQL functionalities are not available.
  • More memory utilization
  • More troubleshooting
Read full review
No answers on this topic
ScreenShots