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 > Badger vs. Hive vs. Riak TS vs. Sphinx vs. Splice Machine

System Properties Comparison Badger vs. Hive vs. Riak TS vs. Sphinx vs. Splice Machine

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonHive  Xexclude from comparisonRiak TS  Xexclude from comparisonSphinx  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.data warehouse software for querying and managing large distributed datasets, built on HadoopRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVOpen source search engine for searching in data from different sources, e.g. relational databasesOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelKey-value storeRelational DBMSTime Series DBMSSearch engineRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#325  Overall
#49  Key-value stores
Score62.59
Rank#18  Overall
#12  Relational DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Score0.54
Rank#255  Overall
#116  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerhive.apache.orgsphinxsearch.comsplicemachine.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgercwiki.apache.org/­confluence/­display/­Hive/­Homewww.tiot.jp/­riak-docs/­riak/­ts/­latestsphinxsearch.com/­docssplicemachine.com/­how-it-works
DeveloperDGraph LabsApache Software Foundation infoinitially developed by FacebookOpen Source, formerly Basho TechnologiesSphinx Technologies Inc.Splice Machine
Initial release20172012201520012014
Current release3.1.3, April 20223.0.0, September 20223.5.1, February 20233.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2Open SourceOpen Source infoGPL version 2, commercial licence availableOpen Source infoAGPL 3.0, commercial license 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 languageGoJavaErlangC++Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnonoyes
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.nono
Secondary indexesnoyesrestrictedyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes, limitedSQL-like query language (SphinxQL)yes
APIs and other access methodsJDBC
ODBC
Thrift
HTTP API
Native Erlang Interface
Proprietary protocolJDBC
Native Spark Datasource
ODBC
Supported programming languagesGoC++
Java
PHP
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceErlangnoyes infoJava
Triggersnonoyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorselectable replication factornoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyesnoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between datasets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnoAccess rights for users, groups and rolesnonoAccess rights for users, groups and roles according to SQL-standard

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

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

More resources
BadgerHiveRiak TSSphinxSplice Machine
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

What Is Apache Iceberg?
26 February 2024, IBM

provided by Google News

What you missed in the Smart World: Amazon enters IoT space
12 October 2015, SiliconANGLE News

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

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

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

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

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Unified MLOps: Feature Stores and Model Deployment
13 May 2022, InfoQ.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here