DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. Dgraph vs. Dragonfly vs. GridDB vs. SwayDB

System Properties Comparison BigObject vs. Dgraph vs. Dragonfly vs. GridDB vs. SwayDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonDgraph  Xexclude from comparisonDragonfly  Xexclude from comparisonGridDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesDistributed and scalable native Graph DBMSA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceScalable in-memory time series database optimized for IoT and Big DataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedGraph DBMSKey-value storeTime Series DBMSKey-value store
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score0.41
Rank#266  Overall
#38  Key-value stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitebigobject.iodgraph.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
griddb.netswaydb.simer.au
Technical documentationdocs.bigobject.iodgraph.io/­docswww.dragonflydb.io/­docsdocs.griddb.net
DeveloperBigObject, Inc.Dgraph Labs, Inc.DragonflyDB team and community contributorsToshiba CorporationSimer Plaha
Initial release20152016202320132018
Current release1.0, March 20235.1, August 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0Open Source infoBSL 1.1Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also 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 systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
Windows
LinuxLinux
Data schemeyesschema-freescheme-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesstrings, hashes, lists, sets, sorted sets, bit arraysyes infonumerical, string, blob, geometry, boolean, timestampno
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.nonononono
Secondary indexesyesyesnoyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoSQL92, SQL-like TQL (Toshiba Query Language)no
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocolJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java
Kotlin
Scala
Server-side scripts infoStored proceduresLuanoLuanono
Triggersnonopublish/subscribe channels provide some trigger functionalityyesno
Partitioning methods infoMethods for storing different data on different nodesnoneyesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication via RaftSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic execution of command blocks and scriptsACID at container levelAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnono infoPlanned for future releasesPassword-based authenticationAccess rights for users can be defined per databaseno
More information provided by the system vendor
BigObjectDgraphDragonflyGridDBSwayDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more

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
BigObjectDgraphDragonflyGridDBSwayDB
Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

10 Best Graph Databases to Consider for 2023
24 November 2023, Analytics Insight

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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

Present your product here