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

DBMS > Badger vs. RethinkDB vs. SAP Advantage Database Server vs. Sphinx vs. SwayDB

System Properties Comparison Badger vs. RethinkDB vs. SAP Advantage Database Server vs. Sphinx vs. SwayDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSphinx  Xexclude from comparisonSwayDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Low-cost RDBMS with access to ISAM and FoxPro data structuresOpen source search engine for searching in data from different sources, e.g. relational databasesAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeDocument storeRelational DBMSSearch engineKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­dgraph-io/­badgerrethinkdb.comwww.sap.com/products/advantage-database-server.htmlsphinxsearch.comswaydb.simer.au
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerrethinkdb.com/­docssphinxsearch.com/­docs
DeveloperDGraph LabsThe Linux Foundation infosince July 2017Sybase, SAPSphinx Technologies Inc.Simer Plaha
Initial release20172009199320012018
Current release2.4.1, August 20203.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2commercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoGNU Affero GPL V3.0
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 languageGoC++C++Scala
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometryyesnono
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 indexesnoyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnonoyesSQL-like query language (SphinxQL)no
APIs and other access methods.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Proprietary protocol
Supported programming languagesGoC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Delphi
Perl
PHP
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
TriggersnoClient-side triggers through changefeedsyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basednoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsACIDnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
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.nonono infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlnoyes infousers and table-level permissionsfine grained access rights according to SQL-standardnono

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
BadgerRethinkDBSAP Advantage Database Server infoformer name: Sybase ADSSphinxSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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



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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Present your product here