31 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener noreferrer'>trScore algorithm: Learn more.</a>Score 7.9 out of 100
Based on 31 reviews and ratings
31 Ratings
<a href='https://www.trustradius.com/static/about-trustradius-scoring' target='_blank' rel='nofollow noopener noreferrer'>trScore algorithm: Learn more.</a>Score 7.8 out of 100
Based on 31 reviews and ratings
Likelihood to Recommend
HBase
Hbase is well suited for large organizations with millions of operations performing on tables, real-time lookup of records in a table, range queries, random reads and writes and online analytics operations.Hbase cannot be replaced for traditional databases as it cannot support all the features, CPU and memory intensive. Observed increased latency when using with MapReduce job joins.
Software Engineer - Big Data Platform
Wish - Shopping Made Fun!Computer Software, 201-500 employees
SQLite
I recommend the use of SQLite for embedded systems.If you need to store a large amount of data, store blobs, use triggers, handle multiple accesses at the same time, and need to optimize indexes, then I would recommend using another database system.SQLite should also be considered if the installation/configuration of a heavier database system is a problem.

Verified User
Engineer in Engineering
Computer Software Company, 11-50 employeesFeature Rating Comparison
NoSQL Databases
HBase
7.7
SQLite
—
Performance
HBase
7.1
SQLite
—
Availability
HBase
7.8
SQLite
—
Concurrency
HBase
7.0
SQLite
—
Security
HBase
7.8
SQLite
—
Scalability
HBase
8.5
SQLite
—
Data model flexibility
HBase
7.2
SQLite
—
Deployment model flexibility
HBase
8.3
SQLite
—
Pros
HBase
- Scalability. HBase can scale to trillions of records.
- Fast. HBase is extremely fast to scan values or retrieve individual records by key.
- HBase can be accessed by standard SQL via Apache Phoenix.
- Integrated. I can easily store and retrieve data from HBase using Apache Spark.
- It is easy to set up DR and backups.
- Ingest. It is easy to ingest data into HBase via shell, Java, Apache NiFi, Storm, Spark, Flink, Python and other means.
Senior Solutions Engineer
HortonworksComputer Software, 501-1000 employees
SQLite
- The biggest one has to be that it is freeware and open source as well. It means for an entry level person who wants to learn relational database and even for a team in the early development stage where security and size of the data are not much, it is a perfect fit in those cases.
- It requires no extra configuration or space because it a server-less installation and also done in just a few mins. So, installing this is never a blocker. It is the actual lite version of SQL as the name suggests and it very powerful and capable of doing all the things which SQL can do, but lacks some of the security and advanced features.
- It prepares the data for us in a structured form in terms of Tables with a file size less than 1 Mb for the complete database entries. It saves us a lot of physical space.
- It is the most suitable DB for Android systems because mobile apps do not have a lot of space or resources for a separate DB, but this one integrates with the whole ecosystem very nicely and we are able to make the most out of it and that too with a file lesser than 1 Mb in size.

Verified User
Team Lead in Information Technology
Information Technology and Services Company, 10,001+ employeesCons
HBase
- There are very few commands in HBase.
- Stored procedures functionality is not available so it should be implemented.
- HBase is CPU and Memory intensive with large sequential input or output access while as Map Reduce jobs are primarily input or output bound with fixed memory. HBase integrated with Map-reduce jobs will result in random latencies.
Data Engineer
ElogicSquare Analytics Pvt. Limited, ClearsenseInformation Technology and Services, 11-50 employees
SQLite
- Better data recovery when the database becomes corrupt would be ideal. I've learned to minimize it by closing the database more frequently, but it can still happen.
- Lack of built-in data encryption.
- SQLite is a single-user DBMS. If a multi-user system is required, then an alternative is required.
iOS Developer
AT&TMarket Research, 51-200 employees
Likelihood to Renew
HBase
HBase 7.9
Based on 10 answers
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.

Verified User
Engineer in Information Technology
Computer Software Company, 501-1000 employeesSQLite
No score
No answers yet
No answers on this topic
Usability
HBase
No score
No answers yet
No answers on this topic
SQLite
SQLite 9.0
Based on 1 answer
I have had a wonderful experience with SQLite because in my every project I use SQLite in the development phase because it's really fast, doesn't crash and very easy to maintain as well. It saves a lot on physical memory and dedicated server usage. It has all the basic functionality you would need to get the job done and that too at no cost at all. What more could you ask for !!!

Verified User
Team Lead in Information Technology
Information Technology and Services Company, 10,001+ employeesSupport Rating
HBase
No score
No answers yet
No answers on this topic
SQLite
SQLite 1.0
Based on 2 answers
I haven't needed support yet.
Team Lead
SternTIInformation Technology & Services, 201-500 employees
Alternatives Considered
HBase
Cassandra os great for writes. But with large datasets, depending, not as great as HBASE. Cassandra does support parquet now. HBase still performance issues. Cassandra has use cases of being used as time series. HBase, it fails miserably. GeoSpatial data, Hbase does work to an extent. HA between the two are almost the same.
Data Lord
Envisagenics, Inc.Marketing and Advertising, 51-200 employees
SQLite
SQLite stacks quite well against Microsoft SQL Server management studio however we need the Microsoft security for our data MDSN documentation is poor but available.
C# .NET Developer
Easy ExpunctionsLegal Services, 11-50 employees
Return on Investment
HBase
- As Hbase is a noSql database, here we don't have transaction support and we cannot do many operations on the data.
- Not having the feature of primary or a composite primary key is an issue as the architecture to be defined cannot be the same legacy type. Also the transaction concept is not applicable here.
- The way data is printed on console is not so user-friendly. So we had to use some abstraction over HBase (eg apache phoenix) which means there is one new component to handle.
Director Of Engineering/Head of Reliability Engineering
InvitaeRetail, 10,001+ employees
SQLite
- We could start immediately to work with SQLite.
- It's very easy. The document is well done and easy to find.
- Having such good database system, free of charge and for any purpose is good news.

Verified User
Engineer in Engineering
Computer Software Company, 11-50 employeesPricing Details
HBase
General
Free Trial
—Free/Freemium Version
—Premium Consulting/Integration Services
—Entry-level set up fee?
No
SQLite
General
Free Trial
—Free/Freemium Version
—Premium Consulting/Integration Services
—Entry-level set up fee?
No