kdb+ vs. Riak

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
kdb+
Score 9.0 out of 10
N/A
kdb+ is a time series database from kx headquartered in Palo Alto, California, a division of First Derivatives.N/A
Riak
Score 10.0 out of 10
N/A
Riak is a NoSQL database from Basho Technologies in Bellevue, Washington.N/A
Pricing
kdb+Riak
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
kdb+Riak
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
Features
kdb+Riak
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
kdb+
-
Ratings
Riak
9.4
2 Ratings
7% above category average
Performance00 Ratings10.02 Ratings
Availability00 Ratings10.02 Ratings
Concurrency00 Ratings10.02 Ratings
Security00 Ratings6.02 Ratings
Scalability00 Ratings10.02 Ratings
Data model flexibility00 Ratings10.02 Ratings
Deployment model flexibility00 Ratings10.02 Ratings
Best Alternatives
kdb+Riak
Small Businesses
InfluxDB
InfluxDB
Score 8.5 out of 10
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Medium-sized Companies

No answers on this topic

IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Enterprises

No answers on this topic

IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
kdb+Riak
Likelihood to Recommend
9.0
(5 ratings)
10.0
(6 ratings)
Likelihood to Renew
9.0
(1 ratings)
9.0
(5 ratings)
Usability
7.0
(1 ratings)
-
(0 ratings)
Support Rating
3.0
(1 ratings)
9.0
(1 ratings)
Implementation Rating
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
kdb+Riak
Likelihood to Recommend
Kx
kdb is well suited for real time tick data and time series analytics.
Read full review
Basho Technologies
Riak is well suited to applications such as:
Transaction logging e.g. financial transactions and/or exchange rates.
Storing time series data, especially IoT.
Storing massive amounts of data e.g. corporation wide backups, data lakes etc.
A fully s3 compatible replacement for Amazon s3 ensuring data privacy.
Riak is not as well suited to:
Traditional RDBMS functions, especially those that join the outputs of one or more queries together to produce the desired result.
Read full review
Pros
Kx
  • Time series analysis. The built-in vector operations are extremely fast. Also with the q language you can code up any customized analytical ideas quickly.
  • The database are all file based, very easy to maintain.
  • Very solid and fast interface to websocket, so you can interface with javascript easily.
Read full review
Basho Technologies
  • Highly available: If nodes go offline for any reason, the system still operates.
  • Highly scalable: There is a minimum of 5 nodes, which can handle a lot by themselves. When scaling is required, it can be done easily, with minimal to no downtime on large scales.
  • Very fast searching: Riak has SOLR indexing built-into the core product, which makes querying for data very fast.
Read full review
Cons
Kx
  • Run time error message readability, particularly for new users.
  • Backwards compatibility between versions.
Read full review
Basho Technologies
  • Deletes!!! We've seen on numerous occasions where Riak has "resurrected" deleted data. We've worked with Basho numerous times and tried multiple changes to the way we interact with Riak to prevent the problem but it still remains. The deletes seem to reappear weeks, even months, after the delete was issued. We've had to work around this issue by providing a "deleted" flag for all data objects stored in Riak. Thus, we do no delete but simply flip the flag. Excess baggage we would really like to not have to worry about.
  • Search. Currently there's no way to tell what data you have in Riak without already knowing a particular bucket/key. There is a way to list the keys for a given bucket but due to performance implications, this is not a viable method to lookup data. Especially when you have a large amount of keys in the bucket.
Read full review
Likelihood to Renew
Kx
switching costs
Read full review
Basho Technologies
Right now, I'm on a project where we need databases that can run on embedded systems. Riak isn't necessarily the best fit for that scenario. But when we need a clustered database, that's where we'd start considering Riak.
Read full review
Usability
Kx
its ok
Read full review
Basho Technologies
No answers on this topic
Support Rating
Kx
We don't use it.
Read full review
Basho Technologies
Despite Basho going bankrupt and the project becoming fully open-source, community support is reasonably good, albeit a little slow at times. Paid enterprise-grade support is also available from former Basho engineers but the same company also contributes to the community support for free for basic questions or specific knowledge areas.
Read full review
Alternatives Considered
Kx
Python is very commonly used for large data analysis and in general is much easier to pickup than kdb+. The biggest drawback of kdb+ is the learning curve.
Read full review
Basho Technologies
Because of the RESTful HTTP interface, the consistency model, and because of the catalog-driven data model, Riak was an easy win over Redis and Memcached.
Read full review
Return on Investment
Kx
  • It perfectly solves most of our real time tick data needs.
  • Finding good kdb resources is slightly difficult. Also new people trying to learn kdb experience a relatively longer learning curve.
Read full review
Basho Technologies
  • Riak has been a key part of our company's build process for our client's search backend. It is valuable for is in that it provides a reliable way to view the current search index.
Read full review
ScreenShots