DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Heroic vs. Kinetica vs. RocksDB vs. Sadas Engine vs. Sphinx

System Properties Comparison Heroic vs. Kinetica vs. RocksDB vs. Sadas Engine vs. Sphinx

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonKinetica  Xexclude from comparisonRocksDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchFully vectorized database across both GPUs and CPUsEmbeddable persistent key-value store optimized for fast storage (flash and RAM)SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelTime Series DBMSRelational DBMSKey-value storeRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitegithub.com/­spotify/­heroicwww.kinetica.comrocksdb.orgwww.sadasengine.comsphinxsearch.com
Technical documentationspotify.github.io/­heroicdocs.kinetica.comgithub.com/­facebook/­rocksdb/­wikiwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsphinxsearch.com/­docs
DeveloperSpotifyKineticaFacebook, Inc.SADAS s.r.l.Sphinx Technologies Inc.
Initial release20142012201320062001
Current release7.1, August 20219.2.1, May 20248.03.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoBSDcommercial infofree trial version availableOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC, C++C++C++C++
Server operating systemsLinuxLinuxAIX
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesyes infovia Elasticsearchyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyesSQL-like query language (SphinxQL)
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
RESTful HTTP API
C++ API
Java API
JDBC
ODBC
Proprietary protocol
Proprietary protocol
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnouser defined functionsnonono
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangenono
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioninghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoGPU vRAM or System RAMyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles on table levelnoAccess rights for users, groups and roles according to SQL-standardno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HeroicKineticaRocksDBSadas EngineSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here