DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. BoltDB vs. ObjectBox vs. Riak KV vs. Sphinx

System Properties Comparison Bangdb vs. BoltDB vs. ObjectBox vs. Riak KV vs. Sphinx

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonObjectBox  Xexclude from comparisonRiak KV  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn embedded key-value store for Go.Extremely fast embedded database for small devices, IoT and MobileDistributed, fault tolerant key-value storeOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeObject oriented DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesSearch engine
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitebangdb.comgithub.com/­boltdb/­boltobjectbox.iosphinxsearch.com
Technical documentationdocs.bangdb.comdocs.objectbox.iowww.tiot.jp/­riak-docs/­riak/­kv/­latestsphinxsearch.com/­docs
DeveloperSachin Sinha, BangDBObjectBox LimitedOpenSource, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release20122013201720092001
Current releaseBangDB 2.0, October 20213.2.0, December 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT LicenseOpen Source infoApache License 2.0Open Source infoApache version 2, commercial enterprise editionOpen 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 languageC, C++GoC and C++ErlangC++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Android
iOS
Linux
macOS
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesnono
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 infosecondary, composite, nested, reverse, geospatialnoyesrestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLSQL like support with command line toolnononoSQL-like query language (SphinxQL)
APIs and other access methodsProprietary protocol
RESTful HTTP API
Proprietary native APIHTTP API
Native Erlang Interface
Proprietary protocol
Supported programming languagesC
C#
C++
Java
Python
GoC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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
Server-side scripts infoStored proceduresnononoErlangno
Triggersyes, Notifications (with Streaming only)nonoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenoneSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneonline/offline synchronization between client and serverselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDnono
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes 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.yes, run db with in-memory only modenono
User concepts infoAccess controlyes (enterprise version only)noyesyes, using Riak Securityno
More information provided by the system vendor
BangdbBoltDBObjectBoxRiak KVSphinx
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

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
BangdbBoltDBObjectBoxRiak KVSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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

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

Milvus logo

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here